1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- <sect1 id="ch01-changelog">
- <title>Changelog</title>
- <?dbhtml filename="changelog.html" dir="chapter01"?>
- <para>&version; - &releasedate;</para>
- <itemizedlist>
- <listitem><para>Updated to:
- <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>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 9th, 2001 [gerard]: Chapter 6 - Kbd: Removed the
- --datadir option, kbd's default is set properly already.</para></listitem>
- <listitem><para>October 7th, 2001 [gerard]: Chapter 6 - Shadow: Mentioned
- the <ulink url="http://hints.linuxfromscratch.org/hints/shadowpasswd_plus.txt">http://hints.linuxfromscratch.org/hints/shadowpasswd_plus.txt</ulink>
- lfs-hint</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 7th, 2001 [gerard]: Chapter 6: Updated to
- libtool-1.4.2, lilo-22.0, man-pages-1.40, modutils-2.4.10, sysvinit-2.83,
- util-linux-2.11l and vim-6.0</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">
- http://linuxfromscratch.org/cgi-bin/lfscounter.cgi</ulink></para></listitem>
- <listitem><para>September 26th, 2001 [gerard]: Chapter 1 - News server:
- Added reference to the news server</para></listitem>
- <listitem><para>September 26th, 2001 [markh]: Chapter 6 - E2fsprogs: Changed
- --with-root-prefix=/ to --with-root-prefix="" in e2fsprogs install
- instructions. The reason for the change is that a value of / will cause
- symlinks and installation paths to use things like //lib instead of
- just /lib. This isn't bad perse, it just doesn't look
- nice.</para></listitem>
- <listitem><para>September 26th, 2001 [markh]: Chapter 5+6: Updated to
- e2fsprogs-1.25, gettext-0.10.40, linux-2.4.10, modutils-2.4.9 and
- util-linux-2.11i.</para></listitem>
- <listitem><para>September 22nd, 2001 [markh]: Appendix A: Re-ordered the
- descriptions into alphabetical order.</para></listitem>
- </itemizedlist>
- </sect1>
|