Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #52431
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#807527: [PATCH initramfs-tools 2/3] initramfs-tools.8: Add a new section for the general description of scripts |
| Date | 2016-01-25 18:30 +0100 |
| Message-ID | <qUT7I-7lX-3@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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/initramfs-tools.8 b/initramfs-tools.8 index d13aec8..ba00295 100644 --- a/initramfs-tools.8 +++ b/initramfs-tools.8 @@ -125,7 +125,7 @@ loads netconsole linux modules with the chosen args. loads generic IDE/ATA chipset support on boot. -.SH HOOK SCRIPTS +.SH SCRIPTS Valid boot and hook scripts names consist solely of alphabetics, numerics, dashes and underscores. Other scripts are discarded. @@ -142,6 +142,8 @@ kernel boot in the early user-space before the root partition has been mounted. +.SH HOOK SCRIPTS + Hooks can be found in two places: /usr/share/initramfs-tools/hooks and /etc/initramfs-tools/hooks. They are executed during generation of the initramfs-image and are responsible for including all the necessary components
Back to linux.debian.kernel | Previous | Next | Find similar | Unroll thread
Bug#807527: [PATCH initramfs-tools 2/3] initramfs-tools.8: Add a new section for the general description of scripts Ben Hutchings <ben@decadent.org.uk> - 2016-01-25 18:30 +0100
csiph-web