Mention the mirrors and GnuPG on the packages page

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3824 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2004-06-20 13:45:43 +00:00
parent 2def1243e7
commit 1baa579d9d
3 changed files with 13 additions and 4 deletions

View File

@ -76,6 +76,9 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
<listitem><para>June 20, 2004 [matt]: chapter03 - packages. Point people at the
FTP mirrors and GnuPG.</para></listitem>
<listitem><para>June 19, 2004 [winkie]: Modified Flex installation to only touch
the flex.1 manual page, since that's the only one that exists.</para></listitem>

View File

@ -437,8 +437,14 @@ sed -i -e "s/stable/2004-05-29/" -e "s/2\.3\.3/2.3.4/" \
tar jcvf glibc-2.3.4-20040529.tar.bz2 glibc-2.3.4-20040529</userinput></screen>
<para>Alternatively, we've made our own tarball available which you can download
from the following location:
<ulink url="ftp://gaosu.rave.org/pub/linux/lfs/packages/conglomeration/glibc/glibc-2.3.4-20040529.tar.bz2"/>
from any of the FTP mirrors listed on the
<ulink url="&lfs-root;lfs/packages.html#http">LFS Website</ulink>. It can be
found under the
<filename>/pub/linux/lfs/packages/conglomeration/glibc</filename> directory.
The tarball is signed using GPG, and it is strongly recommended you
verify its authenticity. Instructions for installing GnuPG, which enables you
to do this, are given in the
<ulink url="&lfs-root;blfs/view/stable/postlfs/gnupg.html">BLFS book.</ulink>
</para>
</note>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!ENTITY version "CVS-20040619">
<!ENTITY releasedate "June 19, 2004">
<!ENTITY version "CVS-20040620">
<!ENTITY releasedate "June 20, 2004">
<!ENTITY milestone "6.0">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">