[install-guide] Adding note about setting wireless password

Jack Reed jjr at fedoraproject.org
Fri Jan 4 01:10:12 UTC 2013


commit 30ba18da0a5f6be9fb56d05199be5684c2d2f14c
Author: Jack Reed <jreed at redhat.com>
Date:   Fri Jan 4 11:09:41 2013 +1000

    Adding note about setting wireless password

 en-US/Netconfig-x86.xml           |    3 +++
 en-US/Netconfig_common-note-3.xml |   11 +++++++++++
 2 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Netconfig-x86.xml b/en-US/Netconfig-x86.xml
index cbd5b9a..a37ec32 100644
--- a/en-US/Netconfig-x86.xml
+++ b/en-US/Netconfig-x86.xml
@@ -57,6 +57,9 @@
 		      When you have finished editing network settings, click <guibutton>Save</guibutton> to save the new configuration. If you reconfigured a device that was already active during installation, you must restart the device in order to use the new configuration in the installer environment. Use the <guibutton>ON/OFF</guibutton> switch on the <guilabel>Network Configuration</guilabel> screen to restart the device.
 		</para>
 		
+		<xi:include href="Netconfig_common-note-3.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		<!--  When configuring a wireless connection  --> 
+		
 		<xi:include href="Netconfig_common-section-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 		<!--  Common options  --> 
 		
diff --git a/en-US/Netconfig_common-note-3.xml b/en-US/Netconfig_common-note-3.xml
new file mode 100644
index 0000000..457fc86
--- /dev/null
+++ b/en-US/Netconfig_common-note-3.xml
@@ -0,0 +1,11 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<note>
+	 <para>
+	      When configuring a wireless connection that you also intend to use during the installation, you will not be prompted for a password as you would on an installed system. You must specify a password in the <guilabel>Wireless Security</guilabel> tab in <application>NetworkManager</application>. Once you have saved the configuration, the installer will establish the wireless connection.
+	</para>
+</note>
+


More information about the docs-commits mailing list