[arch-projects] [mkinitcpio][PATCH] Added usbinput to default hooks (implements FS#19328)

Eric Bélanger snowmaniscool at gmail.com
Sun Jun 19 06:40:06 EDT 2011


Signed-off-by: Eric Bélanger <snowmaniscool at gmail.com>
---
 mkinitcpio.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/mkinitcpio.conf b/mkinitcpio.conf
index 52abd56..64e0c13 100644
--- a/mkinitcpio.conf
+++ b/mkinitcpio.conf
@@ -54,7 +54,7 @@ FILES=""
 #
 ##   This setup loads an lvm2 volume group on a usb device.
 #    HOOKS="base udev usb lvm2 filesystems"
-HOOKS="base udev autodetect pata scsi sata filesystems"
+HOOKS="base udev autodetect pata scsi sata filesystems usbinput"
 
 # COMPRESSION
 # Use this to compress the initramfs image. With kernels earlier than
-- 
1.7.5.4



More information about the arch-projects mailing list