فهرست منبع

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
Matthew Burgess 21 سال پیش
والد
کامیت
1baa579d9d
3فایلهای تغییر یافته به همراه13 افزوده شده و 4 حذف شده
  1. 3 0
      chapter01/changelog.xml
  2. 8 2
      chapter03/packages.xml
  3. 2 2
      general.ent

+ 3 - 0
chapter01/changelog.xml

@@ -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>
 

+ 8 - 2
chapter03/packages.xml

@@ -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>
 

+ 2 - 2
general.ent

@@ -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/">