[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-2.1.0-1081-g286ecce

git git at cross-lfs.org
Wed May 21 17:18:26 PDT 2014


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, sysvinit has been updated
       via  286ecce530b585559707983d241cf346430eaac6 (commit)
      from  c25b8982414fa799af36a516cd71189a3bb86f99 (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 286ecce530b585559707983d241cf346430eaac6
Author: Chris Staub <chris at beaker67.com>
Date:   Wed May 21 20:14:15 2014 -0400

    Moved fstab to system-config

diff --git a/BOOK/boot/common/fstab.xml b/BOOK/boot/common/fstab.xml
index 2549095..fc255b5 100644
--- a/BOOK/boot/common/fstab.xml
+++ b/BOOK/boot/common/fstab.xml
@@ -35,7 +35,7 @@ shm            /dev/shm     tmpfs  defaults         0     0
 EOF</userinput></screen>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-  href="../../bootable/common/fstab.xml"
+  href="../../system-config/common/fstab.xml"
   xpointer="xpointer(//*[@os='b'])"/>
 
   <para os="c">The <filename class="directory">/dev/shm</filename> mount point
diff --git a/BOOK/bootable/mips-chapter.xml b/BOOK/bootable/mips-chapter.xml
index 20f1417..c4172e4 100644
--- a/BOOK/bootable/mips-chapter.xml
+++ b/BOOK/bootable/mips-chapter.xml
@@ -12,7 +12,6 @@
   <title>Making the CLFS System Bootable</title>
 
   <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/fstab.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/kernel.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/arcload.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/colo.xml"/>
diff --git a/BOOK/bootable/mips64-64-chapter.xml b/BOOK/bootable/mips64-64-chapter.xml
index bd806fd..f01416d 100644
--- a/BOOK/bootable/mips64-64-chapter.xml
+++ b/BOOK/bootable/mips64-64-chapter.xml
@@ -12,7 +12,6 @@
   <title>Making the CLFS System Bootable</title>
 
   <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/fstab.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/kernel.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/arcload.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/colo.xml"/>
diff --git a/BOOK/bootable/mips64-chapter.xml b/BOOK/bootable/mips64-chapter.xml
index bd806fd..f01416d 100644
--- a/BOOK/bootable/mips64-chapter.xml
+++ b/BOOK/bootable/mips64-chapter.xml
@@ -12,7 +12,6 @@
   <title>Making the CLFS System Bootable</title>
 
   <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/fstab.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/kernel.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/arcload.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/colo.xml"/>
diff --git a/BOOK/bootable/ppc-chapter.xml b/BOOK/bootable/ppc-chapter.xml
index 1521a5f..fcbbfbe 100644
--- a/BOOK/bootable/ppc-chapter.xml
+++ b/BOOK/bootable/ppc-chapter.xml
@@ -12,7 +12,6 @@
   <title>Making the CLFS System Bootable</title>
 
   <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/fstab.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc/kernel.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc/yaboot.xml"/>
 
diff --git a/BOOK/bootable/ppc64-64-chapter.xml b/BOOK/bootable/ppc64-64-chapter.xml
index 1521a5f..fcbbfbe 100644
--- a/BOOK/bootable/ppc64-64-chapter.xml
+++ b/BOOK/bootable/ppc64-64-chapter.xml
@@ -12,7 +12,6 @@
   <title>Making the CLFS System Bootable</title>
 
   <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/fstab.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc/kernel.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc/yaboot.xml"/>
 
diff --git a/BOOK/bootable/ppc64-chapter.xml b/BOOK/bootable/ppc64-chapter.xml
index 70f1851..c588ce9 100644
--- a/BOOK/bootable/ppc64-chapter.xml
+++ b/BOOK/bootable/ppc64-chapter.xml
@@ -12,7 +12,6 @@
   <title>Making the CLFS System Bootable</title>
 
   <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/fstab.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/kernel.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc64/yaboot.xml"/>
 
diff --git a/BOOK/bootable/sparc-chapter.xml b/BOOK/bootable/sparc-chapter.xml
index aa8690f..0f60e40 100644
--- a/BOOK/bootable/sparc-chapter.xml
+++ b/BOOK/bootable/sparc-chapter.xml
@@ -12,7 +12,6 @@
   <title>Making the CLFS System Bootable</title>
 
   <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="sparc/fstab.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/kernel.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/silo.xml"/>
 
diff --git a/BOOK/bootable/sparc64-64-chapter.xml b/BOOK/bootable/sparc64-64-chapter.xml
index aa8690f..0f60e40 100644
--- a/BOOK/bootable/sparc64-64-chapter.xml
+++ b/BOOK/bootable/sparc64-64-chapter.xml
@@ -12,7 +12,6 @@
   <title>Making the CLFS System Bootable</title>
 
   <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="sparc/fstab.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/kernel.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/silo.xml"/>
 
diff --git a/BOOK/bootable/sparc64-chapter.xml b/BOOK/bootable/sparc64-chapter.xml
index aa8690f..0f60e40 100644
--- a/BOOK/bootable/sparc64-chapter.xml
+++ b/BOOK/bootable/sparc64-chapter.xml
@@ -12,7 +12,6 @@
   <title>Making the CLFS System Bootable</title>
 
   <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="sparc/fstab.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/kernel.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/silo.xml"/>
 
diff --git a/BOOK/bootable/x86-chapter.xml b/BOOK/bootable/x86-chapter.xml
index d40f8c8..cda8daf 100644
--- a/BOOK/bootable/x86-chapter.xml
+++ b/BOOK/bootable/x86-chapter.xml
@@ -12,7 +12,6 @@
   <title>Making the CLFS System Bootable</title>
 
   <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/fstab.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86/kernel.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86/grub.xml"/>
 
diff --git a/BOOK/bootable/x86_64-64-chapter.xml b/BOOK/bootable/x86_64-64-chapter.xml
index 7c19c09..5e39386 100644
--- a/BOOK/bootable/x86_64-64-chapter.xml
+++ b/BOOK/bootable/x86_64-64-chapter.xml
@@ -12,7 +12,6 @@
   <title>Making the CLFS System Bootable</title>
 
   <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/fstab.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64/kernel.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86/grub.xml"/>
 
diff --git a/BOOK/bootable/x86_64-chapter.xml b/BOOK/bootable/x86_64-chapter.xml
index 7c19c09..5e39386 100644
--- a/BOOK/bootable/x86_64-chapter.xml
+++ b/BOOK/bootable/x86_64-chapter.xml
@@ -12,7 +12,6 @@
   <title>Making the CLFS System Bootable</title>
 
   <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/fstab.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64/kernel.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86/grub.xml"/>
 
diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index 2a43ae3..2fcee05 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -50,6 +50,9 @@
         <listitem>
           <para>[William Harrington] - Update Man-pages to 3.67.</para>
         </listitem>
+        <listitem>
+          <para>[Chris] - Moved creation of /etc/fstab to system-config.</para>
+        </listitem>
       </itemizedlist>
     </listitem>
 
diff --git a/BOOK/bootable/common/fstab.xml b/BOOK/system-config/common/fstab.xml
similarity index 94%
rename from BOOK/bootable/common/fstab.xml
rename to BOOK/system-config/common/fstab.xml
index 689f6b2..f2ab055 100644
--- a/BOOK/bootable/common/fstab.xml
+++ b/BOOK/system-config/common/fstab.xml
@@ -5,14 +5,14 @@
   %general-entities;
 ]>
 
-<sect1 id="ch-bootable-fstab">
+<sect1 id="ch-scripts-fstab">
   <?dbhtml filename="fstab.html"?>
 
   <title>Creating the /etc/fstab File</title>
 
-  <indexterm zone="ch-bootable-fstab">
+  <indexterm zone="ch-scripts-fstab">
     <primary sortas="e-/etc/fstab">/etc/fstab</primary>
-    <secondary>bootable</secondary>
+    <secondary>system config</secondary>
   </indexterm>
 
   <para os="a">The <filename>/etc/fstab</filename> file is used by some
diff --git a/BOOK/system-config/mips-chapter.xml b/BOOK/system-config/mips-chapter.xml
index d548a3d..e9bab8c 100644
--- a/BOOK/system-config/mips-chapter.xml
+++ b/BOOK/system-config/mips-chapter.xml
@@ -21,5 +21,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/locale.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/inputrc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/fstab.xml"/>
 
 </chapter>
diff --git a/BOOK/system-config/mips64-64-chapter.xml b/BOOK/system-config/mips64-64-chapter.xml
index d548a3d..e9bab8c 100644
--- a/BOOK/system-config/mips64-64-chapter.xml
+++ b/BOOK/system-config/mips64-64-chapter.xml
@@ -21,5 +21,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/locale.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/inputrc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/fstab.xml"/>
 
 </chapter>
diff --git a/BOOK/system-config/mips64-chapter.xml b/BOOK/system-config/mips64-chapter.xml
index d548a3d..e9bab8c 100644
--- a/BOOK/system-config/mips64-chapter.xml
+++ b/BOOK/system-config/mips64-chapter.xml
@@ -21,5 +21,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/locale.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/inputrc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/fstab.xml"/>
 
 </chapter>
diff --git a/BOOK/system-config/ppc-chapter.xml b/BOOK/system-config/ppc-chapter.xml
index d548a3d..e9bab8c 100644
--- a/BOOK/system-config/ppc-chapter.xml
+++ b/BOOK/system-config/ppc-chapter.xml
@@ -21,5 +21,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/locale.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/inputrc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/fstab.xml"/>
 
 </chapter>
diff --git a/BOOK/system-config/ppc64-64-chapter.xml b/BOOK/system-config/ppc64-64-chapter.xml
index d548a3d..e9bab8c 100644
--- a/BOOK/system-config/ppc64-64-chapter.xml
+++ b/BOOK/system-config/ppc64-64-chapter.xml
@@ -21,5 +21,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/locale.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/inputrc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/fstab.xml"/>
 
 </chapter>
diff --git a/BOOK/system-config/ppc64-chapter.xml b/BOOK/system-config/ppc64-chapter.xml
index d548a3d..e9bab8c 100644
--- a/BOOK/system-config/ppc64-chapter.xml
+++ b/BOOK/system-config/ppc64-chapter.xml
@@ -21,5 +21,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/locale.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/inputrc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/fstab.xml"/>
 
 </chapter>
diff --git a/BOOK/system-config/sparc-chapter.xml b/BOOK/system-config/sparc-chapter.xml
index d548a3d..f768234 100644
--- a/BOOK/system-config/sparc-chapter.xml
+++ b/BOOK/system-config/sparc-chapter.xml
@@ -21,5 +21,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/locale.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/inputrc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/fstab.xml"/>
 
 </chapter>
diff --git a/BOOK/bootable/sparc/fstab.xml b/BOOK/system-config/sparc/fstab.xml
similarity index 93%
rename from BOOK/bootable/sparc/fstab.xml
rename to BOOK/system-config/sparc/fstab.xml
index 446e70c..00979f9 100644
--- a/BOOK/bootable/sparc/fstab.xml
+++ b/BOOK/system-config/sparc/fstab.xml
@@ -5,14 +5,14 @@
   %general-entities;
 ]>
 
-<sect1 id="ch-bootable-fstab">
+<sect1 id="ch-scripts-fstab">
   <?dbhtml filename="fstab.html"?>
 
   <title>Creating the /etc/fstab File</title>
 
-  <indexterm zone="ch-bootable-fstab">
+  <indexterm zone="ch-scripts-fstab">
     <primary sortas="e-/etc/fstab">/etc/fstab</primary>
-    <secondary>bootable</secondary>
+    <secondary>system config</secondary>
   </indexterm>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
diff --git a/BOOK/system-config/sparc64-64-chapter.xml b/BOOK/system-config/sparc64-64-chapter.xml
index d548a3d..f768234 100644
--- a/BOOK/system-config/sparc64-64-chapter.xml
+++ b/BOOK/system-config/sparc64-64-chapter.xml
@@ -21,5 +21,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/locale.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/inputrc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/fstab.xml"/>
 
 </chapter>
diff --git a/BOOK/system-config/sparc64-chapter.xml b/BOOK/system-config/sparc64-chapter.xml
index d548a3d..f768234 100644
--- a/BOOK/system-config/sparc64-chapter.xml
+++ b/BOOK/system-config/sparc64-chapter.xml
@@ -21,5 +21,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/locale.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/inputrc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/fstab.xml"/>
 
 </chapter>
diff --git a/BOOK/system-config/x86-chapter.xml b/BOOK/system-config/x86-chapter.xml
index d548a3d..e9bab8c 100644
--- a/BOOK/system-config/x86-chapter.xml
+++ b/BOOK/system-config/x86-chapter.xml
@@ -21,5 +21,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/locale.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/inputrc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/fstab.xml"/>
 
 </chapter>
diff --git a/BOOK/system-config/x86_64-64-chapter.xml b/BOOK/system-config/x86_64-64-chapter.xml
index d548a3d..e9bab8c 100644
--- a/BOOK/system-config/x86_64-64-chapter.xml
+++ b/BOOK/system-config/x86_64-64-chapter.xml
@@ -21,5 +21,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/locale.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/inputrc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/fstab.xml"/>
 
 </chapter>
diff --git a/BOOK/system-config/x86_64-chapter.xml b/BOOK/system-config/x86_64-chapter.xml
index d548a3d..e9bab8c 100644
--- a/BOOK/system-config/x86_64-chapter.xml
+++ b/BOOK/system-config/x86_64-chapter.xml
@@ -21,5 +21,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/locale.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/inputrc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/fstab.xml"/>
 
 </chapter>

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

Summary of changes:
 BOOK/boot/common/fstab.xml                        |    2 +-
 BOOK/bootable/mips-chapter.xml                    |    1 -
 BOOK/bootable/mips64-64-chapter.xml               |    1 -
 BOOK/bootable/mips64-chapter.xml                  |    1 -
 BOOK/bootable/ppc-chapter.xml                     |    1 -
 BOOK/bootable/ppc64-64-chapter.xml                |    1 -
 BOOK/bootable/ppc64-chapter.xml                   |    1 -
 BOOK/bootable/sparc-chapter.xml                   |    1 -
 BOOK/bootable/sparc64-64-chapter.xml              |    1 -
 BOOK/bootable/sparc64-chapter.xml                 |    1 -
 BOOK/bootable/x86-chapter.xml                     |    1 -
 BOOK/bootable/x86_64-64-chapter.xml               |    1 -
 BOOK/bootable/x86_64-chapter.xml                  |    1 -
 BOOK/introduction/common/changelog.xml            |    3 +++
 BOOK/{bootable => system-config}/common/fstab.xml |    6 +++---
 BOOK/system-config/mips-chapter.xml               |    1 +
 BOOK/system-config/mips64-64-chapter.xml          |    1 +
 BOOK/system-config/mips64-chapter.xml             |    1 +
 BOOK/system-config/ppc-chapter.xml                |    1 +
 BOOK/system-config/ppc64-64-chapter.xml           |    1 +
 BOOK/system-config/ppc64-chapter.xml              |    1 +
 BOOK/system-config/sparc-chapter.xml              |    1 +
 BOOK/{bootable => system-config}/sparc/fstab.xml  |    6 +++---
 BOOK/system-config/sparc64-64-chapter.xml         |    1 +
 BOOK/system-config/sparc64-chapter.xml            |    1 +
 BOOK/system-config/x86-chapter.xml                |    1 +
 BOOK/system-config/x86_64-64-chapter.xml          |    1 +
 BOOK/system-config/x86_64-chapter.xml             |    1 +
 28 files changed, 22 insertions(+), 19 deletions(-)
 rename BOOK/{bootable => system-config}/common/fstab.xml (94%)
 rename BOOK/{bootable => system-config}/sparc/fstab.xml (93%)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list