From b8dd5d4eeb31b1b733b614b26fa411c1f927967f Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Fri, 17 Dec 2004 20:53:49 +0000 Subject: * Upgrade to findutils-4.2.10 * Upgrade to man-pages-2.00 * Upgrade to perl-5.8.6 * Upgrade to sysvinit-2.86 (remove proclen patch and add description of the mountpoint command) * Upgrade to tcl-8.4.9 * Upgrade to util-linux-2.12l git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4405 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/sysvinit.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'chapter06/sysvinit.xml') diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml index 3b487dbc6..47d078778 100644 --- a/chapter06/sysvinit.xml +++ b/chapter06/sysvinit.xml @@ -28,12 +28,6 @@ running, and shutdown of your system. Installation of Sysvinit -Sysvinit &sysvinit-version; contains a buffer overflow bug. -Under some conditions, it clobbers the -values of environment variables. Fix that: - -patch -Np1 -i ../sysvinit-&sysvinit-version;-proclen-1.patch - When run-levels are changed (for example, when halting the system), init sends termination signals to those processes that init itself started and that shouldn't be running in the new @@ -177,6 +171,14 @@ messages to the current user's terminal. + +mountpoint + +mountpoint +checks if the directory is a mountpoint. + + + pidof -- cgit v1.2.3-54-g00ecf