Magellan Linux

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

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

revision 1332 by niro, Fri Jun 3 20:32:19 2011 UTC 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    

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