| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171 | <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-1.5j</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 30th, 2001 [markh]: Chapter 6: Updated toman-1.5j.  Removed the sed which we had to use with the old version asthe new one detects awk properly.</para></listitem><listitem><para>November 30th, 2001 [markh]: Chapter 5: Added staticlibrary explanation originally posted on lfs-apps (when it stillexisted) by Plasmatic.</para></listitem><listitem><para>November 26th, 2001 [markh]: Chapter 5+6: Updated tokernel-2.4.16 and modutils-2.4.12.</para></listitem><listitem><para>November 26th, 2001 [markh]: Chapter 6:  Added FHScompliance notes to the findutils installation.</para></listitem><listitem><para>November 19th, 2001 [markh]: Chapter 5+6: Updated tobash-2.05a, lilo-22.1, MAKEDEV-1.4, man-pages-1.43 andutil-linux-2.11m.</para></listitem><listitem><para>November 5th, 2001 [markh]: Chapter 6: Created new lexscript instead of link to flex following comment on lfs-dev.  (This issimilar 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 hasgone 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 ofspelling errors which were reported.</para></listitem><listitem><para>October 12th, 2001 [markh]: Chapter 5 - Kernel: Addedexplanation as to why we copy the kernel headers rather than symlinkthem.</para></listitem><listitem><para>October 12th, 2001 [markh]: Appendix A - Gzip: Addeduncompress to the gunzip description as it wasmissing.</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 withutil-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: Mentionedthe <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 theinstallation 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 tolibtool-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 thereference 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 causesymlinks and installation paths to use things like //lib instead of just /lib. This isn't bad perse, it just doesn't looknice.</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 thedescriptions into alphabetical order.</para></listitem></itemizedlist><para>3.0 - September 21st, 2001</para><itemizedlist><listitem><para>Updated to:<itemizedlist><listitem><para>e2fsprogs-1.24</para></listitem></itemizedlist></para></listitem><listitem><para>September 21st, 2001 [markh]: Chapter 1+7: Changed themailing list information to reflect the new mlstructure.  The Ch7 change is that the rc and rcS scripts now ask peopleto report problems to lfs-dev instead of lfs-discuss.</para></listitem><listitem><para>September 18th, 2001 [gerard]: Chapter 5+6 - GCC:Added --enable-threads=posix to chapter 5, and changed --enable-threads to--enable-threads=posix in chapter 6. Although the default is posix threadswhennot specified, it's clearer this way what's beingenabled.</para></listitem><listitem><para>September 17th, 2001 [gerard]: Chapter 6 - Psmisc:Added notes how to deal with psmisc's pidof symlink (in case sysvinitisn't installed) and man page. Also, added --exec-prefix=/ to psmisc'sconfigure script in order for the programs to be installed in /binrather than /usr/bin (bootscripts may use them, so they must be in/bin).</para></listitem><listitem><para>September 16th, 2001 [markh]: Chapter 6 - Util-linux:Added USRGAMES_DIR=/usr/bin to the make install routine so that/usr/games isn't created for banner and it is installed in/usr/bin.</para></listitem><listitem><para>September 14th, 2001 [markh]: Chapter 6 - E2fsprogs:Updated to version 1.24.</para></listitem><listitem><para>September 11th, 2001 [gerard]: Chapter 6 - Man: Addedmissing && to 'done' and chmod the configure script to mode 755instead of 700 (more of a default mode so people don't _have_ to berunning as the owner of that file).</para></listitem></itemizedlist></sect1>
 |