summaryrefslogtreecommitdiffstats
path: root/mkinitcpio.conf
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2012-12-27 18:16:36 +0100
committerDave Reisner <dreisner@archlinux.org>2012-12-28 01:32:13 +0100
commit833e26225b20863cd91ee5df8efb112a2a36e3d0 (patch)
tree907823a4538f087d0c48931587d91489c6db9cb6 /mkinitcpio.conf
parent6be469d5f21309fe80d927d277d37a99db22b511 (diff)
downloadmkinitcpio-833e26225b20863cd91ee5df8efb112a2a36e3d0.tar.gz
mkinitcpio-833e26225b20863cd91ee5df8efb112a2a36e3d0.tar.xz
hooks: rename 'usbinput' to 'keyboard' and add more modules
Make the hook a bit more generic by including non-usb keyboard drivers. This should mean that any keyboard will now work in the initramfs. In addition to fixing some uncommon setups requiring additional keyboard modules, this would allow us to no longer build in the atkbd module (and hence i8042) in our stock kernels, which will remove an ugly error message on boot for systems without the i8042 controller. Signed-off-by: Tom Gundersen <teg@jklm.no>
Diffstat (limited to 'mkinitcpio.conf')
-rw-r--r--mkinitcpio.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkinitcpio.conf b/mkinitcpio.conf
index 1047011..7616809 100644
--- a/mkinitcpio.conf
+++ b/mkinitcpio.conf
@@ -49,7 +49,7 @@ FILES=""
#
## NOTE: If you have /usr on a separate partition, you MUST include the
# usr, fsck and shutdown hooks.
-HOOKS="base udev autodetect modconf block filesystems usbinput fsck"
+HOOKS="base udev autodetect modconf block filesystems keyboard fsck"
# COMPRESSION
# Use this to compress the initramfs image. By default, gzip compression