Age | Commit message (Expand) | Author |
2007-12-28 | Although OpenRC requires C99, linking to us should not. | Roy Marples |
2007-12-28 | Relative links seem to cause an issue, so don't use them. | Roy Marples |
2007-12-28 | runlevel links are not relavtive, so don't install defaults as such. | Roy Marples |
2007-12-28 | net modules should always be installed | Roy Marples |
2007-12-27 | Add a license and do more quoting | Roy Marples |
2007-12-27 | Fix RC_COLDPLUG shim for real. | Roy Marples |
2007-12-27 | Add a misc var section and add unicode to it. | Roy Marples |
2007-12-27 | We no longer install rmnologin | Roy Marples |
2007-12-27 | Supply a default $INSTALL for GNU make. | Roy Marples |
2007-12-27 | Don't allow RPATH of . to escape to a tarball. | Roy Marples |
2007-12-27 | Fix display | Roy Marples |
2007-12-24 | whitespace | Roy Marples |
2007-12-24 | Automagically link our man pages. | Roy Marples |
2007-12-24 | add comma | Roy Marples |
2007-12-24 | Add man pages for all librc functions. | Roy Marples |
2007-12-24 | Remove forces spaces from ebracket and ensure ok matches eend output. | Roy Marples |
2007-12-24 | rc-update show not default to show | Roy Marples |
2007-12-24 | Add document ebracket | Roy Marples |
2007-12-24 | Add a man page for einfo.3 | Roy Marples |
2007-12-20 | Don't mix code and decs | Roy Marples |
2007-12-20 | Remove rc-help.sh and replace with a man page for runscript 8. | Roy Marples |
2007-12-20 | Add a manpage for rc.8 | Roy Marples |
2007-12-20 | Let service_started_daemon work off SVCNAME | Roy Marples |
2007-12-20 | Add restrict keyword to einfo | Roy Marples |
2007-12-20 | Constant data and pointers | Roy Marples |
2007-12-20 | Fix service_*_value | Roy Marples |
2007-12-19 | checkown -> checkpath | Roy Marples |
2007-12-19 | get_options -> service_get_value and save_options -> service_set_value | Roy Marples |
2007-12-19 | No need for that include | Roy Marples |
2007-12-19 | cbasename -> basename_c | Roy Marples |
2007-12-19 | syslogd uses net | Roy Marples |
2007-12-19 | Introduce cbasename so we don't have to strdup(basename) and free all the time. | Roy Marples |
2007-12-19 | Make checkown --user --group behave more like chown | Roy Marples |
2007-12-18 | usage now requires a global applet var instead of a define, don't prefix desc... | Roy Marples |
2007-12-18 | We no longer need SVCNAME here | Roy Marples |
2007-12-18 | Allow service_* functions to work off SVCNAME if no arguments passed | Roy Marples |
2007-12-18 | Allow service_* functions to work off SVCNAME if no arguments passed | Roy Marples |
2007-12-17 | Describe extra_started_commands also. | Roy Marples |
2007-12-17 | Rework the manpages into mdoc format for easier maintainence | Roy Marples |
2007-12-14 | savecore happens before swap, so don't depend on it. | Roy Marples |
2007-12-14 | savecore happens before swap, so don't depend on it. | Roy Marples |
2007-12-14 | savecore happens before swap, so don't depend on it. | Roy Marples |
2007-12-14 | Our tools should not inherit EINFO_QUIET from the curret environmet, Gentoo b... | Roy Marples |
2007-12-14 | Only assume the current runlevel if none specified | Roy Marples |
2007-12-14 | udev requires try function and the modules-update program should take care of... | Roy Marples |
2007-12-14 | Add some avahi scripts | Roy Marples |
2007-12-14 | Remove the try and check_statedir functions | Roy Marples |
2007-12-14 | Remove Gentoo copyright from all files that I know I have written | Roy Marples |
2007-12-14 | Allow services to be in /usr/local/etc/init.d, but disallow them being added ... | Roy Marples |
2007-12-14 | If we need to regenrate the deptree in the boot runlevel, remove it afterward... | Roy Marples |