--- trunk/mkinitrd-magellan/grubby/new-kernel-pkg.8 2010/12/15 22:10:50 1183 +++ trunk/mkinitrd-magellan/grubby/new-kernel-pkg.8 2011/05/27 17:34:30 1307 @@ -3,12 +3,11 @@ new-kernel-package \- tool to script kernel installation .SH SYNOPSIS -\fBnew-kernel-package\fR [-v] [--mkinitrd] [--rminitrd] [--dracut] +\fBnew-kernel-package\fR [-v] [--mkinitrd] [--rminitrd] [--initrdfile=\fIinitrd-image\fR [--depmod] [--rmmoddep] [--kernel-args=\fIargs\fR] [--remove-args=\fIargs\fR] [--banner=\fIbanner\fR] [--multiboot=\fImultiboot\fR] - [--mbargs=\fImbargs\fR] [--make-default] [--add-dracut-args] - [--add-plymouth-initrd] [--host-only] + [--mbargs=\fImbargs\fR] [--make-default] <--install | --remove | --update | --rpmposttrans> .SH DESCRIPTION @@ -30,11 +29,6 @@ Remove an initial ram filesystem image. .TP -\fB-\-dracut\fR -When creating a new initial ram filesystem image, use dracut(8) rather -than mkinitrd(8). Used in conjunction with -\-mkinitrd . - -.TP \fB-\-initrdfile\fR=\fIinitrd-image\fR Use the specified file as the initial ram filesystem image. @@ -71,18 +65,6 @@ Make this kernel the default boot option. .TP -\fB-\-add-dracut-args\fR -Automatically generate dracut options and add them to the kernel command line. - -.TP -\fB-\-add-plymouth-initrd\fR -Automatically add plymouth to the initial ram filesystem image. - -.TP -\fB-\-host-only\fR -Make an initial ram filesystem image that is specific to the running system. - -.TP \fB-\-install\fR \fIkernel-version\fR Install a new kernel.