Author: pierre
Date: Thu Feb 22 08:23:52 2018
New Revision: 19845

Log:
Few tags, but many SBU's

Modified:
   trunk/BOOK/general/prog/gcc-ada.xml
   trunk/BOOK/general/prog/gcc.xml
   trunk/BOOK/general/prog/ninja.xml
   trunk/BOOK/postlfs/editors/vim.xml

Modified: trunk/BOOK/general/prog/gcc-ada.xml
==============================================================================
--- trunk/BOOK/general/prog/gcc-ada.xml Thu Feb 22 07:11:22 2018        (r19844)
+++ trunk/BOOK/general/prog/gcc-ada.xml Thu Feb 22 08:23:52 2018        (r19845)
@@ -6,7 +6,7 @@
 
   <!ENTITY gcc-download-http     
"&gnu-http;/gcc/gcc-&gcc-ada-version;/gcc-&gcc-ada-version;.tar.xz">
   <!ENTITY gcc-download-ftp      
"&gnu-ftp;/gcc/gcc-&gcc-ada-version;/gcc-&gcc-ada-version;.tar.xz">
-  <!ENTITY gcc-md5sum            "ff370482573133a7fcdd96cd2f552292">
+  <!ENTITY gcc-md5sum            "be2da21680f27624f3a87055c4ba5af2">
   <!ENTITY gcc-size              "59 MB">
   <!ENTITY gcc-ada-buildsize     "6.6 GB (1.6 GB added if GNAT install dir is 
not removed)">
   <!ENTITY gcc-ada-time          "51 SBU (with tests and parallelism=4)">
@@ -55,7 +55,7 @@
       <application>GNAT</application> tools.
     </para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <caution>
       <para>

Modified: trunk/BOOK/general/prog/gcc.xml
==============================================================================
--- trunk/BOOK/general/prog/gcc.xml     Thu Feb 22 07:11:22 2018        (r19844)
+++ trunk/BOOK/general/prog/gcc.xml     Thu Feb 22 08:23:52 2018        (r19845)
@@ -39,7 +39,7 @@
       either for upgrading C and C++, or for installing additional compilers.
     </para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <caution>
       <para>

Modified: trunk/BOOK/general/prog/ninja.xml
==============================================================================
--- trunk/BOOK/general/prog/ninja.xml   Thu Feb 22 07:11:22 2018        (r19844)
+++ trunk/BOOK/general/prog/ninja.xml   Thu Feb 22 08:23:52 2018        (r19845)
@@ -37,11 +37,11 @@
     <note>
       <para>This package was installed as a part of the base LFS 
       system.  The only reason to reinstall is to use the optional
-      dependencies for additional support files or documentaiton.
+      dependencies for additional support files or documentation.
       </para>
     </note>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/postlfs/editors/vim.xml
==============================================================================
--- trunk/BOOK/postlfs/editors/vim.xml  Thu Feb 22 07:11:22 2018        (r19844)
+++ trunk/BOOK/postlfs/editors/vim.xml  Thu Feb 22 08:23:52 2018        (r19845)
@@ -41,7 +41,7 @@
     There is no need for special instructions since
     <application>X</application> support is automatically detected.</para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -142,7 +142,7 @@
     <para>If you wish to update the runtime files, issue the
     following command (requires <xref linkend="rsync"/>):</para>
 
-<screen><userinput>rsync -avzcP --delete --exclude="/dos/" --exclude="/spell/" 
\
+<screen><userinput>rsync -avzcP --exclude="/dos/" --exclude="/spell/" \
     ftp.nluug.nl::Vim/runtime/ ./runtime/</userinput></screen>
 
     <para>To install the runtime files and regenerate the
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to