diff options
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2010-02-10 23:44:22 +0100 |
---|---|---|
committer | Thomas Bächler <thomas@archlinux.org> | 2010-02-11 00:04:25 +0100 |
commit | 3e6b1d148595eb628ebf018174b5b1f88be3e2a6 (patch) | |
tree | 696e88976ba11311c9372fb91d2c0e38aaa26486 /mkinitcpio.conf | |
parent | 6fdbf6edefb4371179783c2539d2f30c682bd155 (diff) | |
download | mkinitcpio-3e6b1d148595eb628ebf018174b5b1f88be3e2a6.tar.gz mkinitcpio-3e6b1d148595eb628ebf018174b5b1f88be3e2a6.tar.xz |
Removed/changed messages/comments about klibc/kinit
Also remove comment about "modload" in conf.
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Signed-off-by: Thomas Bächler <thomas@archlinux.org>
Diffstat (limited to 'mkinitcpio.conf')
-rw-r--r-- | mkinitcpio.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mkinitcpio.conf b/mkinitcpio.conf index 7b2c98c..781d64a 100644 --- a/mkinitcpio.conf +++ b/mkinitcpio.conf @@ -30,7 +30,6 @@ FILES="" # help on a given hook. # 'base' is _required_ unless you know precisely what you are doing. # 'udev' is _required_ in order to automatically load modules -# 'modload' may be used in place of 'udev', but is not recommended # 'filesystems' is _required_ unless you specify your fs modules in MODULES # Examples: # This setup specifies all modules in the MODULES setting above. |