LFS since a long time install killall, fuser, peekfd in /bin for the reason that those are commands used in initscript. But only killall is used in lfs bootscripts, and only in sendsignals
sendsignals is installed in S60 for shutdown, this imply that fs is already mounted. Debian, Gentoo, Fedora, OpenSuSE, Busybox did not install killall in /bin but in /usr/bin. Debian and OpenSuSE install fuser in /bin , Fedora, Mandriva, CentOS in /sbin LSB does not indicate a path for killall, fuser Should not killall be installed in /usr/bin like other distro do? Debian http://packages.debian.org/lenny/i386/psmisc/filelist OpenSuSE http://rpm.pbone.net/index.php3/stat/4/idpl/11865057/com/psmisc-22.6-62.55.i586.rpm.html Fedora http://rpm.pbone.net/index.php3/stat/4/idpl/10505963/com/psmisc-22.6-8.fc10.x86_64.rpm.html LSB http://dev.linuxfoundation.org/navigator/browse/command.php Gilles -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
