From e683065ebee9cedb40000840c7a37af547782e15 Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Tue, 23 Sep 2003 06:27:36 +0000 Subject: Chapter 8 - Creating the /etc/fstab file: Made mounting devpts the default. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2872 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index eba096d7a..92386c18b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -56,6 +56,7 @@ gawk-3.1.3.patch gcc-2.95.3 gcc-2.95.3-2.patch +gcc-2.95.3-no-fixinc.patch gcc-2.95.3-returntype-fix.patch gcc-3.3.1-no_fixincludes-2.patch gcc-&gcc-specs-version;.patch @@ -94,6 +95,9 @@ +September 22nd, 2003 [greg]: Chapter 8 - Creating the /etc/fstab +file: Made mounting devpts the default. + September 22nd, 2003 [jeremy]: Added net-tools patch to fix mii-tool compilation @@ -119,7 +123,7 @@ and diffutils, since these tests perform no actions. September 22nd, 2003 [greg]: Chapter 5 - Setting up the environment: Added unset CC CXX CPP LD_LIBRARY_PATH LD_PRELOAD to -.bash_profile to stop accidental build breakge. +.bash_profile to stop accidental build breakage. September 20th, 2003 [greg]: Chapter 5 - GCC Pass 2: Updated to gcc-3.3.1-specs-2.patch. Ncurses: added --enable-overwrite and description. -- cgit v1.2.3-54-g00ecf