--- trunk/grubby/grubby.8 2016/06/29 14:53:04 2966 +++ trunk/grubby/grubby.8 2017/06/27 14:29:11 3008 @@ -7,12 +7,12 @@ [--bad-image-okay] [--boot-filesystem=\fIbootfs\fR] [--bootloader-probe] [--config-file \fIpath\fR] [--copy-default] [--debug] [--default-kernel] [--default-index] [--default-title] - [--devtree=\fIdevicetree.dtb\fR] + [--devtree=\fIdevicetree.dtb\fR] [--set-index=\fIentry-index\fR] [--grub] [--lilo] [--yaboot] [--silo] [--zipl] [--info=\fIkernel-path\fR] [--initrd=\fIinitrd-path\fR] [--make-default] [-o path] [--version] [--remove-kernel=\fIkernel-path\fR] [--remove-args=\fIargs\fR] - [--set-default=\fIkernel-path\fR] [--set-default-index=\fientry-index\fR] + [--set-default=\fIkernel-path\fR] [--set-default-index=\fIentry-index\fR] [--title=entry-title] [--add-multiboot=\fImultiboot-path\fR] [--mbargs=\fIargs\fR] [--remove-multiboot=\fImultiboot-path\fR] [--remove-mbargs=\fIargs\fR] @@ -32,7 +32,8 @@ is \fB/boot/efi/EFI/redhat/elilo.conf\fR. On PowerPC platforms, systems based on Power8 now support \fBgrub2\fR as a bootloader and store using a default config stored in \fB/boot/grub2/grub.cfg\fR. The earlier Power7 systems use \fByaboot\fR -parsing and the configuration file should be in \fB/etc/yaboot.conf\fR. +parsing and the configuration file should be in \fB/etc/yaboot.conf\fR. On +s390 platforms the \fBzipl bootloader\fR will read from \fB/etc/zipl.conf\fR. There are a number of ways to specify the kernel used for \fB-\-info\fR, \fB-\-remove-kernel\fR, and \fB-\-update-kernel\fR. Specificying \fBDEFAULT\fR @@ -48,6 +49,10 @@ Add a new boot entry for the kernel located at \fIkernel-path\fR. .TP +\fB-\-set-index\fR=\fIentry-index\fR +Set the position at which to add a new entry created with \fB-\-add-kernel\fR. + +.TP \fB-\-args\fR=\fIkernel-args\fR When a new kernel is added, this specifies the command line arguments which should be passed to the kernel by default (note they are merged