diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-20 05:59:05 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-20 05:59:05 +0000 |
commit | d0a6c4c212b7204aef7ee577cf897d6c0c792520 (patch) | |
tree | 7fbb5f981f0583f923bbb53c9f98f6e1d239b954 /appendixa | |
parent | fae442d5f04416d382f6d14e8d5fefe7cf23bbbb (diff) |
Upgraded to Glibc-2.3.3, Kbd-1.12, Perl-5.8.3 and Shadow-4.0.4.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3177 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/coreutils-down.xml | 2 | ||||
-rw-r--r-- | appendixa/glibc-down.xml | 11 | ||||
-rw-r--r-- | appendixa/shadowpwd-down.xml | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/appendixa/coreutils-down.xml b/appendixa/coreutils-down.xml index 0b9ae165f..afc6cd999 100644 --- a/appendixa/coreutils-down.xml +++ b/appendixa/coreutils-down.xml @@ -2,5 +2,7 @@ <ulink url="ftp://ftp.gnu.org/gnu/coreutils/"/> And for the Coreutils Hostname Patch: <ulink url="&patches-root;&coreutils-hostname-patch;"/> +And for the Coreutils Posixver Patch: +<ulink url="&patches-root;&coreutils-posixver-patch;"/> And for the Coreutils Uname Patch: <ulink url="&patches-root;&coreutils-uname-patch;"/></literallayout> diff --git a/appendixa/glibc-down.xml b/appendixa/glibc-down.xml index 835afd30e..15083edcf 100644 --- a/appendixa/glibc-down.xml +++ b/appendixa/glibc-down.xml @@ -1,6 +1,9 @@ <literallayout>Official download location for Glibc (&glibc-version;): <ulink url="ftp://ftp.gnu.org/gnu/glibc/"/> -And for Glibc-linuxthreads (&glibc-version;): -<ulink url="ftp://ftp.gnu.org/gnu/glibc/"/> -And for the Glibc Sscanf Patch: -<ulink url="&patches-root;&glibc-sscanf-patch;"/></literallayout> + +Alternate Download Locations (courtesy of the generous LFS Mirrors): +<ulink url="ftp://gaosu.rave.org/pub/linux/lfs/packages/conglomeration/&glibc-package;"/> +<ulink url="http://lfs.mirror.intermedia.com.sg/packages/glibc/&glibc-package;"/> +<ulink url="ftp://lfs.mirror.intermedia.com.sg/pub/lfs/glibc/&glibc-package;"/> +<ulink url="http://dl.lfs.fredan.org/&glibc-package;"/> +<ulink url="http://packages.lfs-es.org/&glibc-package;"/></literallayout> diff --git a/appendixa/shadowpwd-down.xml b/appendixa/shadowpwd-down.xml index a74d4ad1c..834d8eb1d 100644 --- a/appendixa/shadowpwd-down.xml +++ b/appendixa/shadowpwd-down.xml @@ -1,4 +1,2 @@ <literallayout>Official download location for Shadow (&shadow-version;): -<ulink url="ftp://ftp.pld.org.pl/software/shadow/"/> -And for the Shadow Newgrp Patch: -<ulink url="&patches-root;&shadow-patch;"/></literallayout> +<ulink url="ftp://ftp.pld.org.pl/software/shadow/"/></literallayout> |