perl-5.22
|
Last change
on this file since 225b098 was
5fedc40,
checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago
|
|
replaced module_init_tools with kmod
|
-
Property mode set to
100644
|
|
File size:
1001 bytes
|
| Rev | Line | |
|---|
| [5fedc40] | 1 | # HOW TO EDIT THIS FILE: |
|---|
| 2 | # The "handy ruler" below makes it easier to edit a package description. Line |
|---|
| 3 | # up the first '|' above the ':' following the base package name, and the '|' |
|---|
| 4 | # on the right side marks the last column you can put a character in. You must |
|---|
| 5 | # make exactly 11 lines for the formatting to be correct. It's also |
|---|
| 6 | # customary to leave one space after the ':' except on otherwise blank lines. |
|---|
| 7 | |
|---|
| 8 | |-----handy-ruler------------------------------------------------------| |
|---|
| 9 | kmod: kmod (kernel module tools and library) |
|---|
| 10 | kmod: |
|---|
| 11 | kmod: kmod is a set of tools to handle common tasks with Linux kernel |
|---|
| 12 | kmod: modules like insert, remove, list, check properties, resolve |
|---|
| 13 | kmod: dependencies and aliases. The aim is to be compatible with the tools, |
|---|
| 14 | kmod: configurations and indexes from the module-init-tools project. |
|---|
| 15 | kmod: |
|---|
| 16 | kmod: These tools are designed on top of libkmod, a library that is |
|---|
| 17 | kmod: shipped with kmod. |
|---|
| 18 | kmod: |
|---|
| 19 | kmod: Project home: http://www.kernel.org/pub/linux/utils/kernel/kmod/ |
|---|
Note: See
TracBrowser
for help on using the repository browser.