summaryrefslogtreecommitdiff
path: root/initramfs-tools.8
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2006-04-18 13:44:02 +0200
committermaximilian attems <maks@debian.org>2006-04-18 13:44:02 +0200
commitc29d49d84418075e1887c965d978c7cc0e07a95f (patch)
tree96a6978e388412b3c121a4fde773dc60474602e4 /initramfs-tools.8
parent7f7832004e1fe8b9a13afb2ac765f4f611ffc6ed (diff)
downloadinitramfs-tools-c29d49d84418075e1887c965d978c7cc0e07a95f.tar.gz
initramfs-tools-c29d49d84418075e1887c965d978c7cc0e07a95f.zip
0.60:
- bug script - cryptoroot support - change exported variables - nfsopts, rootflags support - warn lilo+grub install - doc fixes
Diffstat (limited to 'initramfs-tools.8')
-rw-r--r--initramfs-tools.89
1 files changed, 8 insertions, 1 deletions
diff --git a/initramfs-tools.8 b/initramfs-tools.8
index 991cff9..f0077ec 100644
--- a/initramfs-tools.8
+++ b/initramfs-tools.8
@@ -118,7 +118,7 @@ adds a module (and any modules which it depends on) to the initramfs image.
.RS
.PP
.B Example:
-manual_add_modules reiserfs
+manual_add_modules isofs
.RE
.TP
@@ -314,6 +314,13 @@ are the last scripts to be executed before procfs and sysfs are moved to the
real rootfs and execution is turned over to the init binary which should now be
found in the mounted rootfs.
+.SS Boot parameters
+.TP
+\fB \fI
+/conf/param.conf
+allows boot scripts to change exported variables that are listed on top of init. Write the new values to it. It will be sourced after an boot script run if it exists.
+
+
.SH EXAMPLES
.SS Hook script