[Clfs-commits] commit: r4122 - in /trunk/BOOK: boot/mips64-chapter.xml boot/multilib/bootscripts.xml boot/ppc64-chapter.xml boot/sparc64-chapter.xml introduction/common/changelog.xml

svn at cross-lfs.org svn at cross-lfs.org
Sun Dec 21 09:40:38 PST 2008


Author: jim
Date: Sun Dec 21 17:40:37 2008
New Revision: 4122

Log:
Clean up to multilib bootscripts install in Boot

Removed:
    trunk/BOOK/boot/multilib/bootscripts.xml
Modified:
    trunk/BOOK/boot/mips64-chapter.xml
    trunk/BOOK/boot/ppc64-chapter.xml
    trunk/BOOK/boot/sparc64-chapter.xml
    trunk/BOOK/introduction/common/changelog.xml

Modified: trunk/BOOK/boot/mips64-chapter.xml
==============================================================================
--- trunk/BOOK/boot/mips64-chapter.xml (original)
+++ trunk/BOOK/boot/mips64-chapter.xml Sun Dec 21 17:40:37 2008
@@ -26,7 +26,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/settingenviron.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips64/flags.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/fstab.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bootscripts.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootscripts.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/devices.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips/colo.xml"/>

Modified: trunk/BOOK/boot/ppc64-chapter.xml
==============================================================================
--- trunk/BOOK/boot/ppc64-chapter.xml (original)
+++ trunk/BOOK/boot/ppc64-chapter.xml Sun Dec 21 17:40:37 2008
@@ -26,7 +26,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc64/yaboot-build.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/settingenviron.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/fstab.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bootscripts.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootscripts.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/devices.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc64/yaboot.xml"/>

Modified: trunk/BOOK/boot/sparc64-chapter.xml
==============================================================================
--- trunk/BOOK/boot/sparc64-chapter.xml (original)
+++ trunk/BOOK/boot/sparc64-chapter.xml Sun Dec 21 17:40:37 2008
@@ -26,7 +26,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/settingenviron.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc64/flags.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc/fstab.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bootscripts.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootscripts.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/devices.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc/silo.xml"/>

Modified: trunk/BOOK/introduction/common/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/common/changelog.xml (original)
+++ trunk/BOOK/introduction/common/changelog.xml Sun Dec 21 17:40:37 2008
@@ -50,6 +50,9 @@
         </listitem>
         <listitem>
           <para>[Jim] - Updated Clean Toolchain Build - GCC.</para>
+        </listitem>
+        <listitem>
+          <para>[Jim] - Clean up to multilib bootscripts install in Boot.</para>
         </listitem>
       </itemizedlist>
     </listitem>




More information about the Clfs-commits mailing list