Magellan Linux

Diff of /tags/grubby-8_0/new-kernel-pkg.8

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1183 by niro, Wed Dec 15 22:10:50 2010 UTC revision 1307 by niro, Fri May 27 17:34:30 2011 UTC
# Line 3  Line 3 
3  new-kernel-package \- tool to script kernel installation  new-kernel-package \- tool to script kernel installation
4    
5  .SH SYNOPSIS  .SH SYNOPSIS
6  \fBnew-kernel-package\fR [-v] [--mkinitrd] [--rminitrd] [--dracut]  \fBnew-kernel-package\fR [-v] [--mkinitrd] [--rminitrd]
7         [--initrdfile=\fIinitrd-image\fR [--depmod] [--rmmoddep]         [--initrdfile=\fIinitrd-image\fR [--depmod] [--rmmoddep]
8         [--kernel-args=\fIargs\fR] [--remove-args=\fIargs\fR]         [--kernel-args=\fIargs\fR] [--remove-args=\fIargs\fR]
9         [--banner=\fIbanner\fR] [--multiboot=\fImultiboot\fR]         [--banner=\fIbanner\fR] [--multiboot=\fImultiboot\fR]
10         [--mbargs=\fImbargs\fR] [--make-default] [--add-dracut-args]         [--mbargs=\fImbargs\fR] [--make-default]
        [--add-plymouth-initrd] [--host-only]  
11         <--install | --remove | --update | --rpmposttrans> <kernel-version>         <--install | --remove | --update | --rpmposttrans> <kernel-version>
12    
13  .SH DESCRIPTION  .SH DESCRIPTION
# Line 30  Create a new initial ram filesystem imag Line 29  Create a new initial ram filesystem imag
29  Remove an initial ram filesystem image.  Remove an initial ram filesystem image.
30    
31  .TP  .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  
32  \fB-\-initrdfile\fR=\fIinitrd-image\fR  \fB-\-initrdfile\fR=\fIinitrd-image\fR
33  Use the specified file as the initial ram filesystem image.  Use the specified file as the initial ram filesystem image.
34    
# Line 71  Use \fImbargs\fR as arguments to the mul Line 65  Use \fImbargs\fR as arguments to the mul
65  Make this kernel the default boot option.  Make this kernel the default boot option.
66    
67  .TP  .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  
68  \fB-\-install\fR \fIkernel-version\fR  \fB-\-install\fR \fIkernel-version\fR
69  Install a new kernel.  Install a new kernel.
70    

Legend:
Removed from v.1183  
changed lines
  Added in v.1307