source: client/boot-tools/includes/etc/initramfs-tools/modules @ f53877a

webconsole3
Last change on this file since f53877a was 1236d17, checked in by jm.bardallo <juanmanuel.bardallo@…>, 7 years ago

añadidos nuevamente los ficheros de opengnsys del branch devel, se habían quitado por error

  • Property mode set to 100644
File size: 327 bytes
Line 
1# List of modules that you want to include in your initramfs.
2#
3# Syntax:  module_name [args ...]
4#
5# You must run update-initramfs(8) to effect this change.
6#
7# Examples:
8#
9# raid1
10# sd_mod
11
12# Kernel 3.2 video.
13#vga16b
14#vesafb
15#fbcon
16
17# Kernel 3.7+ video.
18uvesafb
19
20#generales
21usbcore
22uhci_hcd
23ehci_hcd
24usbhid
25usbmouse
26mac-hid
Note: See TracBrowser for help on using the repository browser.