Magellan Linux

Diff of /tags/grubby-8_32/grubby.8

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

trunk/grubby/grubby.8 revision 1859 by niro, Mon Jul 2 13:15:20 2012 UTC tags/grubby-8_32/grubby.8 revision 2703 by niro, Wed Jul 16 10:52:43 2014 UTC
# Line 1  Line 1 
1  .TH GRUBBY 8 "Tue Jan 18 2005"  .TH GRUBBY 8 "Tue Jan 18 2005"
2  .SH NAME  .SH NAME
3  grubby \- command line tool for configuring grub, lilo, and elilo  grubby \- command line tool for configuring grub, lilo, elilo, yaboot and zipl
4    
5  .SH SYNOPSIS  .SH SYNOPSIS
6  \fBgrubby\fR [--add-kernel=\fIkernel-path\fR] [--args=\fIargs\fR]  \fBgrubby\fR [--add-kernel=\fIkernel-path\fR] [--args=\fIargs\fR]
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.1859  
changed lines
  Added in v.2703