Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #52432
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#807527: [PATCH initramfs-tools 1/3] initramfs-tools.8: Update list of variables exported to hook scripts |
| Date | 2016-01-25 18:30 +0100 |
| Message-ID | <qUT7I-7lX-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
[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
Back to linux.debian.kernel | Previous | Next | Find similar | Unroll thread
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
csiph-web