[Clfs-commits] commit: r4468 - in /trunk/BOOK: introduction/common/ temp-system/ temp-system/common/ temp-system/multilib/ temp-system/native/ temp-system/native64/

svn at cross-lfs.org svn at cross-lfs.org
Wed Jan 14 20:54:58 PST 2009


Author: jim
Date: Thu Jan 15 04:54:57 2009
New Revision: 4468

Log:
Added: Vim to temp-system. Community Request

Added:
    trunk/BOOK/temp-system/common/vim.xml
    trunk/BOOK/temp-system/multilib/vim.xml
    trunk/BOOK/temp-system/native/vim.xml
    trunk/BOOK/temp-system/native64/vim.xml
Modified:
    trunk/BOOK/introduction/common/changelog.xml
    trunk/BOOK/temp-system/alpha-chapter.xml
    trunk/BOOK/temp-system/mips-chapter.xml
    trunk/BOOK/temp-system/mips64-64-chapter.xml
    trunk/BOOK/temp-system/mips64-chapter.xml
    trunk/BOOK/temp-system/native-chapter.xml
    trunk/BOOK/temp-system/native64-chapter.xml
    trunk/BOOK/temp-system/ppc-chapter.xml
    trunk/BOOK/temp-system/ppc64-chapter.xml
    trunk/BOOK/temp-system/sparc-chapter.xml
    trunk/BOOK/temp-system/sparc64-64-chapter.xml
    trunk/BOOK/temp-system/sparc64-chapter.xml
    trunk/BOOK/temp-system/x86-chapter.xml
    trunk/BOOK/temp-system/x86_64-64-chapter.xml
    trunk/BOOK/temp-system/x86_64-chapter.xml

Modified: trunk/BOOK/introduction/common/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/common/changelog.xml (original)
+++ trunk/BOOK/introduction/common/changelog.xml Thu Jan 15 04:54:57 2009
@@ -35,6 +35,15 @@
       </itemizedlist>
     </listitem>
 -->
+
+    <listitem>
+      <para>January 14, 2009</para>
+      <itemizedlist>
+        <listitem>
+          <para>[Jim] - Community Request full-filled. Vim added to temp-system.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
 
     <listitem>
       <para>January 12, 2009</para>

Modified: trunk/BOOK/temp-system/alpha-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/alpha-chapter.xml (original)
+++ trunk/BOOK/temp-system/alpha-chapter.xml Thu Jan 15 04:54:57 2009
@@ -36,6 +36,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sed.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tar.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/texinfo.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/vim.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/choose.xml"/>
 
 </chapter>

Modified: trunk/BOOK/temp-system/mips-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/mips-chapter.xml (original)
+++ trunk/BOOK/temp-system/mips-chapter.xml Thu Jan 15 04:54:57 2009
@@ -36,6 +36,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sed.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tar.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/texinfo.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/vim.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/choose.xml"/>
 
 </chapter>

Modified: trunk/BOOK/temp-system/mips64-64-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/mips64-64-chapter.xml (original)
+++ trunk/BOOK/temp-system/mips64-64-chapter.xml Thu Jan 15 04:54:57 2009
@@ -36,6 +36,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/sed.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/tar.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/texinfo.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/vim.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/choose.xml"/>
 
 </chapter>

Modified: trunk/BOOK/temp-system/mips64-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/mips64-chapter.xml (original)
+++ trunk/BOOK/temp-system/mips64-chapter.xml Thu Jan 15 04:54:57 2009
@@ -36,6 +36,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/sed.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/tar.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/texinfo.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/vim.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips64/choose.xml"/>
 
 </chapter>

Modified: trunk/BOOK/temp-system/native-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/native-chapter.xml (original)
+++ trunk/BOOK/temp-system/native-chapter.xml Thu Jan 15 04:54:57 2009
@@ -35,5 +35,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/sed.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/tar.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/texinfo.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/vim.xml"/>
 
 </chapter>

Modified: trunk/BOOK/temp-system/native64-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/native64-chapter.xml (original)
+++ trunk/BOOK/temp-system/native64-chapter.xml Thu Jan 15 04:54:57 2009
@@ -35,5 +35,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native64/sed.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native64/tar.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native64/texinfo.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native64/vim.xml"/>
 
 </chapter>

Modified: trunk/BOOK/temp-system/ppc-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/ppc-chapter.xml (original)
+++ trunk/BOOK/temp-system/ppc-chapter.xml Thu Jan 15 04:54:57 2009
@@ -35,6 +35,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sed.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tar.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/texinfo.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/vim.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/choose.xml"/>
 
 </chapter>

Modified: trunk/BOOK/temp-system/ppc64-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/ppc64-chapter.xml (original)
+++ trunk/BOOK/temp-system/ppc64-chapter.xml Thu Jan 15 04:54:57 2009
@@ -35,6 +35,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/sed.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/tar.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/texinfo.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/vim.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc64/choose.xml"/>
 
 </chapter>

Modified: trunk/BOOK/temp-system/sparc-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/sparc-chapter.xml (original)
+++ trunk/BOOK/temp-system/sparc-chapter.xml Thu Jan 15 04:54:57 2009
@@ -36,6 +36,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sed.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tar.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/texinfo.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/vim.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/choose.xml"/>
 
 </chapter>

Modified: trunk/BOOK/temp-system/sparc64-64-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/sparc64-64-chapter.xml (original)
+++ trunk/BOOK/temp-system/sparc64-64-chapter.xml Thu Jan 15 04:54:57 2009
@@ -36,6 +36,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/sed.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/tar.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/texinfo.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/vim.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/choose.xml"/>
 
 </chapter>

Modified: trunk/BOOK/temp-system/sparc64-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/sparc64-chapter.xml (original)
+++ trunk/BOOK/temp-system/sparc64-chapter.xml Thu Jan 15 04:54:57 2009
@@ -36,6 +36,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/sed.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/tar.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/texinfo.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/vim.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/choose.xml"/>
 
 </chapter>

Modified: trunk/BOOK/temp-system/x86-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/x86-chapter.xml (original)
+++ trunk/BOOK/temp-system/x86-chapter.xml Thu Jan 15 04:54:57 2009
@@ -36,6 +36,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sed.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tar.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/texinfo.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/vim.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/choose.xml"/>
 
 </chapter>

Modified: trunk/BOOK/temp-system/x86_64-64-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/x86_64-64-chapter.xml (original)
+++ trunk/BOOK/temp-system/x86_64-64-chapter.xml Thu Jan 15 04:54:57 2009
@@ -36,6 +36,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/sed.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/tar.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/texinfo.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/vim.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/choose.xml"/>
 
 </chapter>

Modified: trunk/BOOK/temp-system/x86_64-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/x86_64-chapter.xml (original)
+++ trunk/BOOK/temp-system/x86_64-chapter.xml Thu Jan 15 04:54:57 2009
@@ -36,6 +36,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/sed.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/tar.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/texinfo.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/vim.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/choose.xml"/>
 
 </chapter>




More information about the Clfs-commits mailing list