[install-guide] Adding conditions to Root Password section for IQSG

Jack Reed jjr at fedoraproject.org
Wed Jan 23 22:54:41 UTC 2013


commit d98913c100f73f36f05aa0cde34f4b8d2666dcc4
Author: Jack Reed <jreed at redhat.com>
Date:   Thu Jan 24 08:54:16 2013 +1000

    Adding conditions to Root Password section for IQSG

 en-US/Account_Configuration-x86.xml |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/en-US/Account_Configuration-x86.xml b/en-US/Account_Configuration-x86.xml
index 7278f1a..cafbfe2 100644
--- a/en-US/Account_Configuration-x86.xml
+++ b/en-US/Account_Configuration-x86.xml
@@ -8,16 +8,16 @@
 	 <!--  Account Configuration  --> <!--  begin indexterms  --> <xi:include href="Account_Configuration_common-indexterm-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	 <xi:include href="Account_Configuration_common-indexterm-2.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	 <!--  end indexterms  --> <xi:include href="Account_Configuration_common-para-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <!--  Setting up a root account and password is one of the most important steps during your installation.  --> <xi:include href="Account_Configuration_common-note-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <!--  Setting up a root account and password is one of the most important steps during your installation.  --> <xi:include href="Account_Configuration_common-note-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude" condition="install-guide" />
 	 <!--  The root user (also known as the superuser) has complete access to the entire system...  --> <xi:include href="Account_Configuration_common-figure-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <!--  Setting your root password  --> <xi:include href="Account_Configuration_common-para-2.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <!--  Use the root account only for system administration.  --> <xi:include href="Account_Configuration_common-note-2.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <!--  To become root, type <command>su -</command> at the shell prompt  --> <xi:include href="Account_Configuration_common-para-3.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <!--  The installation program prompts you to set a root password  --> <xi:include href="Account_Configuration_common-para-4.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <!--  The root password must be at least six characters long  --> <xi:include href="Account_Configuration_common-para-5.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <!--  You should make the root password something you can remember  --> <xi:include href="Account_Configuration_common-note-3.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <!--  Do not use one of the example passwords offered in this manual.  --> <xi:include href="Account_Configuration_common-para-7.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <!--  To change your root password after you have completed the installation --> <xi:include href="Account_Configuration_common-para-8.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <!--  Setting your root password  --> <xi:include href="Account_Configuration_common-para-2.xml" xmlns:xi="http://www.w3.org/2001/XInclude" condition="install-guide" />
+	 <!--  Use the root account only for system administration.  --> <xi:include href="Account_Configuration_common-note-2.xml" xmlns:xi="http://www.w3.org/2001/XInclude" condition="install-guide" />
+	 <!--  To become root, type <command>su -</command> at the shell prompt  --> <xi:include href="Account_Configuration_common-para-3.xml" xmlns:xi="http://www.w3.org/2001/XInclude" condition="install-guide" />
+	 <!--  The installation program prompts you to set a root password  --> <xi:include href="Account_Configuration_common-para-4.xml" xmlns:xi="http://www.w3.org/2001/XInclude" condition="install-guide" />
+	 <!--  The root password must be at least six characters long  --> <xi:include href="Account_Configuration_common-para-5.xml" xmlns:xi="http://www.w3.org/2001/XInclude" condition="install-guide" />
+	 <!--  You should make the root password something you can remember  --> <xi:include href="Account_Configuration_common-note-3.xml" xmlns:xi="http://www.w3.org/2001/XInclude" condition="install-guide" />
+	 <!--  Do not use one of the example passwords offered in this manual.  --> <xi:include href="Account_Configuration_common-para-7.xml" xmlns:xi="http://www.w3.org/2001/XInclude" condition="install-guide" />
+	 <!--  To change your root password after you have completed the installation --> <xi:include href="Account_Configuration_common-para-8.xml" xmlns:xi="http://www.w3.org/2001/XInclude" condition="install-guide" />
 	 <!--  Type the system-config-rootpassword command  --> <xi:include href="Account_Configuration_common-para-6.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	 <!--  Enter the root password into the Root Password field....  -->
 </section>


More information about the docs-commits mailing list