aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-29Move net.example to /usr/share/doc/openrcRoy Marples
2007-12-28Install the modules config fileRoy Marples
2007-12-28modules init script now uses it's own config file instead of random foo in /etcRoy Marples
2007-12-28Add whitespace as conf is appendedRoy Marples
2007-12-28Prefer ifplugd over netplugdRoy Marples
2007-12-28Don't install relative symlinksRoy Marples
2007-12-28Although OpenRC requires C99, linking to us should not.Roy Marples
2007-12-28Relative links seem to cause an issue, so don't use them.Roy Marples
2007-12-28runlevel links are not relavtive, so don't install defaults as such.Roy Marples
2007-12-28net modules should always be installedRoy Marples
2007-12-27Add a license and do more quotingRoy Marples
2007-12-27Fix RC_COLDPLUG shim for real.Roy Marples
2007-12-27Add a misc var section and add unicode to it.Roy Marples
2007-12-27We no longer install rmnologinRoy Marples
2007-12-27Supply a default $INSTALL for GNU make.Roy Marples
2007-12-27Don't allow RPATH of . to escape to a tarball.Roy Marples
2007-12-27Fix displayRoy Marples
2007-12-24whitespaceRoy Marples
2007-12-24Automagically link our man pages.Roy Marples
2007-12-24add commaRoy Marples
2007-12-24Add man pages for all librc functions.Roy Marples
2007-12-24Remove forces spaces from ebracket and ensure ok matches eend output.Roy Marples
2007-12-24rc-update show not default to showRoy Marples
2007-12-24Add document ebracketRoy Marples
2007-12-24Add a man page for einfo.3Roy Marples
2007-12-20Don't mix code and decsRoy Marples
2007-12-20Remove rc-help.sh and replace with a man page for runscript 8.Roy Marples
2007-12-20Add a manpage for rc.8Roy Marples
2007-12-20Let service_started_daemon work off SVCNAMERoy Marples
2007-12-20Add restrict keyword to einfoRoy Marples
2007-12-20Constant data and pointersRoy Marples
2007-12-20Fix service_*_valueRoy Marples
2007-12-19checkown -> checkpathRoy Marples
2007-12-19get_options -> service_get_value and save_options -> service_set_valueRoy Marples
2007-12-19No need for that includeRoy Marples
2007-12-19cbasename -> basename_cRoy Marples
2007-12-19syslogd uses netRoy Marples
2007-12-19Introduce cbasename so we don't have to strdup(basename) and free all the time.Roy Marples
2007-12-19Make checkown --user --group behave more like chownRoy Marples
2007-12-18usage now requires a global applet var instead of a define, don't prefix desc...Roy Marples
2007-12-18We no longer need SVCNAME hereRoy Marples
2007-12-18Allow service_* functions to work off SVCNAME if no arguments passedRoy Marples
2007-12-18Allow service_* functions to work off SVCNAME if no arguments passedRoy Marples
2007-12-17Describe extra_started_commands also.Roy Marples
2007-12-17Rework the manpages into mdoc format for easier maintainenceRoy Marples
2007-12-14savecore happens before swap, so don't depend on it.Roy Marples
2007-12-14savecore happens before swap, so don't depend on it.Roy Marples
2007-12-14savecore happens before swap, so don't depend on it.Roy Marples
2007-12-14Our tools should not inherit EINFO_QUIET from the curret environmet, Gentoo b...Roy Marples
2007-12-14Only assume the current runlevel if none specifiedRoy Marples