mirror of
https://salsa.debian.org/kernel-team/initramfs-tools.git
synced 2026-01-26 15:39:08 +00:00
"It seems to me that the "Loading essential drivers" step is unconditionnaly loading all modules listed in /etc/initramfs-tools/modules by the user, since the whole user list is inserted into in conf/modules inside the image." LP: #177263 Reported-by: Marc Herbert <marc.herbert@gmail.com> Signed-off-by: maximilian attems <max@stro.at>
12 lines
246 B
Plaintext
12 lines
246 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 ...]
|
|
#
|
|
# You must run update-initramfs(8) to effect this change.
|
|
#
|
|
# Examples:
|
|
#
|
|
# raid1
|
|
# sd_mod
|