You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 years ago | |
---|---|---|
LICENSE | 7 years ago | |
README | 7 years ago | |
poweroff | 7 years ago | |
reboot | 7 years ago | |
urc | 7 years ago | |
urc.8 | 7 years ago | |
urc.conf | 7 years ago | |
urc.local | 7 years ago |
README
μrc
---
μrc is a minimalistic rc script, based of god, which is based off of minirc.
This project is no longer maintained, as I have installed OpenBSD.
Rationale
=========
God is dead.
Seriously though, the creator of god doesn't use god anymore, hence development is stalled.
I also need an init script for Stultus, and hopefully I'll be using this (although modified).
Installation
============
Depends on:
* sinit
* Busybox
Nice to have:
* systemd-udevd or eudev
Note that busybox udev and systemd-udevd haven't been tested.
This has only been tested on CRUX 3.2. I can't guarantee this will work for you.
As for CRUX in particular, a port is available in my experimental ports collection.
1. Change sinit's config.h to point all three commands to /sbin/urc.
2. Configure /etc/urc.conf to your needs.
3. Reboot.