grosskur / runit-rpm

RPM spec for runit (http://smarden.org/runit/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What the?

I like runit. A lot. I also like Redhat. A lot. What I didn't like was the lack of widely distributed RPMs for runit. Scott Likens made an RPM for version 2.0, so I thought I'd be a pal and take his RPM, update it to 2.1.1 and put it on Github for everyone to fork/clone/make fun of.

So, thanks to Scott for the RPMs and thanks to SuSE for the original spec/RPMs

Building

  1. Clone the repo
  2. yum install rpm-build rpmdevtools
  3. ./build.sh
  4. sudo rpm -i ~/rpmbuild/RPMS/*/*.rpm
  5. PROFIT!

About

RPM spec for runit (http://smarden.org/runit/)


Languages

Language:Shell 100.0%