Magellan Linux

Diff of /trunk/grubby/grubby.8

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

revision 2684 by niro, Mon Jul 2 13:19:04 2012 UTC revision 2685 by niro, Wed Jul 16 10:38:09 2014 UTC
# Line 7  grubby \- command line tool for configur Line 7  grubby \- command line tool for configur
7         [--bad-image-okay] [--boot-filesystem=\fIbootfs\fR]         [--bad-image-okay] [--boot-filesystem=\fIbootfs\fR]
8         [--bootloader-probe] [--config-file \fIpath\fR] [--copy-default]         [--bootloader-probe] [--config-file \fIpath\fR] [--copy-default]
9         [--debug] [--default-kernel] [--default-index] [--default-title]         [--debug] [--default-kernel] [--default-index] [--default-title]
10           [--devtree=\fIdevicetree.dtb\fR]
11         [--grub] [--lilo] [--yaboot] [--silo] [--zipl]         [--grub] [--lilo] [--yaboot] [--silo] [--zipl]
12         [--info=\fIkernel-path\fR] [--initrd=\fIinitrd-path\fR]         [--info=\fIkernel-path\fR] [--initrd=\fIinitrd-path\fR]
13         [--make-default] [-o path] [--version]         [--make-default] [-o path] [--version]
# Line 111  Display the numeric index of the current Line 112  Display the numeric index of the current
112  Display the title of the current default boot entry and exit.  Display the title of the current default boot entry and exit.
113    
114  .TP  .TP
115    \fB-\-devtree\fR=\fIpath\fR
116    Use \fIpath\fR for device tree path in place of the path of any devicetree
117    directive found in the template stanza.
118    
119    .TP
120  \fB-\-elilo\fR  \fB-\-elilo\fR
121  Use an \fBelilo\fR style configuration file.  Use an \fBelilo\fR style configuration file.
122    

Legend:
Removed from v.2684  
changed lines
  Added in v.2685