S6-linux-utils is a set of minimalistic Linux-specific system utilities.
S6-linux-utils 0.11 This release adds S6-devd, a minimalistic udev daemon that initiates the secondary program on each kernel event. It is designed to run outside the BusyBox "Mdev" applet.
Download Address: http://www.skarnet.org/software/s6-linux-utils/s6-linux-utils-0.11.tar.gz
Installation Instructions:
Create a/package directory
Mkdir-p/package
chmod 1755/package
Cd/package
Download s6-linux-utils-0.11.tar.gz files to the/package folder
Extract S6-linux-utils Package
TAR-ZXPVF s6-linux-utils-0.11.tar.gz
# If you don't have GNU tar, check with your gunzip and tar manual pages.
RM s6-linux-utils-0.11.tar.gz
CD admin/s6-linux-utils-0.11
Configure and edit files according to configuration instructions in conf-compile/
S6-linux-utils currently does not support any flags or other markings.
Compiling and setting S6-linux-utils
Make
sudo make install
Clear disk space
Make clean