diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-05-15 12:47:01 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-05-15 12:47:01 +0000 |
commit | 8da26f0519c9d22acd30604ab6ffb2f15b3c443d (patch) | |
tree | d67271f7039a45e3eff35367b28ee47dd3478459 | |
parent | 77e3aa6c1e251751c78532af25a1d2ea5d1ce09d (diff) |
Update to Grub 0.97
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter03/packages.xml | 2 | ||||
-rw-r--r-- | general.ent | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1dddf1c5f..d5f18a309 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -31,7 +31,7 @@ First a summary, then a detailed log.</para> <listitem><para>Gettext 0.14.4</para></listitem> <listitem><para>Glibc 2.3.5</para></listitem> <listitem><para>Grep 2.5.1a</para></listitem> -<listitem><para>Grub 0.96</para></listitem> +<listitem><para>Grub 0.97</para></listitem> <listitem><para>Iana-Etc 1.04</para></listitem> <listitem><para>Iproute2 2.6.11-050330</para></listitem> <listitem><para>LFS-Bootscripts 3.2.1</para></listitem> @@ -84,6 +84,8 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>May 15th, 2005 [matt]: Updated to Grub 0.97.</para></listitem> + <listitem><para>May 15th, 2005 [matt]: Updated to Libtool 1.5.16.</para></listitem> <listitem><para>May 15th, 2005 [matt]: Updated to Linux 2.6.11.9.</para></listitem> diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 0764b2b8e..2cdeb37e0 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -165,7 +165,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.</para></note> </varlistentry> <varlistentry> -<term>Grub (&grub-version;) - 963 KB:</term> +<term>Grub (&grub-version;) - 949 KB:</term> <listitem> <para><ulink url="&alpha-gnu;grub/"/></para> </listitem> diff --git a/general.ent b/general.ent index c3e278e71..444e5f2e8 100644 --- a/general.ent +++ b/general.ent @@ -40,7 +40,7 @@ <!ENTITY glibc-version "2.3.5"> <!ENTITY grep-version "2.5.1a"> <!ENTITY groff-version "1.19.1"> -<!ENTITY grub-version "0.96"> +<!ENTITY grub-version "0.97"> <!ENTITY gzip-version "1.3.5"> <!ENTITY hotplug-version "2004_09_23"> <!ENTITY iana-etc-version "1.04"> |