summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2016-01-25 17:04:47 +0000
committerBen Hutchings <ben@decadent.org.uk>2016-01-25 17:10:39 +0000
commit245d58479104b2dc83937107cf731fdfe239ce8b (patch)
treef53346f25dd07658dac2e4b1ec0f921659b0a74a
parentd0f4d06fea09ef5aa1932552af2ea97dc4c5be08 (diff)
initramfs-tools.8: Update list of variables exported to hook scripts
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-rw-r--r--initramfs-tools.811
1 files changed, 5 insertions, 6 deletions
diff --git a/initramfs-tools.8 b/initramfs-tools.8
index a276be3..d13aec8 100644
--- a/initramfs-tools.8
+++ b/initramfs-tools.8
@@ -280,13 +280,12 @@ allows arch specific hook additions.
\fB\fI verbose
corresponds to the verbosity of the update-initramfs run.
.TP
-\fB\fI KEYMAP
-sets if a keymap needs to be added to initramfs.
+\fB\fI BUSYBOX, KEYMAP, MODULES
+are as described in \fIinitramfs.conf\fR(5).
.TP
-\fB\fI MODULES
-specifies which kind of modules should land on initramfs.
-This setting shouldn't be overridden by hook script, but can guide them
-on how much they need to include on initramfs.
+\fB\fI BUSYBOXDIR
+is the directory where busybox utilities should be installed from, or
+empty if busybox is not being used.
.SH BOOT SCRIPTS