initrd.availableKernelModules: add support for keyboards

As explained in #2169, some keyboards need special drivers,
so these are always added, both on installation and normal systems.
This commit is contained in:
Vladimír Čunát
2014-08-12 20:00:01 +02:00
parent bcdbbf3ea1
commit 02cb604fd6
2 changed files with 3 additions and 2 deletions

View File

@@ -195,6 +195,7 @@ in
"xhci_hcd"
"usbhid"
"hid_generic"
"hid_apple" "hid_logitech_dj" "hid_lenovo_tpkbd" "hid_roccat"
# Unix domain sockets (needed by udev).
"unix"