summaryrefslogtreecommitdiff
path: root/mkinitramfs.8
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2005-10-24 08:44:19 +0200
committermaximilian attems <maks@debian.org>2005-10-24 08:44:19 +0200
commit17fed79e0dfb4fb5625a8195188d3d47da93391a (patch)
tree182e50e1720107a5e046b76efe2cbb7b08e4f71a /mkinitramfs.8
parent90d305d4e462a4dcbd6d213a9ccad6413b42bd80 (diff)
downloadinitramfs-tools-17fed79e0dfb4fb5625a8195188d3d47da93391a.tar.gz
initramfs-tools-17fed79e0dfb4fb5625a8195188d3d47da93391a.zip
merge the thing waldi uploaded as 0.32.
it has the changes vorlon asked for so that 2.4 systems that use the ramdisk value in /etc/kernel-img.conf don't use the wrong tool.
Diffstat (limited to 'mkinitramfs.8')
-rw-r--r--mkinitramfs.816
1 files changed, 16 insertions, 0 deletions
diff --git a/mkinitramfs.8 b/mkinitramfs.8
index a4b1530..0918767 100644
--- a/mkinitramfs.8
+++ b/mkinitramfs.8
@@ -13,6 +13,12 @@ mkinitramfs \- generate an initramfs image
.RB [ \-r
.IR root ]
.RI [ version ]
+.B mkinitramfs
+.RB [ \-\-supported-host-version=
+.IR hversion ]
+.RB [ \-\-supported-target-version=
+.IR tversion ]
+
.SH DESCRIPTION
The
.B mkinitramfs
@@ -42,6 +48,16 @@ Override the
setting in
.IR mkinitramfs.conf .
+.TP
+\fB\-\-supported-host-version=\fIhversion
+This option queries if mkinitramfs can create ramdisks on a running kernel of version
+.IR hversion .
+
+.TP
+\fB\-\-supported-target-version=\fItversion
+This option queries if mkinitramfs can create ramdisks for kernel version
+.IR tversion .
+
.SH FILES
.TP
.I /etc/mkinitramfs/initramfs.conf