From 43ccc22bf046970e3a0e0032bccfe98be7d4f9ff Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Mon, 3 Dec 2001 17:40:02 +0000 Subject: added lfs-3.0 changelog entries git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 235e91f55..ccfd80901 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -119,5 +119,53 @@ descriptions into alphabetical order. +3.1 - September 21st, 2001 + + + +Updated to: + + + +e2fsprogs-1.24 + + + + + +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. + +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. + +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). + +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. + +September 14th, 2001 [markh]: Chapter 6 - E2fsprogs: +Updated to version 1.24. + +September 11th, 2001 [gerard]: Chapter 6 - Man: Added +missing && 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). + + + -- cgit v1.2.3-54-g00ecf