Age | Commit message (Expand) | Author |
2007-11-22 | Use yesno for more robustness | Roy Marples |
2007-11-22 | Support FreeBSD ifconfig_foo | Roy Marples |
2007-11-22 | Use yesno | Roy Marples |
2007-11-22 | Add a yesno function to check the boolean value of a variable | Roy Marples |
2007-11-22 | Fix execing a for argument list too long | Roy Marples |
2007-11-22 | issue.devfix is Gentoo specific, as such it belongs in a separate init script. | Roy Marples |
2007-11-22 | Allow 'after *; before local;' to work | Roy Marples |
2007-11-21 | describe setting the mode a little more | Roy Marples |
2007-11-21 | misc BSD fixes | Roy Marples |
2007-11-21 | Don't warn about timezone, it's not for us to do so | Roy Marples |
2007-11-21 | Add to the boot runlevel correctly | Roy Marples |
2007-11-21 | We should create init.d and tmp dirs | Roy Marples |
2007-11-21 | The BSD's don't need to umount cleanly when shuttind down, as they have a spe... | Roy Marples |
2007-11-21 | We should include local paths | Roy Marples |
2007-11-21 | BSD shouldn't need to use wpa_cli to manage link events | Roy Marples |
2007-11-21 | dhcpcd may not always be in /sbin | Roy Marples |
2007-11-21 | We cannot use realpath to resolv services as some are symlinks. | Roy Marples |
2007-11-20 | opts -> extra_commands. This is much more descriptive. | Roy Marples |
2007-11-20 | local.rc -> rc-enable and ensure that we start all defined services, includin... | Roy Marples |
2007-11-20 | local.rc -> rc-enable and ensure that we start all defined services, includin... | Roy Marples |
2007-11-20 | Introduce CONTENTS variable into Makefiles to list the contents of the direct... | Roy Marples |
2007-11-20 | Install the rarpd init script | Roy Marples |
2007-11-20 | powerd does not provide logger | Roy Marples |
2007-11-20 | Add a rarpd init script and allow templates to add start-stop-daemon arguments | Roy Marples |
2007-11-20 | Add an ipfw init script | Roy Marples |
2007-11-20 | Document syscons MODE and allow to run on all terminals | Roy Marples |
2007-11-20 | Add rpcbind init script | Roy Marples |
2007-11-20 | misc fixes | Roy Marples |
2007-11-20 | Add a powerd init script | Roy Marples |
2007-11-20 | Add a syslogd init script | Roy Marples |
2007-11-20 | Add a syscons init script | Roy Marples |
2007-11-20 | Add a moused init script | Roy Marples |
2007-11-20 | Open RC -> OpenRC | Roy Marples |
2007-11-20 | Fix local.rc for the correct order | Roy Marples |
2007-11-20 | We no longer support pam_console directly. Also, we cannot use chgrp due to s... | Roy Marples |
2007-11-20 | We don't use /var/lock anymore | Roy Marples |
2007-11-20 | Move sysctl into it's own init script | Roy Marples |
2007-11-20 | Move the runlevel foo to it's own Makefile for ease of maintainance | Roy Marples |
2007-11-20 | start -> stop | Roy Marples |
2007-11-20 | runscript.sh now provides default start/stop functions if command and pidfile... | Roy Marples |
2007-11-19 | No easy way of getting git status, so remove fancy checks. | Roy Marples |
2007-11-19 | Punt the STYLE doc - prospective coders should always match upstream style. | Roy Marples |
2007-11-19 | rc.c needs version.h | Roy Marples |
2007-11-19 | Add a sample inittab | Roy Marples |
2007-11-19 | Move runlevel and lib logic to the sub Makefiles | Roy Marples |
2007-11-19 | Display version on start and allow --version to work | Roy Marples |
2007-11-19 | Add a README with some installation instructions and a bit of history | Roy Marples |
2007-11-19 | A few comments about PREFIX | Roy Marples |
2007-11-19 | Our build chain now works with GNU and BSD make implementations | Roy Marples |
2007-11-19 | Only start plugins once we have made an exclusive file | Roy Marples |