mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-21 06:28:02 +00:00
2bde6429f4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1347 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
115 lines
4.3 KiB
XML
115 lines
4.3 KiB
XML
<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>MAKEDEV-1.4</para></listitem>
|
|
<listitem><para>bash-2.05a</para></listitem>
|
|
<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.1</para></listitem>
|
|
<listitem><para>linux-2.4.16</para></listitem>
|
|
<listitem><para>man-pages-1.43</para></listitem>
|
|
<listitem><para>modutils-2.4.12</para></listitem>
|
|
<listitem><para>sysvinit-2.83</para></listitem>
|
|
<listitem><para>util-linux-2.11m</para></listitem>
|
|
<listitem><para>vim-6.0</para></listitem>
|
|
</itemizedlist>
|
|
|
|
</para></listitem>
|
|
|
|
<listitem><para>November 26th, 2001 [markh]: Chapter 5+6: Updated to
|
|
kernel-2.4.16 and modutils-2.4.12.</para></listitem>
|
|
|
|
<listitem><para>November 26th, 2001 [markh]: Chapter 6: Added FHS
|
|
compliance notes to the findutils installation.</para></listitem>
|
|
|
|
<listitem><para>November 19th, 2001 [markh]: Chapter 5+6: Updated to
|
|
bash-2.05a, lilo-22.1, MAKEDEV-1.4, man-pages-1.43 and
|
|
util-linux-2.11m.</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>
|
|
|