source:
client/boot-tools/includes/etc/initramfs-tools/modules
@
7da63e81
Last change on this file since 7da63e81 was dbc61ba, checked in by , 6 years ago | |
---|---|
|
|
File size: 341 bytes |
Rev | Line | |
---|---|---|
[00a2c2c] | 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 | |
[c83db2f] | 11 | |
[8176c4f] | 12 | # Kernel 3.2 video. |
13 | #vga16b | |
14 | #vesafb | |
15 | #fbcon | |
[c83db2f] | 16 | |
[8176c4f] | 17 | # Kernel 3.7+ video. |
18 | uvesafb | |
[c83db2f] | 19 | |
[dbc61ba] | 20 | # Generales |
21 | #usbcore | |
22 | #uhci_hcd | |
23 | #ehci_hcd | |
[c83db2f] | 24 | usbhid |
[36919af0] | 25 | usbmouse |
[8176c4f] | 26 | mac-hid |
[dbc61ba] | 27 | arc4 |
28 | cmac |
Note: See TracBrowser
for help on using the repository browser.