Download runit-0.8.0.tar.gz into /package and unpack the archive
# cd /package # gunzip runit-0.8.0.tar # tar -xpf runit-0.8.0.tar # rm runit-0.8.0.tar # cd admin/runit-0.8.0Compile and install the runit programs
# package/installIf you want to make the man pages available in the /usr/local/man/ hierarchy, do:
# package/install-manRefer to replacing init for replacing init with runit.