Changeset 60a31248 for general


Ignore:
Timestamp:
01/29/2006 05:36:13 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0f9a8a99
Parents:
1ee90b5
Message:

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

Location:
general
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/imagemagick.xml

    r1ee90b5 r60a31248  
    7070    package version shown above is not available from the locations shown
    7171    above, you can download it from the BLFS package server at
    72     <ulink url="&downloads-anduin;/i"/>.</para>
     72    <ulink
     73    url="&sources-anduin-http;/i/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.bz2"/>.
     74    </para>
    7375
    7476    <bridgehead renderas="sect3">ImageMagick Dependencies</bridgehead>
  • general/prog/gcc.xml

    r1ee90b5 r60a31248  
    1212  <!ENTITY gcc-time           "59 SBU (build, test and install all compilers)">
    1313
    14   <!ENTITY gnat-download-http "http://anduin.linuxfromscratch.org/sources/BLFS/svn/g/gnat-3.15p-i686-pc-redhat71-gnu-bin.tar.bz2">
    15   <!ENTITY gnat-download-ftp  "ftp://anduin.linuxfromscratch.org/BLFS/svn/g/gnat-3.15p-i686-pc-redhat71-gnu-bin.tar.bz2">
     14  <!ENTITY gnat-download-http "&sources-anduin-http;/g/gnat-3.15p-i686-pc-redhat71-gnu-bin.tar.bz2">
     15  <!ENTITY gnat-download-ftp  "&sources-anduin-ftp;/g/gnat-3.15p-i686-pc-redhat71-gnu-bin.tar.bz2">
    1616  <!ENTITY gnat-md5sum        "c9aad2da908a40e876c24fc85f248b51">
    1717  <!ENTITY gnat-size          "11.6 MB">
  • general/prog/jdk.xml

    r1ee90b5 r60a31248  
    77  <!ENTITY jdk-download-source "https://tiger.dev.java.net/jdk_5_0_05.html">
    88  <!ENTITY jdk-download-binary "http://java.sun.com/j2se/1.5.0/download.jsp">
    9   <!ENTITY jdk-source-md5sum   "http://anduin.linuxfromscratch.org/sources/BLFS/SVN/I-K/JDK/jdk-&jdk-src-version;.md5sums">
     9  <!ENTITY jdk-source-md5sum   "&sources-anduin-http;/j/jdk-&jdk-src-version;.md5sums">
    1010  <!ENTITY jdk-bin-md5sum      "3cdad4a383b93680f02f6f06198c2227">
    1111  <!ENTITY jdk-bin-size        "46.7 MB">
  • general/prog/perl-modules.xml

    r1ee90b5 r60a31248  
    55  %general-entities;
    66
    7   <!ENTITY perl_modules_md5sums_download_http "http://anduin.linuxfromscratch.org/sources/BLFS/SVN/Perl_Modules/Perl_Modules.gz.md5sums">
    8   <!ENTITY perl_modules_md5sums_download_ftp  "ftp://anduin.linuxfromscratch.org/BLFS/SVN/Perl_Modules/Perl_Modules.gz.md5sums">
     7  <!ENTITY perl_modules_md5sums_download_http "&sources-anduin-http;/Perl_Modules/Perl_Modules.gz.md5sums">
     8  <!ENTITY perl_modules_md5sums_download_ftp  "&sources-anduin-ftp;/Perl_Modules/Perl_Modules.gz.md5sums">
    99]>
    1010
     
    4747
    4848    <!-- This section commented out now because the new organization of files
    49          on the Anduin server do not include md5sums for the .tar.gz Perl
    50          module sources
     49         on the Anduin server does not include md5sums for the .tar.gz Perl
     50         module sources. There is a bug in Bugzilla to fix this.
    5151
    5252    <itemizedlist spacing="compact">
Note: See TracChangeset for help on using the changeset viewer.