summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.