summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradv <adv@uma.es>2013-07-17 11:32:12 +0000
committeradv <adv@uma.es>2013-07-17 11:32:12 +0000
commitc83db2f4a41b3592b6c757a9368f4f857824f884 (patch)
tree9fbde21b9a3d7c5f3ae5f4db7b28e9c6beaf12f0
parentaf46274558459945b013f83dd512e41d88ce53f6 (diff)
#603 #615 initrd modules: framebuffer(vesa16b vesafb fbcon) usb
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3992 a21b9725-9963-47de-94b9-378ad31fedc9
-rw-r--r--client/boot-tools/includes/etc/initramfs-tools/modules21
1 files changed, 15 insertions, 6 deletions
diff --git a/client/boot-tools/includes/etc/initramfs-tools/modules b/client/boot-tools/includes/etc/initramfs-tools/modules
index a969471b..4955ba4d 100644
--- a/client/boot-tools/includes/etc/initramfs-tools/modules
+++ b/client/boot-tools/includes/etc/initramfs-tools/modules
@@ -8,9 +8,18 @@
#
# raid1
# sd_mod
-# Kernel 3.2 video.
-#vga16b
-#vesafb
-#fbcon
-# Kernel 3.7 video.
-uvesafb
+
+# video Kernel 3.2 video.
+vga16b
+vesafb
+fbcon
+
+# video Kernel 3.7 video.
+#uvesafb
+
+#generales
+usbcore
+uhci_hcd
+ehci_hcd
+usbhid
+mac-hid \ No newline at end of file