--- trunk/grubby/grubby.8 2012/07/02 13:15:20 1859 +++ tags/grubby-8_32/grubby.8 2014/07/16 10:52:43 2703 @@ -1,12 +1,13 @@ .TH GRUBBY 8 "Tue Jan 18 2005" .SH NAME -grubby \- command line tool for configuring grub, lilo, and elilo +grubby \- command line tool for configuring grub, lilo, elilo, yaboot and zipl .SH SYNOPSIS \fBgrubby\fR [--add-kernel=\fIkernel-path\fR] [--args=\fIargs\fR] [--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] [--grub] [--lilo] [--yaboot] [--silo] [--zipl] [--info=\fIkernel-path\fR] [--initrd=\fIinitrd-path\fR] [--make-default] [-o path] [--version] @@ -111,6 +112,11 @@ Display the title of the current default boot entry and exit. .TP +\fB-\-devtree\fR=\fIpath\fR +Use \fIpath\fR for device tree path in place of the path of any devicetree +directive found in the template stanza. + +.TP \fB-\-elilo\fR Use an \fBelilo\fR style configuration file.