[install-guide/f21-branch: 26/32] Fixing a broken build + show_remarks: 0

pbokoc pbokoc at fedoraproject.org
Tue Dec 9 17:32:38 UTC 2014


commit 75e8811cedf581e91f4ec35944c18b575a73b983
Author: Petr Bokoc <pbokoc at redhat.com>
Date:   Mon Dec 8 23:20:36 2014 +0100

    Fixing a broken build + show_remarks: 0

 en-US/Network_based_Installations.xml |    8 +++---
 en-US/Revision_History.xml            |   34 ++++++++++++++++++++------------
 publican.cfg                          |    2 +-
 3 files changed, 26 insertions(+), 18 deletions(-)
---
diff --git a/en-US/Network_based_Installations.xml b/en-US/Network_based_Installations.xml
index 38a774a..15e18c3 100644
--- a/en-US/Network_based_Installations.xml
+++ b/en-US/Network_based_Installations.xml
@@ -62,11 +62,11 @@
           A Fedora repository must be available for the installation.  The example in this section uses the public Fedora mirrors as the repository source, but you can also use a repo on the local network provided by NFS, FTP, or HTTP. Repositories can be configured using the <option>inst.repo=</option> boot option; see <xref linkend="sect-boot-options-sources" /> for details.
         </para>
      </formalpara>
-        <!--<remark>A link to mirrormanager and some instructions to other guides too.  All the elaboration on installation methods might be going to far, but we can ref. --Pete</remark>-->
+        <remark>A link to mirrormanager and some instructions to other guides too.  All the elaboration on installation methods might be going to far, but we can ref. --Pete</remark>
     </section>
     <section id="pxe-dhcpd">
       <title>DHCP Server Configuration</title>
-      <!--<remark>Needs adminition about static IP, reference out to Networking Guide. Example assumes 192.168.1.2 for server.</remark>-->
+      <remark>Needs adminition about static IP, reference out to Networking Guide. Example assumes 192.168.1.2 for server.</remark>
       <procedure>
         <title>Installing and configuring dhcpd</title>
         <step>
@@ -208,8 +208,8 @@ subnet 192.168.1.0 netmask 255.255.255.0 {
               <title>Configuring client bootloaders</title>
               <step>
                 <para>Create a boot menu for BIOS clients at <filename>/var/lib/tftpboot/pxelinux/default</filename>.</para>
-                <!--<remark>needs adminition about kickstarts here somewhere, and testing of pulling .ks out of cgit</remark>
-                <remark>Need to check if the product media ships different or incompatible initramfsen</remark>-->
+                <remark>needs adminition about kickstarts here somewhere, and testing of pulling .ks out of cgit</remark>
+                <remark>Need to check if the product media ships different or incompatible initramfsen</remark>
                 <programlisting>
 default vesamenu.c32
 prompt 1
diff --git a/en-US/Revision_History.xml b/en-US/Revision_History.xml
index bb40d15..9f7c4e7 100644
--- a/en-US/Revision_History.xml
+++ b/en-US/Revision_History.xml
@@ -3,11 +3,25 @@
 ]>
 <appendix id="appe-Publican-Revision_History">
 	<title>Revision History</title>
-	 <para>
+	<para>
 		Note that revision numbers relate to the edition of this manual, not to version numbers of Fedora.
 	</para>
 	 <simpara>
 		<revhistory>
+		    <revision>
+				<revnumber>1.1-0</revnumber>
+				<date>Mon Dec 8 2014</date>
+				<author>
+					<firstname>Petr</firstname>
+					<surname>Bokoč</surname>
+					<email>pbokoc at redhat.org</email>
+				</author>
+				<revdescription>
+					<simplelist>
+						<member>Publishing for Fedora 21</member>
+					</simplelist>
+				</revdescription>
+			</revision>
 			<revision>
 				<revnumber>1.0-1</revnumber>
 				<date>Mon Dec 8 2014</date>
@@ -22,26 +36,20 @@
 					</simplelist>
 				</revdescription>
 			</revision>
-			 <revision>
+			<revision>
 				<revnumber>1.0-0</revnumber>
-				 <date>Tue Dec 17 2013</date>
-				 <author>
+				<date>Tue Dec 17 2013</date>
+				<author>
 					<firstname>Petr</firstname>
-					 <surname>Bokoč</surname>
-					 <email>pbokoc at redhat.com</email>
+					<surname>Bokoč</surname>
+					<email>pbokoc at redhat.com</email>
 				</author>
-				 <revdescription>
+				<revdescription>
 					<simplelist>
 						<member>Publishing for Fedora 20</member>
-
 					</simplelist>
-
 				</revdescription>
-
 			</revision>
-
 		</revhistory>
-
 	</simpara>
 </appendix>
-
diff --git a/publican.cfg b/publican.cfg
index 8b6d321..b347a79 100644
--- a/publican.cfg
+++ b/publican.cfg
@@ -8,4 +8,4 @@ brand: fedora
 #web_version_label: UNUSED
 mainfile: Installation_Guide
 os_ver: .el6
-show_remarks: 1
+show_remarks: 0


More information about the docs-commits mailing list