en-US/Kickstart2.xml

Rüdiger Landmann rlandmann at fedoraproject.org
Mon Aug 3 11:44:58 UTC 2009


 en-US/Kickstart2.xml |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit d91c726ce8b55421d293618cc03c368553b2e9f6
Author: Ruediger Landmann <r.landmann at redhat.com>
Date:   Mon Aug 3 16:12:24 2009 +1000

    Add note about noipv6 during PXE installations (BZ#241667 against RHEL IG)

diff --git a/en-US/Kickstart2.xml b/en-US/Kickstart2.xml
index 7193f75..5e4b5f1 100644
--- a/en-US/Kickstart2.xml
+++ b/en-US/Kickstart2.xml
@@ -3365,6 +3365,12 @@ umount /mnt/temp
 					<para>
 						Disable IPv6 networking during installation.
 					</para>
+					<important>
+						<title>This option is not available during PXE installations</title>
+						<para>
+							During installations from a PXE server, IPv6 networking might become active before <application>anaconda</application> processes the Kickstart file. If so, this option will have no effect during installation.
+						</para>
+					</important>
 				</listitem>
 			</varlistentry>	
 			





More information about the Fedora-docs-commits mailing list