Magellan Linux

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

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

trunk/mkinitrd-magellan/grubby/grubby.8 revision 1152 by niro, Tue Sep 14 19:37:00 2010 UTC trunk/grubby/grubby.8 revision 1720 by niro, Sat Feb 18 00:51:28 2012 UTC
# Line 5  grubby \- command line tool for configur Line 5  grubby \- command line tool for configur
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]         [--bootloader-probe] [--config-file \fIpath\fR] [--copy-default]
9         [--copy-default] [--default-kernel]         [--default-kernel] [--default-index]
10         [--grub] [--lilo] [--yaboot] [--silo] [--zipl]         [--grub] [--lilo] [--yaboot] [--silo] [--zipl]
11         [--info=\fIkernel-path\fR] [--initrd=\fIinitrd-path\fR]         [--info=\fIkernel-path\fR] [--initrd=\fIinitrd-path\fR]
12         [--make-default] [-o path] [--version]         [--make-default] [-o path] [--version]
# Line 98  and initrd path will never be copied. Line 98  and initrd path will never be copied.
98  Display the full path to the current default kernel and exit.  Display the full path to the current default kernel and exit.
99    
100  .TP  .TP
101    \fB-\-default-index\fR
102    Display the numeric index of the current default boot entry and exit.
103    
104    .TP
105  \fB-\-elilo\fR  \fB-\-elilo\fR
106  Use an \fBelilo\fR style configuration file.  Use an \fBelilo\fR style configuration file.
107    
# Line 207  scripts which can get it right. Line 211  scripts which can get it right.
211    
212  .SH AUTHORS  .SH AUTHORS
213  .nf  .nf
214  Erik Troan <ewt@redhat.com>  Erik Troan
215  Jeremy Katz <katzj@redhat.com>  Jeremy Katz
216    Peter Jones
217  .fi  .fi

Legend:
Removed from v.1152  
changed lines
  Added in v.1720