summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2010-04-05 08:43:00 +0200
committermaximilian attems <maks@debian.org>2010-04-05 08:43:00 +0200
commit43fbd1f6fec7e2de8c30dd4e961f47c5d22b4549 (patch)
tree9da942c1ec0f4de21aba972e7788d255a3f1b7db
parentb07403cfe4d525574aab719bd83c231fe5f7687e (diff)
downloadinitramfs-tools-43fbd1f6fec7e2de8c30dd4e961f47c5d22b4549.tar.gz
initramfs-tools-43fbd1f6fec7e2de8c30dd4e961f47c5d22b4549.zip
initramfs-tools.8: Document netconsole bootparam
got missed when adding the support. Signed-off-by: maximilian attems <maks@debian.org>
-rw-r--r--initramfs-tools.86
1 files changed, 5 insertions, 1 deletions
diff --git a/initramfs-tools.8 b/initramfs-tools.8
index 55d413a..3bd5f12 100644
--- a/initramfs-tools.8
+++ b/initramfs-tools.8
@@ -1,4 +1,4 @@
-.TH INITRAMFS-TOOLS 8 "2009/06/23" "Linux" "mkinitramfs script overview"
+.TH INITRAMFS-TOOLS 8 "2010/04/05" "Linux" "mkinitramfs script overview"
.SH NAME
initramfs-tools \- an introduction to writing scripts for mkinitramfs
@@ -124,6 +124,10 @@ Beware that if both "panic" and "break" are present,
initramfs will not spawn any shells but reboot instead.
.TP
+\fB\fI netconsole
+loads netconsole linux modules with the chosen args.
+
+.TP
\fB\fI all_generic_ide
loads generic IDE/ATA chipset support on boot.