19 lines
291 B
Plaintext
19 lines
291 B
Plaintext
# List of modules that you want to include in your initramfs.
|
|
# They will be loaded at boot time in the order below.
|
|
#
|
|
# Syntax: module_name [args ...]
|
|
#
|
|
|
|
# Filesystem support
|
|
nls_iso8859-1
|
|
isofs
|
|
ext4
|
|
squashfs
|
|
overlay
|
|
|
|
# Network modules
|
|
af_packet
|
|
|
|
# RTL8125 network driver for 2.5GbE
|
|
r8125
|