aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-11-20Add a syscons init scriptRoy Marples
2007-11-20Add a moused init scriptRoy Marples
2007-11-20Open RC -> OpenRCRoy Marples
2007-11-20Fix local.rc for the correct orderRoy Marples
2007-11-20We no longer support pam_console directly. Also, we cannot use chgrp due to ↵Roy Marples
silly LDAP issues.
2007-11-20We don't use /var/lock anymoreRoy Marples
2007-11-20Move sysctl into it's own init scriptRoy Marples
2007-11-20Move the runlevel foo to it's own Makefile for ease of maintainanceRoy Marples
2007-11-20start -> stopRoy Marples
2007-11-20runscript.sh now provides default start/stop functions if command and ↵Roy Marples
pidfile variables are set. We also run $cmd_pre and $cmd_post commands and return accordingly.
2007-11-19No easy way of getting git status, so remove fancy checks.Roy Marples
2007-11-19Punt the STYLE doc - prospective coders should always match upstream style.Roy Marples
2007-11-19rc.c needs version.hRoy Marples
2007-11-19Add a sample inittabRoy Marples
2007-11-19Move runlevel and lib logic to the sub MakefilesRoy Marples
2007-11-19Display version on start and allow --version to workRoy Marples
2007-11-19Add a README with some installation instructions and a bit of historyRoy Marples
2007-11-19A few comments about PREFIXRoy Marples
2007-11-19Our build chain now works with GNU and BSD make implementationsRoy Marples
2007-11-19Only start plugins once we have made an exclusive fileRoy Marples
2007-11-16Run the hook_out if setRoy Marples
2007-11-16If starting and started or stopping and stopped, just warn and continue. ↵Roy Marples
Fixes Gentoo bug #176452 again.
2007-11-15Vanilla FreeBSD make is now supported for srcRoy Marples
2007-11-14Allow bash arrays to be flattened to make some configs easier.Roy Marples
2007-11-14Install our .so links to /usr/libRoy Marples
2007-11-14add etc back for BSD installing rc and rc.shutdownRoy Marples
2007-11-14wpa_supplicant also works on wired interfaces, Gentoo #198722.Roy Marples
2007-11-14Show help if we don't have any args, Gentoo #198380.Roy Marples
2007-11-14We don't define a version yet.Roy Marples
2007-11-14Use realpath to resolve our service.Roy Marples
2007-11-14These files belong in baselayoutRoy Marples
2007-11-14relicense as 2-clause BSD, with the kind permission of GentooRoy Marples
2007-11-14We should always give eend a message.Roy Marples
2007-11-14Really remove env-updateRoy Marples
2007-11-14If we have specified a pidfile then we only stop the pid listed,Roy Marples
regardless of other arguments.
2007-11-14Control of system defined env vars should not be done by us.Roy Marples
2007-11-14These files belong with baselayoutRoy Marples
2007-11-14set homedir of uucp to /var/spool/uucpMike Frysinger
2007-11-14Move mail user/group and postmaster user to the mailbase package.Mike Frysinger
2007-11-04initialize sNed Ludd
2007-11-02Fix up display for tab delimited fooRoy Marples
2007-11-02Fix exampleRoy Marples
2007-11-02Fix ppp config, #197775.Roy Marples
2007-11-02Fix an ifconfig calculation for shells that don't support the newer POSIX ↵Roy Marples
shell math expansion, #197856.
2007-11-02Fixor IP comment and logic thanks to vapierRoy Marples
2007-11-01Work cleanly with bridges on kernels without TCP, #197791.Roy Marples
2007-11-01Fix rmnlogin for parallel startupRoy Marples
2007-11-01Fix fallback, #197788.Roy Marples
2007-11-01Fix some more, #180888.Roy Marples
2007-11-01Document mdevRoy Marples