summaryrefslogtreecommitdiff
path: root/mkinitramfs.8
diff options
context:
space:
mode:
Diffstat (limited to 'mkinitramfs.8')
-rw-r--r--mkinitramfs.88
1 files changed, 7 insertions, 1 deletions
diff --git a/mkinitramfs.8 b/mkinitramfs.8
index 65f6203..9041ba6 100644
--- a/mkinitramfs.8
+++ b/mkinitramfs.8
@@ -1,4 +1,4 @@
-.TH MKINITRAMFS 8 "$Date: 2006/02/17 $" "" "mkinitramfs manual"
+.TH MKINITRAMFS 8 "$Date: 2006/08/12 $" "" "mkinitramfs manual"
.SH NAME
mkinitramfs \- generate an initramfs image
@@ -83,6 +83,12 @@ which is described in
.BR modules (5).
.TP
+.I /etc/initramfs-tools/conf.d
+The conf.d directory allows to hardcode bootargs at initramfs build time
+via config snippets. This allows to set ROOT or RESUME.
+This is especially useful for bootloaders, which do not pass an root bootarg.
+
+.TP
.I /etc/initramfs-tools/DSDT.aml
If this file exists, it will be appended to the initramfs in a way that causes
it to be loaded by ACPI.