26 lines
318 B
Plaintext
26 lines
318 B
Plaintext
# List of modules that you want to include in your initramfs.
|
|
#
|
|
# Syntax: module_name [args ...]
|
|
#
|
|
# You must run update-initramfs(8) to effect this change.
|
|
#
|
|
# Examples:
|
|
#
|
|
# raid1
|
|
# sd_mod
|
|
|
|
# Kernel 3.2 video.
|
|
#vga16b
|
|
#vesafb
|
|
#fbcon
|
|
|
|
# Kernel 3.7+ video.
|
|
uvesafb
|
|
|
|
#generales
|
|
usbcore
|
|
uhci_hcd
|
|
ehci_hcd
|
|
usbhid
|
|
mac-hid
|