Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 467 Bytes

README.markdown

File metadata and controls

16 lines (12 loc) · 467 Bytes

What the?

I like runit. A lot (too). But I have my own ideas about what patches to include.

Thanks to imeyer for doing most of the work to package this stuff.

Building

yum -q -y install rpmdevtools git glibc-static
yum -q -y groupinstall "Development Tools"
git clone https://github.com/shore/runit-rpm runit-rpm
cd ./runit-rpm
./build.sh
sudo rpm -i ~/rpmbuild/RPMS/*/runit-*.rpm