Updated all the links to files on the Anduin server to use entities

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5612 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2006-01-29 17:36:13 +00:00
parent 1ee90b5e91
commit 60a3124839
13 changed files with 26 additions and 18 deletions

View File

@ -14,7 +14,9 @@
<!ENTITY downloads-root "http://www.linuxfromscratch.org/blfs/downloads/svn">
<!ENTITY downloads-project "http://downloads.linuxfromscratch.org">
<!ENTITY downloads-anduin "http://anduin.linuxfromscratch.org/sources/BLFS/svn">
<!ENTITY sources-anduin-http "http://anduin.linuxfromscratch.org/sources/BLFS/svn">
<!ENTITY sources-anduin-ftp "ftp://anduin.linuxfromscratch.org/BLFS/svn">
<!ENTITY files-anduin "http://anduin.linuxfromscratch.org/files/BLFS">
<!ENTITY hints-root "http://www.linuxfromscratch.org/hints">
<!ENTITY patch-root "http://www.linuxfromscratch.org/patches/blfs/svn">
<!-- <!ENTITY lfs-root "http://www.linuxfromscratch.org/lfs/view/&lfs-version;"> -->

View File

@ -69,7 +69,9 @@ xreflabel="ImageMagick-&imagemagick-version;-&imagemagick-patch-version;">
work just fine, but this has not been tested by the BLFS team. If the
package version shown above is not available from the locations shown
above, you can download it from the BLFS package server at
<ulink url="&downloads-anduin;/i"/>.</para>
<ulink
url="&sources-anduin-http;/i/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.bz2"/>.
</para>
<bridgehead renderas="sect3">ImageMagick Dependencies</bridgehead>

View File

@ -11,8 +11,8 @@
<!ENTITY gcc-buildsize "1.7 GB">
<!ENTITY gcc-time "59 SBU (build, test and install all compilers)">
<!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-download-http "&sources-anduin-http;/g/gnat-3.15p-i686-pc-redhat71-gnu-bin.tar.bz2">
<!ENTITY gnat-download-ftp "&sources-anduin-ftp;/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">

View File

@ -6,7 +6,7 @@
<!ENTITY jdk-download-source "https://tiger.dev.java.net/jdk_5_0_05.html">
<!ENTITY jdk-download-binary "http://java.sun.com/j2se/1.5.0/download.jsp">
<!ENTITY jdk-source-md5sum "http://anduin.linuxfromscratch.org/sources/BLFS/SVN/I-K/JDK/jdk-&jdk-src-version;.md5sums">
<!ENTITY jdk-source-md5sum "&sources-anduin-http;/j/jdk-&jdk-src-version;.md5sums">
<!ENTITY jdk-bin-md5sum "3cdad4a383b93680f02f6f06198c2227">
<!ENTITY jdk-bin-size "46.7 MB">
<!ENTITY jdk-src-size "64.4 MB (three .jar files)">

View File

@ -4,8 +4,8 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY perl_modules_md5sums_download_http "http://anduin.linuxfromscratch.org/sources/BLFS/SVN/Perl_Modules/Perl_Modules.gz.md5sums">
<!ENTITY perl_modules_md5sums_download_ftp "ftp://anduin.linuxfromscratch.org/BLFS/SVN/Perl_Modules/Perl_Modules.gz.md5sums">
<!ENTITY perl_modules_md5sums_download_http "&sources-anduin-http;/Perl_Modules/Perl_Modules.gz.md5sums">
<!ENTITY perl_modules_md5sums_download_ftp "&sources-anduin-ftp;/Perl_Modules/Perl_Modules.gz.md5sums">
]>
<sect1 id="perl-modules" xreflabel="Perl modules">
@ -46,8 +46,8 @@
</note>
<!-- 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
on the Anduin server does not include md5sums for the .tar.gz Perl
module sources. There is a bug in Bugzilla to fix this.
<itemizedlist spacing="compact">
<listitem>

View File

@ -52,7 +52,7 @@
based locales. Due to this assumption <application>MC</application> will
incorrectly position characters on the screen. After the cursor is moved
a bit the screen becomes totally unreadable, as illustrated on
<ulink url="http://anduin.linuxfromscratch.org/files/BLFS/mc-bad.png">this
<ulink url="&files-anduin;/mc-bad.png">this
screenshot</ulink> (taken in a ru_RU.UTF-8 locale). Additionally, input
of non-ASCII characters in the editor is impossible, even after selecting
<quote>Other 8-bit</quote> encoding from the menu.</para>

View File

@ -42,8 +42,12 @@
-->
<listitem>
<para>Date</para>
<para>January 29th, 2006</para>
<itemizedlist>
<listitem>
<para>[randy] - Updated all the links to files on the Anduin server
to use entities.</para>
</listitem>
<listitem>
<para>[andy] - Updated glib2 to 2.8.6.</para>
</listitem>

View File

@ -64,7 +64,7 @@
<itemizedlist spacing='compact'>
<listitem>
<para>Recommended demo files: <ulink
url="http://anduin.linuxfromscratch.org/sources/BLFS/svn/j/jadetex-3.13-demo.tar.bz2"/>
url="&sources-anduin-http;/j/jadetex-3.13-demo.tar.bz2"/>
</para>
</listitem>
</itemizedlist>

View File

@ -21,8 +21,8 @@
<!ENTITY texmfsrc-md5sum "66c32a11964a49982ba2a32d3bbfe7f5">
<!ENTITY texmfsrc-size "57.7 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-download-http "&sources-anduin-http;/t/tetex-cm-super.tar.bz2" >
<!ENTITY cmsupersrc-download-ftp "&sources-anduin-ftp;/t/tetex-cm-super.tar.bz2">
<!ENTITY cmsupersrc-md5sum "d7c89fcb35f625b02853a0881a4ec760">
<!ENTITY cmsupersrc-size "63.8 MB">
]>

View File

@ -125,7 +125,7 @@
You may also wish to review the entire file and uncomment any other desired
options. If you would prefer to download the file instead of creating it by
typing or cut-and-pasting, you can find it at <ulink
url="http://anduin.linuxfromscratch.org/files/BLFS/firefox-&firefox-version;-mozconfig"/>
url="&files-anduin;/firefox-&firefox-version;-mozconfig"/>
(the file must be installed in the root of the source tree
<filename class='directory'>mozilla</filename> directory, and named
<filename>.mozconfig</filename>). Create the file by issuing the following

View File

@ -210,7 +210,7 @@
libraries, ensure you uncomment the two lines at the bottom of the file. If
you would prefer to download the file instead of creating it by typing or
cut-and-pasting, you can find it at <ulink
url="http://anduin.linuxfromscratch.org/files/BLFS/mozilla-&mozilla-version;-mozconfig"/>
url="&files-anduin;/mozilla-&mozilla-version;-mozconfig"/>
(the file must be installed in the root of the source tree
<filename class='directory'>mozilla</filename> directory, and named
<filename>.mozconfig</filename>). Create the file by issuing the following

View File

@ -131,7 +131,7 @@
file and uncomment any other desired options. If you would prefer to
download the file instead of creating it by typing or cut-and-pasting, you
can find it at <ulink
url="http://anduin.linuxfromscratch.org/files/BLFS/thunderbird-&thunderbird-version;-mozconfig"/>
url="&files-anduin;/thunderbird-&thunderbird-version;-mozconfig"/>
(the file must be installed in the root of the source tree
<filename class='directory'>mozilla</filename> directory, and named
<filename>.mozconfig</filename>). Create the file by issuing the following

View File

@ -102,7 +102,7 @@
<listitem>
<para>Required update for use with
<application>JDK-&jdk-src-version;</application>:
<ulink url="ftp://anduin.linuxfromscratch.org/BLFS/svn/b/bsh-2.0b4-src.tar.bz2"/>
<ulink url="&sources-anduin-ftp;/b/bsh-2.0b4-src.tar.bz2"/>
</para>
</listitem>
<listitem>