summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Release 0.2.2openrc-0.2.2Roy Marples2008-04-15
|
* Don't assume that we have a list returned.Roy Marples2008-04-10
|
* By default, rc-status now shows the statuses of the services in the current ↵Roy Marples2008-04-09
| | | | runlevel and any unassigned non stopped services, #52.
* Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples2008-04-09
|
* Fix windowkeys.Roy Marples2008-04-09
|
* Respect shutdown's fastboot.Roy Marples2008-04-09
|
* More ltsp fixes.Roy Marples2008-04-09
|
* Fix netmout for nfsRoy Marples2008-04-08
|
* Give an error when running zap as a generic user.Roy Marples2008-04-08
|
* Add a silly rc_runlevel function to appease SpanKY :)Roy Marples2008-04-08
|
* rc_runlevel is now the preferred kernel commandline option for choosing ↵Roy Marples2008-04-08
| | | | default runlevel.
* Fix rc-service --help output.Roy Marples2008-04-07
|
* Tests now work on NetBSD.Roy Marples2008-04-07
|
* Some systems are only detectable after /proc is mounted, so re-test if unknown.Roy Marples2008-04-06
|
* Increase pidstr size to 10 chars.Roy Marples2008-04-06
|
* p could be null here.Roy Marples2008-04-06
|
* Check list existance before iterating, Gentoo #216091.Roy Marples2008-04-04
|
* Push out 0.2.1 to solve a few issues.openrc-0.2.1Roy Marples2008-04-02
|
* Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples2008-04-02
|
* Fix vlans, #49.Roy Marples2008-04-01
|
* Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples2008-03-31
|
* Document SSD_NICELEVEL.Roy Marples2008-03-29
|
* Restore noserver and noopenvz to sysctl.Roy Marples2008-03-28
|
* Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples2008-03-28
|
* Add XEN support to NetBSD.Roy Marples2008-03-28
|
* Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples2008-03-28
|
* Support XEN on NetBSDRoy Marples2008-03-28
|
* Allow our headers to be included by C++ programs easily.Roy Marples2008-03-28
|
* Put some dir locations in rc.h so that 3rd party apps can become awware of them.Roy Marples2008-03-28
|
* Remove rc_service_start/stop from librc as they block and unmask signals. ↵Roy Marples2008-03-28
| | | | The application may not wish this behaviour and should fork/exec the service itself.
* Tweak install of runlevels.Roy Marples2008-03-27
|
* We would sanitize $RC_LIBDIR/sbin as well. If it's really needed then ↵Roy Marples2008-03-27
| | | | rc-functions.sh will add it back.
* Sanitize the write rc dir.Roy Marples2008-03-27
|
* No need for the extra rc.Roy Marples2008-03-27
|
* Fix mulitlib issues.Roy Marples2008-03-27
|
* NetBSD doesn't work with this powerd.Roy Marples2008-03-27
|
* Make our messages similarRoy Marples2008-03-27
|
* Split terminal encoding out.Roy Marples2008-03-27
|
* Fix install of rc and rc.shutdown on the BSD's.Roy Marples2008-03-27
|
* Allow multiple ntp_servers without error, #47Roy Marples2008-03-26
|
* Release 0.2openrc-0.2Roy Marples2008-03-26
|
* Install ifwatchd for NetBSD.Roy Marples2008-03-26
|
* Add license blurb to a few files and append my email to my name.Roy Marples2008-03-26
|
* Add license blurb to a few files and append my email to my name.Roy Marples2008-03-26
|
* Ignore more files.Roy Marples2008-03-26
|
* Fix a segfault if rc.conf does not exist, Gentoo #214887Roy Marples2008-03-26
|
* Add mising net files back.Roy Marples2008-03-26
|
* Fix linux compile.Roy Marples2008-03-26
|
* No more need for SUBOSRoy Marples2008-03-26
|
* use $CP and $SED instead of cp and sedRoy Marples2008-03-26
|