mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Change shadow download url to more stable anduin location
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8338 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
6a12592ea2
commit
7993939ebf
@ -39,6 +39,10 @@
|
||||
<listitem>
|
||||
<para>2007-08-27</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[dnicholson] - Changed the Shadow download URL to a more
|
||||
stable location.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[dnicholson] - Updated the acknowledgements page again.</para>
|
||||
</listitem>
|
||||
|
@ -467,6 +467,7 @@
|
||||
<para>Download: <ulink url="&shadow-url;"/></para>
|
||||
<para>MD5 sum: <literal>&shadow-md5;</literal></para>
|
||||
|
||||
<!-- Using anduin for now since this site is dead
|
||||
<note>
|
||||
<para>Shadow (&shadow-version;) may no longer be available at the
|
||||
listed location. The site administrators of the master download
|
||||
@ -474,6 +475,7 @@
|
||||
url="ftp://ftp.pld.org.pl/software/shadow/old/"/> when new ones are
|
||||
released.</para>
|
||||
</note>
|
||||
-->
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -12,6 +12,7 @@
|
||||
<!ENTITY hints-index "&lfs-root;hints/list.html">
|
||||
<!ENTITY patches-root "&lfs-root;patches/lfs/&generic-version;/">
|
||||
<!ENTITY downloads-root "&lfs-root;lfs/downloads/&generic-version;/">
|
||||
<!ENTITY anduin-sources "http://anduin.linuxfromscratch.org/sources/LFS/lfs-packages/&generic-version;/">
|
||||
<!ENTITY livecd-root "&lfs-root;livecd/">
|
||||
<!ENTITY test-results "&lfs-root;lfs/build-logs/&generic-version;/">
|
||||
<!ENTITY errata "&lfs-root;lfs/errata/&generic-version;/">
|
||||
|
@ -432,7 +432,10 @@
|
||||
|
||||
<!ENTITY shadow-version "4.0.18.1">
|
||||
<!ENTITY shadow-size "1,481 KB">
|
||||
<!-- This site is dead. Use anduin instead.
|
||||
<!ENTITY shadow-url "ftp://ftp.pld.org.pl/software/shadow/shadow-&shadow-version;.tar.bz2">
|
||||
-->
|
||||
<!ENTITY shadow-url "&anduin-sources;shadow-&shadow-version;.tar.bz2">
|
||||
<!ENTITY shadow-md5 "e7751d46ecf219c07ae0b028ab3335c6">
|
||||
<!ENTITY shadow-home " ">
|
||||
<!ENTITY shadow-ch6-du "20.7 MB">
|
||||
|
Loading…
Reference in New Issue
Block a user