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

Last change on this file since 20324f2 was 1602040, checked in by ramon <ramongomez@…>, 11 years ago

Versión 1.0.5, #616: Integrar código de la versión 1.0.5 en rama principal.

git-svn-id: https://opengnsys.es/svn/trunk@4309 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 326 bytes
RevLine 
[58828de]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
[1602040]11
12# video Kernel 3.2 video.
[58828de]13vga16b
14vesafb
15fbcon
16
[1602040]17# video Kernel 3.7 video.
18#uvesafb
19
20#generales
21usbcore
22uhci_hcd
23ehci_hcd
24usbhid
25mac-hid
Note: See TracBrowser for help on using the repository browser.