mirror of
https://salsa.debian.org/kernel-team/initramfs-tools.git
synced 2026-01-26 15:39:08 +00:00
mkinitramfs.8: Document verbose mode.
Strange forgot about the interface almost as not seen in manpage..
This commit is contained in:
parent
a951e89170
commit
788877833d
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -14,11 +14,12 @@ initramfs-tools (0.90~beta1) UNRELEASED; urgency=low
|
||||
in boot/hooks dir. Thanks Kornilios Kourtis <kkourt@cslab.ece.ntua.gr>
|
||||
for the initial patch. Fixes a double set_initlist call too. Ignore empty
|
||||
dirs earlier too. (closes: #433459)
|
||||
* mkinitramfs.8: Document verbose mode.
|
||||
|
||||
[ David Härdeman ]
|
||||
* hook-functions: Protect all variable with local, plus coding style fixes.
|
||||
|
||||
-- maximilian attems <maks@debian.org> Wed, 08 Aug 2007 18:57:20 +0200
|
||||
-- maximilian attems <maks@debian.org> Wed, 08 Aug 2007 19:08:15 +0200
|
||||
|
||||
initramfs-tools (0.89) unstable; urgency=low
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
.TH MKINITRAMFS 8 "$Date: 2007/05/01 $" "" "mkinitramfs manual"
|
||||
.TH MKINITRAMFS 8 "$Date: 2007/08/08 $" "" "mkinitramfs manual"
|
||||
|
||||
.SH NAME
|
||||
mkinitramfs \- low-level tool for generating an initramfs image
|
||||
@ -12,6 +12,7 @@ mkinitramfs \- low-level tool for generating an initramfs image
|
||||
.IR outfile ]
|
||||
.RB [ \-r
|
||||
.IR root ]
|
||||
.RB [ \-v ]
|
||||
.RI [ version ]
|
||||
|
||||
.B mkinitramfs
|
||||
@ -63,6 +64,10 @@ Override the
|
||||
setting in
|
||||
.IR initramfs.conf .
|
||||
|
||||
.TP
|
||||
\fB \-v
|
||||
Set the verbose mode output.
|
||||
|
||||
.TP
|
||||
\fI version
|
||||
Set the kernel version of the initramfs image
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user