From b188c43af9034c7caa658c8de98b160f5cbe127f Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 10 Aug 2010 20:45:14 +0000 Subject: Add fstab-decode to list of progrms installed by sysvinit git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9354 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 10 ++++++++++ chapter06/sysvinit.xml | 15 +++++++++++++-- general.ent | 4 ++-- 3 files changed, 25 insertions(+), 4 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a6e885bc4..632157071 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> + + 2010-08-10 + + + [bdubbs] - Added fstab-decode to list of progrms installed + by sysvinit. + + + + 2010-08-08 diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml index 4fae9b6be..e5726994e 100644 --- a/chapter06/sysvinit.xml +++ b/chapter06/sysvinit.xml @@ -127,8 +127,9 @@ EOF Installed programs - bootlogd, halt, init, killall5, last, lastb (link to last), mesg, - mountpoint, pidof (link to killall5), poweroff (link to halt), + bootlogd, fstab-decode, halt, init, killall5, last, + lastb (link to last), mesg, mountpoint, pidof (link to killall5), + poweroff (link to halt), reboot (link to halt), runlevel, shutdown, sulogin, telinit (link to init), and utmpdump @@ -149,6 +150,16 @@ EOF + + fstab-decode + + Run a command with fstab-encoded arguments + + fstab-decode + + + + halt diff --git a/general.ent b/general.ent index e9acf2f57..e6beb3c52 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - - + + -- cgit v1.2.3-54-g00ecf