[install-guide] Added --extlinux option to bootloader kickstart command

Jack Reed jjr at fedoraproject.org
Wed May 22 06:41:44 UTC 2013


commit 72b1ab26e5ebc2cf92adc2e2c2dac2f6072827f1
Author: Jack Reed <jreed at redhat.com>
Date:   Wed May 22 16:41:36 2013 +1000

    Added --extlinux option to bootloader kickstart command

 en-US/Kickstart2.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Kickstart2.xml b/en-US/Kickstart2.xml
index d4e2134..dee0551 100644
--- a/en-US/Kickstart2.xml
+++ b/en-US/Kickstart2.xml
@@ -528,6 +528,11 @@ Boot loader configuration
 		<command>--upgrade</command> &mdash; Upgrade the existing boot loader configuration, preserving the old entries. This option is only available for upgrades.
 	</para>
 </listitem>
+<listitem>
+	<para>
+		<command>--extlinux</command> &mdash; install and use the <application>extlinux</application> bootloader.
+	</para>
+</listitem>
 
 					</itemizedlist>
 				</listitem>


More information about the docs-commits mailing list