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 --- chapter06/sysvinit.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'chapter06') 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 -- cgit v1.2.3-54-g00ecf