Age | Commit message (Expand) | Author |
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 |
2007-11-16 | Run the hook_out if set | Roy Marples |
2007-11-16 | If starting and started or stopping and stopped, just warn and continue. Fixe... | Roy Marples |
2007-11-15 | Vanilla FreeBSD make is now supported for src | Roy Marples |
2007-11-14 | Allow bash arrays to be flattened to make some configs easier. | Roy Marples |
2007-11-14 | Install our .so links to /usr/lib | Roy Marples |
2007-11-14 | add etc back for BSD installing rc and rc.shutdown | Roy Marples |
2007-11-14 | wpa_supplicant also works on wired interfaces, Gentoo #198722. | Roy Marples |
2007-11-14 | Show help if we don't have any args, Gentoo #198380. | Roy Marples |
2007-11-14 | We don't define a version yet. | Roy Marples |
2007-11-14 | Use realpath to resolve our service. | Roy Marples |
2007-11-14 | These files belong in baselayout | Roy Marples |
2007-11-14 | relicense as 2-clause BSD, with the kind permission of Gentoo | Roy Marples |
2007-11-14 | We should always give eend a message. | Roy Marples |
2007-11-14 | Really remove env-update | Roy Marples |