25 lines
326 B
Plaintext
25 lines
326 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
|
|
|
|
# video Kernel 3.2 video.
|
|
vga16b
|
|
vesafb
|
|
fbcon
|
|
|
|
# video Kernel 3.7 video.
|
|
#uvesafb
|
|
|
|
#generales
|
|
usbcore
|
|
uhci_hcd
|
|
ehci_hcd
|
|
usbhid
|
|
mac-hid |