added lfs-3.0 changelog entries

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-12-03 17:40:02 +00:00
parent aff249cceb
commit 43ccc22bf0

View File

@ -119,5 +119,53 @@ descriptions into alphabetical order.</para></listitem>
</itemizedlist>
<para>3.1 - 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 the
mailing list information to reflect the new ml
structure. The Ch7 change is that the rc and rcS scripts now ask people
to 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 threads
when
not specified, it's clearer this way what's being
enabled.</para></listitem>
<listitem><para>September 17th, 2001 [gerard]: Chapter 6 - Psmisc:
Added notes how to deal with psmisc's pidof symlink (in case sysvinit
isn't installed) and man page. Also, added --exec-prefix=/ to psmisc's
configure script in order for the programs to be installed in /bin
rather 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: Added
missing &amp;&amp; to 'done' and chmod the configure script to mode 755
instead of 700 (more of a default mode so people don't _have_ to be
running as the owner of that file).</para></listitem>
</itemizedlist>
</sect1>