123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- <sect1 id="ch01-changelog">
- <title>Changelog</title>
- <?dbhtml filename="changelog.html" dir="chapter01"?>
- <para>&version; - &releasedate;</para>
- <itemizedlist>
- <listitem><para>Added:
- <itemizedlist>
- <listitem><para>reiserfsprogs-3.x.0j</para></listitem>
- </itemizedlist>
- </para></listitem>
- <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.2</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>November 5th, 2001 [markh]: Chapter 6: Created new lex
- script instead of link to flex following comment on lfs-dev. (This is
- similar to what we do with bison and yacc).</para></listitem>
- <listitem><para>October 27th, 2001 [markh]: General: Large XML Tidy-up.
- Shouldn't affect the book text or layout. If it does, something has
- gone wrong!</para></listitem>
- <listitem><para>October 27th, 2001 [markh]: Chapter 6: Added
- reiserfsprogs-3.x.0j and updated to lilo-22.0.2.</para></listitem>
- <listitem><para>October 24th, 2001 [markh]: General: Fixed a bundle of
- spelling errors which were reported.</para></listitem>
- <listitem><para>October 12th, 2001 [markh]: Chapter 5 - Kernel: Added
- explanation as to why we copy the kernel headers rather than symlink
- them.</para></listitem>
- <listitem><para>October 12th, 2001 [markh]: Appendix A - Gzip: Added
- uncompress to the gunzip description as it was
- missing.</para></listitem>
- <listitem><para>October 12th, 2001 [markh]: Chapter 6 - Util-linux:
- Removed the USRGAMES_DIR=/usr/bin entry as it's no longer needed with
- util-linux-2.11l.</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>
|