Author: randy
Date: 2005-11-09 16:14:44 -0700 (Wed, 09 Nov 2005)
New Revision: 5269

Modified:
   trunk/BOOK/general/prog/gcc.xml
   trunk/BOOK/general/prog/jdk.xml
   trunk/BOOK/general/prog/perl-modules.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/introduction/welcome/packages.xml
   trunk/BOOK/postlfs/config/bootdisk.xml
   trunk/BOOK/pst/typesetting/jadetex.xml
   trunk/BOOK/pst/typesetting/tex.xml
Log:
Updated references to source and md5sum files on the Anduin server due to the 
Anduin reorganization

Modified: trunk/BOOK/general/prog/gcc.xml
===================================================================
--- trunk/BOOK/general/prog/gcc.xml     2005-11-09 23:10:17 UTC (rev 5268)
+++ trunk/BOOK/general/prog/gcc.xml     2005-11-09 23:14:44 UTC (rev 5269)
@@ -11,8 +11,8 @@
   <!ENTITY gcc-buildsize      "2.2 GB">
   <!ENTITY gcc-time           "67 SBU (build, test and install all compilers)">
 
-  <!ENTITY gnat-download-http 
"http://anduin.linuxfromscratch.org/sources/BLFS/SVN/F-H/gnat-3.15p-i686-pc-redhat71-gnu-bin.tar.bz2";>
-  <!ENTITY gnat-download-ftp  
"ftp://anduin.linuxfromscratch.org/BLFS/SVN/F-H/gnat-3.15p-i686-pc-redhat71-gnu-bin.tar.bz2";>
+  <!ENTITY gnat-download-http 
"http://anduin.linuxfromscratch.org/sources/BLFS/svn/g/gnat-3.15p-i686-pc-redhat71-gnu-bin.tar.bz2";>
+  <!ENTITY gnat-download-ftp  
"ftp://anduin.linuxfromscratch.org/BLFS/svn/g/gnat-3.15p-i686-pc-redhat71-gnu-bin.tar.bz2";>
   <!ENTITY gnat-md5sum        "c9aad2da908a40e876c24fc85f248b51">
   <!ENTITY gnat-size          "11.6 MB">
   <!ENTITY gnat-buildsize     "97.7 MB">

Modified: trunk/BOOK/general/prog/jdk.xml
===================================================================
--- trunk/BOOK/general/prog/jdk.xml     2005-11-09 23:10:17 UTC (rev 5268)
+++ trunk/BOOK/general/prog/jdk.xml     2005-11-09 23:14:44 UTC (rev 5269)
@@ -76,9 +76,15 @@
       <listitem>
         <para>Source download: <ulink url="&jdk-download-source;"/></para>
       </listitem>
+
+      <!-- Commented out right now as there is no md5sums file on Anduin
+
       <listitem>
         <para>Download MD5 sum (source): <ulink 
url="&jdk-source-md5sum;"/></para>
       </listitem>
+
+      -->
+
       <listitem>
         <para>Download size (binary): &jdk-bin-size;</para>
       </listitem>

Modified: trunk/BOOK/general/prog/perl-modules.xml
===================================================================
--- trunk/BOOK/general/prog/perl-modules.xml    2005-11-09 23:10:17 UTC (rev 
5268)
+++ trunk/BOOK/general/prog/perl-modules.xml    2005-11-09 23:14:44 UTC (rev 
5269)
@@ -34,6 +34,10 @@
     on this page are in the latter form, as these are the official package
     names.</para>
 
+    <!-- This section commented out now because the new organization of files
+         on the Anduin server do not include md5sums for the .tar.gz Perl 
+         module sources
+
     <itemizedlist spacing="compact">
       <listitem>
         <para>Download MD5 sums (HTTP):
@@ -45,6 +49,8 @@
       </listitem>
     </itemizedlist>
 
+    -->
+
     <bridgehead renderas="sect3" id="perl-module-info"
     xreflabel="Module::Info">The Module::Info Module</bridgehead>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2005-11-09 23:10:17 UTC 
(rev 5268)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2005-11-09 23:14:44 UTC 
(rev 5269)
@@ -45,6 +45,10 @@
       <para>November 9th, 2005</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Updated references to source and md5sum files
+          on the Anduin server due to the Anduin reorganization.</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Added several more programming languages to the
           'Other Programming Tools' section.</para>
         </listitem>

Modified: trunk/BOOK/introduction/welcome/packages.xml
===================================================================
--- trunk/BOOK/introduction/welcome/packages.xml        2005-11-09 23:10:17 UTC 
(rev 5268)
+++ trunk/BOOK/introduction/welcome/packages.xml        2005-11-09 23:14:44 UTC 
(rev 5269)
@@ -9,21 +9,21 @@
   <?dbhtml filename="packages.html"?>
 
   <sect1info>
-    <othername>$LastChangedBy: archaic $</othername>
-    <date>$Date: 2004-08-09 23:25:57 -0500 (Mon, 09 Aug 2004) $</date>
+    <othername>$LastChangedBy$</othername>
+    <date>$Date$</date>
   </sect1info>
 
   <title>Getting the Source Packages</title>
 
   <para>Within the BLFS instructions, each package has two references for
-  finding the source files for the package&mdash;an http link and an ftp link
+  finding the source files for the package&mdash;an HTTP link and an FTP link
   (some packages may only list one of these links). Every effort has been made
   to ensure that these links are accurate. However, the World Wide Web is in
   continuous flux. Packages are sometimes moved or updated and the exact URL
   specified is not always available.</para>
 
   <para>To overcome this problem, the BLFS Team, with the assistance of <ulink
-  url='http://www.serverbeach.com'>Server Beach</ulink>, has made an http/ftp
+  url='http://www.serverbeach.com'>Server Beach</ulink>, has made an HTTP/FTP
   site available at <emphasis>anduin.linuxfromscratch.org</emphasis>.  This 
site
   has all the sources of the exact versions of the packages used in BLFS.  If
   you can't find the BLFS package you need, get it there.</para>
@@ -38,5 +38,3 @@
   there first.</para>
 
 </sect1>
-
-


Property changes on: trunk/BOOK/introduction/welcome/packages.xml
___________________________________________________________________
Name: svn:keywords
   + LastChangedBy Date

Modified: trunk/BOOK/postlfs/config/bootdisk.xml
===================================================================
--- trunk/BOOK/postlfs/config/bootdisk.xml      2005-11-09 23:10:17 UTC (rev 
5268)
+++ trunk/BOOK/postlfs/config/bootdisk.xml      2005-11-09 23:14:44 UTC (rev 
5269)
@@ -61,7 +61,7 @@
     very popular option is Knoppix.</para>
 
     <para>In addition, the LFS Community has developed its own Boot
-    CD-ROM available at <ulink url='ftp://anduin.linuxfromscratch.org/isos/'/>.
+    CD-ROM available at <ulink 
url='ftp://anduin.linuxfromscratch.org/LFS-LiveCD/'/>.
     A copy of this CD-ROM is available with the printed version of the Linux
     From Scratch book.  If you download the ISO image, use <xref 
linkend='cdrecord'/> to
     copy the image to a CD-ROM.</para>

Modified: trunk/BOOK/pst/typesetting/jadetex.xml
===================================================================
--- trunk/BOOK/pst/typesetting/jadetex.xml      2005-11-09 23:10:17 UTC (rev 
5268)
+++ trunk/BOOK/pst/typesetting/jadetex.xml      2005-11-09 23:14:44 UTC (rev 
5269)
@@ -60,7 +60,7 @@
     <itemizedlist spacing='compact'>
       <listitem>
         <para>Recommended demo files: <ulink
-        
url="http://anduin.linuxfromscratch.org/sources/BLFS/SVN/I-K/jadetex-3.13-demo.tar.bz2"/>
+        
url="http://anduin.linuxfromscratch.org/sources/BLFS/svn/j/jadetex-3.13-demo.tar.bz2"/>
         </para>
       </listitem>
     </itemizedlist>

Modified: trunk/BOOK/pst/typesetting/tex.xml
===================================================================
--- trunk/BOOK/pst/typesetting/tex.xml  2005-11-09 23:10:17 UTC (rev 5268)
+++ trunk/BOOK/pst/typesetting/tex.xml  2005-11-09 23:14:44 UTC (rev 5269)
@@ -18,13 +18,13 @@
 
   <!ENTITY texmfsrc-download-http 
"http://www.tug.org/ftp/tex-archive/systems/unix/teTeX/&tex-version;/distrib/tetex-texmfsrc-&tex-version;.tar.gz";
 >
   <!ENTITY texmfsrc-download-ftp  
"ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/&tex-version;/distrib/tetex-texmfsrc-&tex-version;.tar.gz";>
-  <!ENTITY texmfsrc-md5sum   "66c32a11964a49982ba2a32d3bbfe7f5">
-  <!ENTITY texmfsrc-size     "57.7 MB">
+  <!ENTITY texmfsrc-md5sum        "66c32a11964a49982ba2a32d3bbfe7f5">
+  <!ENTITY texmfsrc-size          "57.7 MB">
 
-  <!ENTITY cmsupersrc-download-http 
"http://anduin.linuxfromscratch.org/sources/BLFS/SVN/T-V/tetex-cm-super.tar.bz2";
 >
-  <!ENTITY cmsupersrc-download-ftp  
"ftp://anduin.linuxfromscratch.org/BLFS/SVN/T-V/tetex-cm-super.tar.bz2";>
-  <!ENTITY cmsupersrc-md5sum   "d7c89fcb35f625b02853a0881a4ec760">
-  <!ENTITY cmsupersrc-size     "63.8 MB">
+  <!ENTITY cmsupersrc-download-http 
"http://anduin.linuxfromscratch.org/sources/BLFS/svn/t/tetex-cm-super.tar.bz2"; >
+  <!ENTITY cmsupersrc-download-ftp  
"ftp://anduin.linuxfromscratch.org/BLFS/svn/t/tetex-cm-super.tar.bz2";>
+  <!ENTITY cmsupersrc-md5sum        "d7c89fcb35f625b02853a0881a4ec760">
+  <!ENTITY cmsupersrc-size          "63.8 MB">
 ]>
 
 <sect1 id="tex" xreflabel="TeX-&tex-version;">

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to