From 31bb453495a7ae85d0cd957f2d1bd1aff3bf5183 Mon Sep 17 00:00:00 2001 From: Craigthulu Date: Mon, 21 May 2001 17:36:25 +0000 Subject: Alphabetized the installation order per bug 41. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@647 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 9 +++++++++ chapter06/chapter06.xml | 5 ++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 23013478c..97d38a5a6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -120,6 +120,10 @@ Chapter 5: Added the notice about an old version of install-info. Chapter 5: Removed the installation of a static gettext. + +Chapter 5: Reordered the installations alphabetically. + + Chapter 6: Changed libexecdir=/usr/bin in fileutils to libexecdir=/bin. @@ -195,6 +199,11 @@ Chapter 6: Removed the ld.so section since we only used the man pages and replaced it with a patch to man-pages. + +Chapter 6: Moved the installations of ed and patch into their alphabetical +positions. + + Chapter 7: Fixed the delays in the killproc function in the functions script. Now, after kill, first check PIDs, then sleep 2 if needed. More diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index cd208ee5d..4ad52b9dd 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -5,12 +5,9 @@ &c6-aboutdebug; &c6-bashprofile; &c6-chroot; - &c6-glibc; &c6-makedev; &c6-manpages; -&c6-ed; -&c6-patch; &c6-findutils; &c6-mawk; &c6-ncurses; @@ -32,6 +29,7 @@ &c6-bin86; &c6-binutils; &c6-bzip2; +&c6-ed; &c6-gettext; &c6-kbd; &c6-diffutils; @@ -42,6 +40,7 @@ &c6-lilo; &c6-make; &c6-modutils; +&c6-patch; &c6-procinfo; &c6-procps; &c6-psmisc; -- cgit v1.2.3-54-g00ecf