mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Fix shadow's md5sum and point to a location where old versions of shadow can be downloaded
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
6bd032e751
commit
ba812a2fb7
@ -36,6 +36,17 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>2006-08-05</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[matthew] - Add a link to the location of Shadow's previous
|
||||||
|
versions.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2006-08-03</para>
|
<para>2006-08-03</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -480,10 +480,9 @@
|
|||||||
<note>
|
<note>
|
||||||
<para>Shadow (&shadow-version;) may no longer be available at the
|
<para>Shadow (&shadow-version;) may no longer be available at the
|
||||||
listed location. The site administrators of the master download
|
listed location. The site administrators of the master download
|
||||||
location occasionally remove older versions when new ones are released.
|
location move older versions to <ulink
|
||||||
An alternative download location that may have the correct version
|
url="ftp://ftp.pld.org.pl/software/shadow/old/"/> when new ones are
|
||||||
available can also be found at: <ulink
|
released.</para>
|
||||||
url="http://www.linuxfromscratch.org/lfs/download.html#ftp"/>.</para>
|
|
||||||
</note>
|
</note>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
<!ENTITY version "SVN-20060803">
|
<!ENTITY version "SVN-20060805">
|
||||||
<!ENTITY releasedate "August 3, 2006">
|
<!ENTITY releasedate "August 5, 2006">
|
||||||
<!ENTITY milestone "6.3">
|
<!ENTITY milestone "6.3">
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
|
||||||
|
@ -436,7 +436,7 @@
|
|||||||
<!ENTITY shadow-version "4.0.17">
|
<!ENTITY shadow-version "4.0.17">
|
||||||
<!ENTITY shadow-size "1,461 KB">
|
<!ENTITY shadow-size "1,461 KB">
|
||||||
<!ENTITY shadow-url "ftp://ftp.pld.org.pl/software/shadow/shadow-&shadow-version;.tar.bz2">
|
<!ENTITY shadow-url "ftp://ftp.pld.org.pl/software/shadow/shadow-&shadow-version;.tar.bz2">
|
||||||
<!ENTITY shadow-md5 "a0452fa989f8ba45023cc5a08136568e">
|
<!ENTITY shadow-md5 "bc5972a195290533b4c0576276056ed9">
|
||||||
<!ENTITY shadow-home " ">
|
<!ENTITY shadow-home " ">
|
||||||
<!ENTITY shadow-ch6-du "20.7 MB">
|
<!ENTITY shadow-ch6-du "20.7 MB">
|
||||||
<!ENTITY shadow-ch6-sbu "0.3 SBU">
|
<!ENTITY shadow-ch6-sbu "0.3 SBU">
|
||||||
|
Loading…
Reference in New Issue
Block a user