Changeset a29486e4


Ignore:
Timestamp:
10/11/2015 08:28:40 PM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
aef261a
Parents:
7a395d1
Message:

Update locations of files hosted on anduin

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16519 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
30 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r7a395d1 ra29486e4  
    2020
    2121<!ENTITY lfs-website          "http://www.&lfs-domainname;">
    22 <!-- downloads - root must not have an entity because it is needed for scripts
     22<!-- downloads-root must not have an entity because it is needed for scripts
    2323     change svn to x.y for release -->
    2424<!ENTITY downloads-root       "http://www.linuxfromscratch.org/blfs/downloads/svn">
    2525<!ENTITY downloads-project    "http://downloads.&lfs-domainname;">
    26 <!ENTITY sources-anduin-http  "http://anduin.&lfs-domainname;/sources/BLFS/svn">
    27 <!ENTITY sources-anduin-ftp   "ftp://anduin.&lfs-domainname;/BLFS/svn">
    28 <!ENTITY sources-anduin-other-http "http://anduin.&lfs-domainname;/sources/other">
    29 <!ENTITY sources-anduin-other "ftp://anduin.&lfs-domainname;/other">
    30 <!ENTITY files-anduin         "http://anduin.&lfs-domainname;/files/BLFS/svn">
     26
     27<!ENTITY sources-anduin-http  "http://anduin.linuxfromscratch.org/BLFS">
     28<!ENTITY sources-anduin-ftp   "ftp://anduin.linuxfromscratch.org/BLFS">
     29
    3130<!ENTITY hints-root           "http://www.&lfs-domainname;/hints">
    3231<!ENTITY patch-downloads      "http://www.linuxfromscratch.org/patches/downloads">
     
    3433<!ENTITY errata               "http://www.&lfs-domainname;/blfs/errata/&blfs-version;/">
    3534<!ENTITY blfs-ticket-root     "http://wiki.&lfs-domainname;/blfs/ticket/">
    36 <!-- <!ENTITY lfs-root             "http://www.&lfs-domainname;/lfs/view/&lfs-version;"> -->
     35
    3736<!ENTITY lfs-root             "../../../../lfs/view/&lfs-version;">
    3837<!ENTITY lfs-dev              "../../../../lfs/view/development">
     
    7877
    7978<!ENTITY blfs-bootscripts-version     "20150924">
    80 <!ENTITY blfs-bootscripts-download    "&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2">
    8179
    8280<!ENTITY blfs-wiki                    "http://wiki.&lfs-domainname;/blfs/wiki">
  • general/genlib/popt.xml

    r7a395d1 ra29486e4  
    66
    77  <!ENTITY popt-download-http "http://rpm5.org/files/popt/popt-&popt-version;.tar.gz">
    8   <!ENTITY popt-download-ftp  "&sources-anduin-ftp;/p/popt-&popt-version;.tar.gz">
     8  <!ENTITY popt-download-ftp  "&sources-anduin-ftp;/popt/popt-&popt-version;.tar.gz">
    99  <!ENTITY popt-md5sum        "3743beefa3dd6247a73f8f7a32c14c33">
    1010  <!ENTITY popt-size          "702 kB">
  • general/genutils/imagemagick.xml

    r7a395d1 ra29486e4  
    8888        at <literal>ftp.ImageMagick.org/pub/ImageMagick</literal> you can download it
    8989        from the BLFS package server at <ulink
    90         url="&sources-anduin-http;/i/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz"/>.
     90        url="&sources-anduin-http;/ImageMagick/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz"/>.
    9191      </para>
    9292    </note>
  • general/genutils/tidy.xml

    r7a395d1 ra29486e4  
    55  %general-entities;
    66
    7   <!ENTITY tidy-download-http "&sources-anduin-http;/t/tidy-&tidy-version;.tar.bz2">
     7  <!ENTITY tidy-download-http "&sources-anduin-http;/tidy/tidy-&tidy-version;.tar.bz2">
    88  <!ENTITY tidy-download-ftp  " ">
    99  <!ENTITY tidy-md5sum        "dd1fe109b4259ad3f364b175787ad5e9">
  • general/prog/apache-ant.xml

    r7a395d1 ra29486e4  
    6969        <para>
    7070          Required file: <ulink
    71              url="http://anduin.linuxfromscratch.org/sources/other/junit-&junit-version;.jar">
    72                   http://anduin.linuxfromscratch.org/sources/other/junit-&junit-version;.jar</ulink>
     71             url="&sources-anduin-http;/other/junit-&junit-version;.jar">
     72                  &sources-anduin-http;/other/junit-&junit-version;.jar</ulink>
    7373        </para>
    7474      </listitem>
  • general/prog/java.xml

    r7a395d1 ra29486e4  
    55  %general-entities;
    66
    7   <!ENTITY anduin-download             "http://anduin.linuxfromscratch.org/files/BLFS/OpenJDK-&openjdk-version;">
     7  <!ENTITY anduin-download             "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
    88  <!ENTITY openjdk-download-binary-x86 "&anduin-download;/OpenJDK-&openjdk-version;-i686-bin.tar.xz">
    99  <!ENTITY openjdk-bin-md5sum-x86      "38296c3c879afde561726fa8505016f1">
  • general/prog/openjdk.xml

    r7a395d1 ra29486e4  
    1111  <!ENTITY ojdk-download             "&ojdk-repo;/archive/&ojdk-tarball;">
    1212
    13   <!ENTITY anduin-download           "http://anduin.linuxfromscratch.org/files/BLFS/OpenJDK-&openjdk-version;">
     13  <!ENTITY anduin-download           "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
    1414
    1515  <!ENTITY ojdk-md5sum               "bcaf6f51627e8f052eff0fdcd8578b4f">
  • general/prog/perl-modules.xml

    r7a395d1 ra29486e4  
    55  %general-entities;
    66
    7   <!ENTITY perl_modules_md5sums_download_http "&sources-anduin-http;/perl-modules/">
    8   <!ENTITY perl_modules_md5sums_download_ftp  "&sources-anduin-ftp;/perl-modules/">
    97  <!ENTITY perl_authors  "http://cpan.metacpan.org/authors">
    108
     
    7573  <!ENTITY Regexp-Common-md5sum "2b9c335312dcfd9980ff7acbad0e5905">
    7674
    77   <!ENTITY SGMLSpm-download-http "http://anduin.&lfs-domainname;/sources/BLFS/conglomeration/perl-modules/SGMLSpm-&SGMLSpm-version;.tar.gz">
     75  <!ENTITY SGMLSpm-download-http "&sources-anduin-http;/perl-modules/SGMLSpm-&SGMLSpm-version;.tar.gz">
    7876  <!ENTITY SGMLSpm-md5sum "746c74ae969992cedb1a2879b4168090">
    7977
     
    158156    allow more tests to be run, but omitting them will still allow the tests
    159157    to <literal>PASS</literal>.</para>
    160 
    161     <!-- <itemizedlist spacing="compact">
    162       <listitem>
    163         <para>Download MD5 sums (HTTP):
    164         <ulink url="&perl_modules_md5sums_download_http-download-http;"/></para>
    165       </listitem>
    166       <listitem>
    167         <para>Download MD5 sums (FTP):
    168         <ulink url="&perl_modules_md5sums_download_ftp-download-http;"/></para>
    169       </listitem>
    170     </itemizedlist> -->
    171158
    172159    <!-- Archive::Zip -->
  • general/prog/php.xml

    r7a395d1 ra29486e4  
    193193        of a <command>configure</command> command that utilizes many of the
    194194        most common dependencies can be found at <ulink
    195         url="&files-anduin;/php_configure.txt"/>.
     195        url="&sources-anduin-http;/files/php_configure.txt"/>.
    196196      </para>
    197197
  • introduction/important/bootscripts.xml

    r7a395d1 ra29486e4  
    3434    <title>Package Information</title>
    3535    <listitem>
    36       <para>Download: <ulink url="&blfs-bootscripts-download;"/></para>
     36      <para>Download: <ulink url="&sources-anduin-http;/blfs-bootscripts"/></para>
    3737    </listitem>
    3838  </itemizedlist>
     
    5959    new packages or to make minor corrections.  All versions of the
    6060    bootscripts are located at <ulink
    61     url="http://anduin.linuxfromscratch.org/sources/BLFS/conglomeration/blfs-bootscripts/"/>.</para>
     61    url="&sources-anduin-http;/blfs-bootscripts/"/>.</para>
    6262  </note>
    6363
  • introduction/welcome/changelog.xml

    r7a395d1 ra29486e4  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[bdubbs] - Update locations of files hosted on anduin.</para>
     52        </listitem>
     53        <listitem>
    5154          <para>[igor] - Update to mesa-11.0.3. Fixes
    5255          <ulink url="&blfs-ticket-root;7006">#7006</ulink>.</para>
  • kde/libdbusmenuqt.xml

    r7a395d1 ra29486e4  
    55  %general-entities;
    66
    7   <!ENTITY libdbusmenu-qt-download-http "http://anduin.linuxfromscratch.org/sources/other/libdbusmenu-qt-&libdbusmenu-qt-version;.tar.xz">
     7  <!ENTITY libdbusmenu-qt-download-http "&sources-anduin-http;/other/libdbusmenu-qt-&libdbusmenu-qt-version;.tar.xz">
    88  <!ENTITY libdbusmenu-qt-download-ftp  " ">
    99  <!ENTITY libdbusmenu-qt-md5sum        "d21a1f5569e0bc9c9245b4f71761c62f">
  • lxqt/apps/juffed.xml

    r7a395d1 ra29486e4  
    55  %general-entities;
    66
    7   <!ENTITY juffed-download-http "http://anduin.linuxfromscratch.org/sources/BLFS/conglomeration/juffed/juffed-&juffed-version;.tar.xz">
     7  <!ENTITY juffed-download-http "&sources-anduin-http;/juffed/juffed-&juffed-version;.tar.xz">
    88  <!ENTITY juffed-download-ftp  " ">
    99  <!ENTITY juffed-md5sum        "5d211f5aadcb3d7365b5a6127d3d275f">
  • lxqt/apps/obconf-qt.xml

    r7a395d1 ra29486e4  
    55  %general-entities;
    66
    7   <!ENTITY obconf-qt-download-http "&sources-anduin-other-http;/obconf-qt-&obconf-qt-version;.tar.xz">
     7  <!ENTITY obconf-qt-download-http "&sources-anduin-http;/other/obconf-qt-&obconf-qt-version;.tar.xz">
    88  <!ENTITY obconf-qt-download-ftp  " ">
    99  <!ENTITY obconf-qt-md5sum        "dc0b9515fec3cf81cf809192e75daa3f">
  • lxqt/apps/qupzilla.xml

    r7a395d1 ra29486e4  
    55  %general-entities;
    66
    7   <!ENTITY qupzilla-download-http "http://anduin.linuxfromscratch.org/sources/BLFS/conglomeration/qupzilla/qupzilla-&qupzilla-version;.tar.gz">
     7  <!ENTITY qupzilla-download-http "&sources-anduin-http;/qupzilla/qupzilla-&qupzilla-version;.tar.gz">
    88  <!ENTITY qupzilla-download-ftp  " ">
    99  <!ENTITY qupzilla-md5sum        "24c4033cbf20223eb73a33af9c037862">
  • multimedia/libdriv/libass.xml

    r7a395d1 ra29486e4  
    55  %general-entities;
    66
    7 <!--  <!ENTITY libass-download-http "http://libass.googlecode.com/files/libass-&libass-version;.tar.xz">-->
    8   <!ENTITY libass-download-http "http://anduin.linuxfromscratch.org/sources/other/libass-&libass-version;.tar.gz">
     7  <!ENTITY libass-download-http "&sources-anduin-http;/other/libass-&libass-version;.tar.gz">
    98  <!ENTITY libass-download-ftp  " ">
    109  <!ENTITY libass-md5sum        "1b53e739ab389335ce46fd626777ec61">
  • multimedia/libdriv/libvpx.xml

    r7a395d1 ra29486e4  
    55  %general-entities;
    66
    7 <!--  <!ENTITY libvpx-download-http "&sources-anduin-other-http;/libvpx-v&libvpx-version;.tar.xz"> -->
    87  <!ENTITY libvpx-download-http "http://storage.googleapis.com/downloads.webmproject.org/releases/webm/libvpx-&libvpx-version;.tar.bz2">
    98  <!ENTITY libvpx-download-ftp  " ">
  • multimedia/videoutils/mplayer.xml

    r7a395d1 ra29486e4  
    77<!--  <!ENTITY mplayer-download-http "http://www.mplayerhq.hu/MPlayer/releases/MPlayer-&mplayer-version;.tar.xz">
    88  <!ENTITY mplayer-download-ftp "ftp://ftp.mplayerhq.hu/MPlayer/releases/MPlayer-&mplayer-version;.tar.xz">-->
    9   <!ENTITY mplayer-download-http "&sources-anduin-other-http;/mplayer-&mplayer-version;.tar.xz">
     9  <!ENTITY mplayer-download-http "&sources-anduin-http;/other/mplayer-&mplayer-version;.tar.xz">
    1010  <!ENTITY mplayer-download-ftp " ">
    1111  <!ENTITY mplayer-md5sum        "db598c845fcc12c917c4cca0d76276e7">
  • networking/netprogs/net-tools.xml

    r7a395d1 ra29486e4  
    55  %general-entities;
    66
    7   <!ENTITY net-tools-download-http "&sources-anduin-http;/n/net-tools-&net-tools-version;.tar.gz">
    8   <!ENTITY net-tools-download-ftp  "&sources-anduin-ftp;/n/net-tools-&net-tools-version;.tar.gz">
     7  <!ENTITY net-tools-download-http "&sources-anduin-http;/net-tools/net-tools-&net-tools-version;.tar.gz">
     8  <!ENTITY net-tools-download-ftp  "&sources-anduin-ftp;/net-tools/net-tools-&net-tools-version;.tar.gz">
    99  <!ENTITY net-tools-md5sum        "6be14ed473cacdd68edeaa9605adc469">
    1010  <!ENTITY net-tools-size          "222 KB">
  • postlfs/config/firmware.xml

    r7a395d1 ra29486e4  
    3434  these firmware files can be accessed via <userinput>wget</userinput> or a web
    3535  browser at <ulink
    36   url="http://anduin.linuxfromscratch.org/sources/linux-firmware/"/>.</para>
     36  url="&sources-anduin-http;/linux-firmware/"/>.</para>
    3737 
    3838  <para>To get the firmware, either point a browser to one of the above
     
    210210      <para>Begin by downloading a container of firmware for your CPU family
    211211      from <ulink
    212       url='http://anduin.linuxfromscratch.org/sources/linux-firmware/amd-ucode/'/>.
     212      url='&sources-anduin-http;/linux-firmware/amd-ucode/'/>.
    213213      The family is always specified in hex. Families 10h to 14h (16 to 20)
    214214      are in microcode_amd.bin.  Families 15h and 16h have their own containers.
  • postlfs/filesystems/xfsprogs.xml

    r7a395d1 ra29486e4  
    55  %general-entities;
    66
    7 <!--  <!ENTITY xfsprogs-download-http "&sources-anduin-http;/x/xfsprogs-&xfsprogs-version;.tar.gz">-->
    87  <!ENTITY xfsprogs-download-http " ">
    98  <!ENTITY xfsprogs-download-ftp  "ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs-&xfsprogs-version;.tar.gz">
  • postlfs/security/cacerts.xml

    r7a395d1 ra29486e4  
    77  <!ENTITY certhost              "http://mxr.mozilla.org">
    88  <!ENTITY certdir               "/mozilla/source/security/nss/lib/ckfw/builtins">
    9   <!ENTITY ca-bundle-download    "&sources-anduin-other-http;/certdata.txt">
     9  <!ENTITY ca-bundle-download    "&sources-anduin-http;/other/certdata.txt">
    1010  <!ENTITY ca-bundle-size        "1.6 MB">
    1111  <!ENTITY cacerts-buildsize     "6 MB">
     
    310310   necessary to update the CA Certificates.</para>
    311311
    312    <screen><userinput>URL=&sources-anduin-other-http;/certdata.txt &amp;&amp;
     312   <screen><userinput>URL=&sources-anduin-http;/other/certdata.txt &amp;&amp;
    313313rm -f certdata.txt &amp;&amp;
    314314wget $URL          &amp;&amp;
  • pst/ps/a2ps.xml

    r7a395d1 ra29486e4  
    7575      <listitem>
    7676        <para>International fonts: <ulink
    77         url="http://anduin.linuxfromscratch.org/sources/BLFS/conglomeration/i18n-fonts/i18n-fonts-&i18n-fonts-version;.tar.bz2"/></para>
     77        url="&sources-anduin-http;/i18n-fonts/i18n-fonts-&i18n-fonts-version;.tar.bz2"/></para>
    7878      </listitem>
    7979    </itemizedlist>
  • pst/ps/epdfview.xml

    r7a395d1 ra29486e4  
    55  %general-entities;
    66
    7   <!ENTITY epdfview-download-http
    8   "http://anduin.linuxfromscratch.org/sources/BLFS/conglomeration/epdfview/epdfview-&epdfview-version;.tar.bz2">
     7  <!ENTITY epdfview-download-http "&sources-anduin-http;/epdfview/epdfview-&epdfview-version;.tar.bz2">
    98  <!ENTITY epdfview-download-ftp  " ">
    109  <!ENTITY epdfview-md5sum        "e50285b01612169b2594fea375f53ae4">
  • pst/scanning/sane.xml

    r7a395d1 ra29486e4  
    55  %general-entities;
    66
    7   <!-- <!ENTITY sane-be-download-http "http://alioth.debian.org/frs/?group_id=30186"> -->
    87  <!ENTITY sane-be-download-http "http://fossies.org/linux/misc//sane-backends-&sane-version;.tar.gz">
    98  <!ENTITY sane-be-download-ftp  " ">
    10   <!--<!ENTITY sane-be-download-ftp  "ftp://ftp2.sane-project.org/pub/sane/sane-backends-&sane-version;.tar.gz">-->
    11   <!--<!ENTITY sane-be-download-ftp  "&gentoo-ftp-repo;/sane-backends-&sane-version;.tar.gz">-->
    129  <!ENTITY sane-be-md5sum        "1ca68e536cd7c1852322822f5f6ac3a4">
    1310  <!ENTITY sane-be-size          "5.6 MB">
     
    5249
    5350    &lfs78_checked;
    54 
    55     <!-- The upstream web site has the md5sums for the tarballs:
    56          http://www.sane-project.org/sane-md5sums.txt.
    57          But they do not provide the tarballs, so, the following paragraph
    58          seems not applicable, starting with sane-backends-1.0.24.tar.gz.
    59 
    60          This note is not applicable. First, there is no issue downloading the
    61          ftp://ftp2.sane-project.org/pub/sane/sane-backends-1.0.23.tar.gz
    62          tarball with wget. Next, the combined tarball exists on the SANE FTP
    63          site, but the MD5sum is wrong. We can simply point the download to
    64          the SANE FTP site and create our own MD5sum (as we do on many packages).
    65 
    66     <note><para>The upstream web site uses a self signed security
    67     certificate.  If using <command>wget</command>, the option -no-check-certificate
    68     needs to be added.</para>
    69 
    70     <para>The md5sum of the backend file does not match unless the three parts
    71     of the divided tarball on the upstream server,
    72     sane-backends-1.0.23.tar.gz.[1-3], are combined.  A combined tarball with
    73     the correct md5sum is located at <ulink
    74     url="http://anduin.linuxfromscratch.org/sources/other/sane-backends-1.0.23.tar.gz">http://anduin.linuxfromscratch.org/sources/other/sane-backends-1.0.23.tar.gz</ulink>.</para></note>
    75     -->
    7651
    7752    <bridgehead renderas="sect3">Back Ends Package Information</bridgehead>
  • server/databases/db.xml

    r7a395d1 ra29486e4  
    149149  <sect2 role="installation" id="bdb-installation">
    150150    <title>Installation of Berkeley DB</title>
    151 
    152     <!-- <note>
    153       <para>
    154         If you plan on installing <application>Berkeley DB</application> with
    155         Java support, you should check the system for certain versions of
    156        <xref linkend="jdk"/> and <xref linkend="gmime"/>. Specifically,
    157         if <application>JDK</application>-6 Update X and the
    158         <command>uudecode</command> program from the
    159         <application>GMime</application> program is on the system, the build
    160         will fail (unless you run the modified <command>./configure</command>
    161         command shown below). You can run two commands
    162         (<command>javac -version</command> and
    163         <command>uudecode -&#45;version</command>) to determine what versions are
    164         installed. You can also download and run a shell script from
    165         <ulink url="&files-anduin;/jdk-uudecode-check.sh"/> that will alert you
    166         to a non-working condition. If the identified programs exist on the
    167         system, you must modify the <command>./configure</command> command as
    168         shown below.
    169       </para>
    170 
    171 <screen><userinput>uudecode="no" ../dist/configure -&#45;(use the parameters shown below)</userinput></screen>
    172     </note> -->
    173151
    174152    <para>
  • server/other/xinetd.xml

    r7a395d1 ra29486e4  
    88  <!-- <!ENTITY xinetd-download-http "http://www.xinetd.org/xinetd-&xinetd-version;.tar.gz"> -->
    99  <!ENTITY xinetd-download-http " ">
    10   <!ENTITY xinetd-download-ftp  "&sources-anduin-ftp;/x/xinetd-&xinetd-version;.tar.gz">
     10  <!ENTITY xinetd-download-ftp  "&sources-anduin-ftp;/xinetd/xinetd-&xinetd-version;.tar.gz">
    1111  <!ENTITY xinetd-md5sum        "77358478fd58efa6366accae99b8b04c">
    1212  <!ENTITY xinetd-size          "308 KB">
  • x/installing/x7driver-ati.xml

    r7a395d1 ra29486e4  
    5050          require Firmware to be available when the kernel driver is loaded.
    5151          Firmware can be obtained from <ulink
    52           url="http://anduin.linuxfromscratch.org/sources/linux-firmware/"/>.
     52          url="&sources-anduin-http;/linux-firmware/"/>.
    5353          See <xref linkend="xorg-ati-firmware-kernel"/> below for additional
    5454          firmware.
  • xsoft/other/fontforge.xml

    r7a395d1 ra29486e4  
    55  %general-entities;
    66
    7 <!--  <!ENTITY fontforge-download-http "&sources-anduin-other-http;/fontforge-&fontforge-version;.tar.xz">-->
    87  <!ENTITY fontforge-download-http "https://github.com/fontforge/fontforge/releases/download/&fontforge-version;/fontforge-&fontforge-version;.tar.gz">
    98  <!ENTITY fontforge-download-ftp  " ">
  • xsoft/other/tigervnc.xml

    r7a395d1 ra29486e4  
    55  %general-entities;
    66
    7   <!ENTITY tigervnc-download-http "http://anduin.linuxfromscratch.org/sources/BLFS/conglomeration/tigervnc/tigervnc-&tigervnc-version;.tar.gz">
     7  <!ENTITY tigervnc-download-http "&sources-anduin-http;/tigervnc/tigervnc-&tigervnc-version;.tar.gz">
    88  <!ENTITY tigervnc-download-ftp  " ">
    99  <!ENTITY tigervnc-md5sum        "b11cc4c4d5249b9b8e355ee6f47ec4fe">
Note: See TracChangeset for help on using the changeset viewer.