summaryrefslogtreecommitdiffstats
path: root/man/dracut.conf.5.asc
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 14:01:35 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 14:01:35 +0000
commite6f2eaf47a177a8eca054d1d70a1b6287e8c3521 (patch)
treec5719e819a9e37df4b54affd61438f382ec38a8f /man/dracut.conf.5.asc
parentAdding upstream version 060+5. (diff)
downloaddracut-upstream/102.tar.xz
dracut-upstream/102.zip
Adding upstream version 102.upstream/102
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/dracut.conf.5.asc')
-rw-r--r--man/dracut.conf.5.asc6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/dracut.conf.5.asc b/man/dracut.conf.5.asc
index f1705ce..dd42891 100644
--- a/man/dracut.conf.5.asc
+++ b/man/dracut.conf.5.asc
@@ -320,6 +320,12 @@ Logging levels:
If set to _yes_, try to execute tasks in parallel (currently only supported
for _--regenerate-all_).
+*initrdname=*"_<filepattern>_"::
+ Specifies the file name for the generated initramfs if it is not set otherwise.
+ The initrdname configuration option is required to match the _initr*${kernel}*_
+ file pattern and only one file with this pattern should exists in the
+ directory where initramfs is loaded from. Defaults to _initramfs-${kernel}.img_.
+
Files
-----
_/etc/dracut.conf_::