]> git.pld-linux.org Git - projects/geninitrd.git/commitdiff
- --omit-* options are removed
authorArtur Frysiak <artur@frysiak.net>
Tue, 3 Jul 2001 17:31:21 +0000 (17:31 +0000)
committerArtur Frysiak <artur@frysiak.net>
Tue, 3 Jul 2001 17:31:21 +0000 (17:31 +0000)
svn-id: @1202

geninitrd.8

index 0b44208409b5bd54bdbafb95d81c354498fdddd7..657bebb037c8f73463c143d954859f65fcd98193 100644 (file)
@@ -4,8 +4,7 @@
 geninitrd \- creates initial ramdisk images for preloading modules
 .SH SYNOPSIS
 \fBgeninitrd\fR [-fv] [--with=\fImodule\fR] [--preload=\fImodule\fR] 
-[--omit-scsi-modules] [--omit-raid-modules]
-[--omit-ide-modules] [--version] [--fstab=\fIfstab\fR]
+[--version] [--fstab=\fIfstab\fR]
 [--fs=rom|ext2|cram] \fIimage\fR \fIkernel-version\fR
 .SH DESCRIPTION
 \fBgeninitrd\fR creates filesystem images which are suitable for use
@@ -61,20 +60,20 @@ Don't compress initrd.
 \fB-\-no-bsp
 Don't use Braindamaged Script Processor (/bin/bsp) and use /bin/trash instead.
 
-.TP
-\fB-\-omit-scsi-modules 
-Do not load any scsi modules, including 'scsi_mod' and 'sd_mod'
-modules, even if they seem to be needed.
-
-.TP
-\fB-\-omit-ide-modules 
-Do not load any ide modules, including 'ide-mod' and 'ide-disk-mod'
-modules, even if they seem to be needed.
-
-.TP
-\fB-\-omit-raid-modules 
-Do not load any raid modules, even if /etc/fstab and /etc/raidtab expect them.
-
+.\" .TP
+.\" \fB-\-omit-scsi-modules 
+.\" Do not load any scsi modules, including 'scsi_mod' and 'sd_mod'
+.\" modules, even if they seem to be needed.
+.\" 
+.\" .TP
+.\" \fB-\-omit-ide-modules 
+.\" Do not load any ide modules, including 'ide-mod' and 'ide-disk-mod'
+.\" modules, even if they seem to be needed.
+
+.\" .TP
+.\" \fB-\-omit-raid-modules 
+.\" Do not load any raid modules, even if /etc/fstab and /etc/raidtab expect them.
+.\" 
 .TP
 \fB-\-preload=\fR\fImodule\fR
 \fB-\-with=\fR\fImodule\fR
This page took 0.034992 seconds and 4 git commands to generate.