From 2c718ef3c851a11c7376d8366666ab12f1656a3f Mon Sep 17 00:00:00 2001 From: Jeremy Utley <jeremy@linuxfromscratch.org> Date: Tue, 25 May 2004 19:19:14 +0000 Subject: [PATCH] updated the download url for lfs-bootscripts git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3715 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ chapter03/packages.xml | 2 +- general.ent | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 35debbaf9..dbfdfd004 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -102,6 +102,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>May 25, 2004 [jeremy]: Corrected download location for the +lfs-bootscripts package</para></listitem> + <listitem><para>May 24, 2004 [jeremy]: Upgraded to libc-headers 2.6.5.2</para> </listitem> diff --git a/chapter03/packages.xml b/chapter03/packages.xml index e4a75d923..42d65d9a8 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -203,7 +203,7 @@ <varlistentry> <term>LFS-Bootscripts (&bootscripts-version;) - 14 KB:</term> <listitem> -<para><ulink url="ftp://be-linux.org/belfs/"/></para> +<para><ulink url="http://downloads.linuxfromscratch.org/"/></para> </listitem> </varlistentry> diff --git a/general.ent b/general.ent index 16cb38010..a6f7d12d8 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "CVS-20040524"> -<!ENTITY releasedate "May 24, 2004"> +<!ENTITY version "CVS-20040525"> +<!ENTITY releasedate "May 25, 2004"> <!ENTITY milestone "6.0"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/">