Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #52432 > unrolled thread

Bug#807527: [PATCH initramfs-tools 1/3] initramfs-tools.8: Update list of variables exported to hook scripts

Started byBen Hutchings <ben@decadent.org.uk>
First post2016-01-25 18:30 +0100
Last post2016-01-25 18:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.debian.kernel


Contents

  Bug#807527: [PATCH initramfs-tools 1/3] initramfs-tools.8: Update list of variables exported to hook scripts Ben Hutchings <ben@decadent.org.uk> - 2016-01-25 18:30 +0100

#52432 — Bug#807527: [PATCH initramfs-tools 1/3] initramfs-tools.8: Update list of variables exported to hook scripts

FromBen Hutchings <ben@decadent.org.uk>
Date2016-01-25 18:30 +0100
SubjectBug#807527: [PATCH initramfs-tools 1/3] initramfs-tools.8: Update list of variables exported to hook scripts
Message-ID<qUT7I-7lX-13@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
 initramfs-tools.8 | 11 +++++------
 1 file 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

[toc] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web