[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.0.0-369-gc53eac5

git git at cross-lfs.org
Fri Sep 20 23:25:07 PDT 2013


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, master has been updated
       via  c53eac5663c263ba9bcb346c3de931a651ec6e49 (commit)
      from  fbded03ab10da9a4900fc28366ac6cab1a39f59c (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 c53eac5663c263ba9bcb346c3de931a651ec6e49
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Sat Sep 21 01:24:46 2013 -0500

    Fix ppc64-64 materials.

diff --git a/BOOK/materials/ppc64-64-chapter.xml b/BOOK/materials/ppc64-64-chapter.xml
index e233fef..2071b07 100644
--- a/BOOK/materials/ppc64-64-chapter.xml
+++ b/BOOK/materials/ppc64-64-chapter.xml
@@ -13,8 +13,8 @@
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/introduction.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/packages.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc64/packages.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc64-64/packages.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/patches.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc64/patches.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc64-64/patches.xml"/>
 
 </chapter>
diff --git a/BOOK/materials/ppc64-64/packages.xml b/BOOK/materials/ppc64-64/packages.xml
new file mode 100644
index 0000000..418ea1c
--- /dev/null
+++ b/BOOK/materials/ppc64-64/packages.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+  <!ENTITY % general-entities SYSTEM "../../general.ent">
+  %general-entities;
+]>
+
+<sect1 id="ch-materials-packages-ppc64">
+  <?dbhtml filename="packages-ppc64-64.html"?>
+
+  <title>Additional Packages for PowerPC64</title>
+
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+  href="../ppc/packages.xml"
+  xpointer="xpointer(//*[@role='materials'])"/>
+
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+  href="../common/packages.xml"
+  xpointer="xpointer(//*[@os='a'])"/>
+
+</sect1>
diff --git a/BOOK/materials/ppc64-64/patches.xml b/BOOK/materials/ppc64-64/patches.xml
new file mode 100644
index 0000000..5c9f906
--- /dev/null
+++ b/BOOK/materials/ppc64-64/patches.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+  <!ENTITY % general-entities SYSTEM "../../general.ent">
+  %general-entities;
+]>
+
+<sect1 id="ch-materials-patches-ppc64-64">
+  <?dbhtml filename="patches-ppc64-64.html"?>
+
+  <title>Additional Patches for PowerPC64</title>
+
+  <variablelist role="materials">
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86_64-64/patches.xml"
+    xpointer="xpointer(//*[@os='gcc-pure64-patch'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86_64-64/patches.xml"
+    xpointer="xpointer(//*[@os='gcc-specs_pure64-patch'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../ppc/patches.xml"
+    xpointer="xpointer(//*[@os='hfsutils-fixes-patch'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../ppc/patches.xml"
+    xpointer="xpointer(//*[@os='powerpcutils-fixes-patch'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../ppc/patches.xml"
+    xpointer="xpointer(//*[@os='yaboot-ofpath_path-patch'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../ppc/patches.xml"
+    xpointer="xpointer(//*[@os='yaboot-stubfuncs-patch'])"/>
+
+  </variablelist>
+
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+  href="../common/patches.xml"
+  xpointer="xpointer(//*[@os='a'])"/>
+
+</sect1>
+
diff --git a/BOOK/ppc64-64-index.xml b/BOOK/ppc64-64-index.xml
index d2c722d..98965a0 100644
--- a/BOOK/ppc64-64-index.xml
+++ b/BOOK/ppc64-64-index.xml
@@ -28,7 +28,7 @@
     <title>Preparing for the Build</title>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="partitioning/ppc-chapter.xml"/>
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="materials/ppc-chapter.xml"/>
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="materials/ppc64-64-chapter.xml"/>
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="final-preps/chapter.xml"/>
 
   </part>

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

Summary of changes:
 BOOK/materials/ppc64-64-chapter.xml             |    4 ++--
 BOOK/materials/{ppc64 => ppc64-64}/packages.xml |    2 +-
 BOOK/materials/{ppc64 => ppc64-64}/patches.xml  |   20 ++++++++------------
 BOOK/ppc64-64-index.xml                         |    2 +-
 4 files changed, 12 insertions(+), 16 deletions(-)
 copy BOOK/materials/{ppc64 => ppc64-64}/packages.xml (92%)
 copy BOOK/materials/{ppc64 => ppc64-64}/patches.xml (74%)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list