source:
client/boot-tools/includes/etc/initramfs-tools/modules
@
20324f2
Last change on this file since 20324f2 was 1602040, checked in by , 11 years ago | |
---|---|
|
|
File size: 326 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 | # video Kernel 3.2 video. |
13 | vga16b |
14 | vesafb |
15 | fbcon |
16 | |
17 | # video Kernel 3.7 video. |
18 | #uvesafb |
19 | |
20 | #generales |
21 | usbcore |
22 | uhci_hcd |
23 | ehci_hcd |
24 | usbhid |
25 | mac-hid |
Note: See TracBrowser
for help on using the repository browser.