diff options
-rw-r--r-- | chapter01/changelog.xml | 7 | ||||
-rw-r--r-- | chapter03/packages.xml | 3 | ||||
-rw-r--r-- | general.ent | 2 |
3 files changed, 8 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b7a0d6305..bf96b3c22 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -52,7 +52,7 @@ First a summary, then a detailed log.</para> <!-- <listitem><para>Inetutils &inetutils-version;</para></listitem> --> <!-- <listitem><para>IPRoute2 &iproute2-version;</para></listitem> --> <!-- <listitem><para>Kbd &kbd-version;</para></listitem> --> -<!-- <listitem><para>Less &less-version;</para></listitem> --> +<listitem><para>Less &less-version;</para></listitem> <!-- <listitem><para>LFS-Bootscripts &lfs-bootscripts-version;</para></listitem> --> <listitem><para>Libtool &libtool-version;</para></listitem> <listitem><para>Linux &linux-version;</para></listitem> @@ -114,7 +114,10 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> -<listitem><para>December 11, 2005 [jhuntwork]: Upgrade to readline-5.1. Also bash removed bash-3.0 +<listitem><para>December 11, 2005 [jhuntwork]: Upgrade to less-394.</para> +</listitem> + +<listitem><para>December 11, 2005 [jhuntwork]: Upgrade to readline-5.1. Also removed bash-3.0 and readline-5.0 specific patches.</para> </listitem> diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 1a386be6b..30f28c9cc 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -216,7 +216,8 @@ url="http://www.linuxfromscratch.org/lfs/download.html#ftp"/>.</para></note> <varlistentry> <term>Less (&less-version;) - 216 KB:</term> <listitem> -<para><ulink url="&gnu;less/"/></para> +<!-- <para><ulink url="&gnu;less/"/></para> --> +<para><ulink url="http://www.greenwoodsoftware.com/less/"/></para> </listitem> </varlistentry> diff --git a/general.ent b/general.ent index 36251f79e..69e21d032 100644 --- a/general.ent +++ b/general.ent @@ -55,7 +55,7 @@ <!ENTITY inetutils-version "1.4.2"> <!ENTITY iproute2-version "051007"> <!ENTITY kbd-version "1.12"> -<!ENTITY less-version "382"> +<!ENTITY less-version "394"> <!ENTITY lfs-bootscripts-version "3.2.1"> <!ENTITY libtool-version "1.5.20"> <!ENTITY linux-version "2.6.12.5"> |