[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, clfs-1.2, updated. 79e7622886e3c452d04607e1d1b08eb7e1d2bad7

git git at cross-lfs.org
Sat Dec 17 15:28:14 PST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, clfs-1.2 has been updated
       via  79e7622886e3c452d04607e1d1b08eb7e1d2bad7 (commit)
      from  27f7d40aa7ad5d6c39f49e0a05b702b09f4e55b5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 79e7622886e3c452d04607e1d1b08eb7e1d2bad7
Author: Jonathan Norman <jon at cosmo1847.co.uk>
Date:   Sat Dec 17 23:28:08 2011 +0000

    CLFS 1.2 RC2

diff --git a/BOOK/Makefile b/BOOK/Makefile
index 2c8f503..233779c 100644
--- a/BOOK/Makefile
+++ b/BOOK/Makefile
@@ -19,9 +19,8 @@ ROOT_ID		:=
 
 ARCHS		:= x86 x86_64 x86_64-64 \
 		   sparc sparc64 sparc64-64 \
-		   mips mips64 mips64-64 \
-		   ppc ppc64 \
-		   alpha
+		   mips \
+		   ppc ppc64 
 
 ifdef V
   Q =
diff --git a/BOOK/general.ent b/BOOK/general.ent
index e44f899..0e77c30 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<!ENTITY month "12"> <!-- Use two digits -->
+<!ENTITY month "17"> <!-- Use two digits -->
 <!ENTITY month_name "December">
 <!ENTITY day "10"> <!-- Use two digits -->
 <!ENTITY year "2011"> <!-- Use four digits -->
@@ -10,7 +10,7 @@
 <!ENTITY major-version "1">
 <!ENTITY minor-version "2">
 <!ENTITY extra-version "0">
-<!ENTITY generic-version "RC1"> <!-- Use "git", "testing", or "x.y.z[-pre{x}]" -->
+<!ENTITY generic-version "RC2"> <!-- Use "git", "testing", or "x.y.z[-pre{x}]" -->
 
 <!ENTITY version "&major-version;.&minor-version;.&extra-version;-&generic-version;">
 
diff --git a/BOOK/stylesheets/top-index.xsl b/BOOK/stylesheets/top-index.xsl
index 4316453..f0f33ab 100644
--- a/BOOK/stylesheets/top-index.xsl
+++ b/BOOK/stylesheets/top-index.xsl
@@ -99,9 +99,6 @@ hr {
           <xsl:text>32 Bit Builds</xsl:text>
         </h3>
         <ul>
-	  <h3>
-	    <xsl:text>Working. Testers and comments welcomed.</xsl:text>
-          </h3>
           <li>
             <h4>
               <a href="x86">
@@ -135,9 +132,6 @@ hr {
           <xsl:text>64 Bit Builds</xsl:text>
         </h3>
 	<ul>
-          <h3>
-            <xsl:text>Working. Testers and comments welcomed.</xsl:text>
-          </h3>
           <li>
             <h4>
               <a href="x86_64-64">
@@ -147,33 +141,16 @@ hr {
           </li>
           <li>
             <h4>
-              <a href="mips64-64">
-                <xsl:text>MIPS</xsl:text>
-              </a>
-            </h4>
-          </li>
-          <li>
-            <h4>
              <a href="sparc64-64">
                 <xsl:text>Sparc v9/Ultrasparc</xsl:text>
              </a>
             </h4>
           </li>
-          <li>
-            <h4>
-             <a href="alpha">
-                <xsl:text>Alpha</xsl:text>
-             </a>
-            </h4>
-          </li>
 	</ul>
         <h3>
           <xsl:text>Multilib Builds</xsl:text>
         </h3>
 	<ul>
-          <h3>
-             <xsl:text>Working. Testers and comments welcomed.</xsl:text>
-          </h3>
           <li>
             <h4>
               <a href="x86_64">
@@ -183,13 +160,6 @@ hr {
           </li>
           <li>
             <h4>
-              <a href="mips64">
-                <xsl:text>MIPS</xsl:text>
-              </a>
-            </h4>
-          </li>
-          <li>
-            <h4>
              <a href="sparc64">
                 <xsl:text>Sparc v9/Ultrasparc</xsl:text>
              </a>

-----------------------------------------------------------------------

Summary of changes:
 BOOK/Makefile                  |    5 ++---
 BOOK/general.ent               |    4 ++--
 BOOK/stylesheets/top-index.xsl |   30 ------------------------------
 3 files changed, 4 insertions(+), 35 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list