mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
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:
parent
2def1243e7
commit
1baa579d9d
@ -76,6 +76,9 @@ first a summary, then a detailed log.</para>
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</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
|
<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>
|
the flex.1 manual page, since that's the only one that exists.</para></listitem>
|
||||||
|
|
||||||
|
@ -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>
|
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
|
<para>Alternatively, we've made our own tarball available which you can download
|
||||||
from the following location:
|
from any of the FTP mirrors listed on the
|
||||||
<ulink url="ftp://gaosu.rave.org/pub/linux/lfs/packages/conglomeration/glibc/glibc-2.3.4-20040529.tar.bz2"/>
|
<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>
|
</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
<!ENTITY version "CVS-20040619">
|
<!ENTITY version "CVS-20040620">
|
||||||
<!ENTITY releasedate "June 19, 2004">
|
<!ENTITY releasedate "June 20, 2004">
|
||||||
<!ENTITY milestone "6.0">
|
<!ENTITY milestone "6.0">
|
||||||
|
|
||||||
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
|
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
|
||||||
|
Loading…
Reference in New Issue
Block a user