diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-10-08 01:04:31 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-10-08 01:04:31 +0000 |
commit | 93c0fbf36566c328c75ca2048c3db2ec82683bf6 (patch) | |
tree | 46163a93a5e448f6ce4a499b6087bb82bd09d15d /chapter01 | |
parent | 938a977c6672b6dab381f2087272f85d3fe6da12 (diff) |
updated to:
libtool-1.4.2
lilo-22.0
man-pages-1.40
modutils-2.4.10
sysvinit-2.83
util-linux-2.11l
vim-6.0
modified vim commands for the 6.0 release
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1297 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5dce65d60..72a9c146f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -11,13 +11,24 @@ <itemizedlist> <listitem><para>e2fsprogs-1.25</para></listitem> <listitem><para>gettext-0.10.40</para></listitem> +<listitem><para>libtool-1.4.2</para></listitem> +<listitem><para>lilo-22.0</para></listitem> <listitem><para>linux-2.4.10</para></listitem> -<listitem><para>modutils-2.4.9</para></listitem> -<listitem><para>util-linux-2.11i</para></listitem> +<listitem><para>man-pages-1.40</para></listitem> +<listitem><para>modutils-2.4.10</para></listitem> +<listitem><para>sysvinit-2.83</para></listitem> +<listitem><para>util-linux-2.11l</para></listitem> +<listitem><para>vim-6.0</para></listitem> </itemizedlist> </para></listitem> +<listitem><para>October 7th, 2001 [gerard]: Chapter 6 - Vim: Changed the +installation instructions to fix a bug in vim-6.0's +<filename>syntax/sh.vim</filename> file, and added the CPPFLAGS variable +to specify the global vimrc file as +<filename>/etc/vimrc</filename></para></listitem> + <listitem><para>October 2nd, 2001 [gerard]: Chapter 9 - The End: Added the reference to the LFS Counter at <ulink url="http://linuxfromscratch.org/cgi-bin/lfscounter.cgi"> |