aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-12-06Move RC_ to EINFO_ for all env vars related to einfo.Roy Marples
2007-12-05These don't need to be execRoy Marples
2007-12-05Remove rc_service_wait as runscript.c should do the waiting. ↵Roy Marples
rc_deptree_depend now returns the exact depends as listed. This is so we can support a new 'keywords' directive. We can add whatever here, like 'notimeout' which means that an init script doesn't timeout. This removes the hardcoded check on checkfs and checkroot.
2007-12-05Add a nscd init scriptRoy Marples
2007-12-05Add a newsyslog init scriptRoy Marples
2007-12-05Add a mixer init scriptRoy Marples
2007-12-05Add hostid to the boot runlevelRoy Marples
2007-12-05Change file permsRoy Marples
2007-12-05Add hostid init script, based on the FreeBSD one.Roy Marples
2007-12-04Our default start command should correctly recover on failed re-entrant servicesRoy Marples
2007-12-04Remove our reliance on sed and grepRoy Marples
2007-12-04Preserve IFS correctlyRoy Marples
2007-12-04Allow moused to have configs per portRoy Marples
2007-12-04Always show the 'Waiting for IPv6 addresses' message if we need to wait, and ↵Roy Marples
fixup inet6 addresses on FreeBSD-7
2007-12-03Wait for IPv6 addresses to complete, Gentoo bug #169442.Roy Marples
2007-12-03rc-help.sh should use standard ecolours vs its internal ideasRoy Marples
2007-12-03As ecolor does not take a tty, try and guess a valid one.Roy Marples
2007-12-03Warn about pidfiles not being created.Roy Marples
2007-11-30fix last stupid errorRoy Marples
2007-11-30Ensure that lo0 gets 127.0.0.1/8 with a space separated configRoy Marples
2007-11-29Allow services to define which extra commands require the service to be startedRoy Marples
2007-11-29Use shorthand for loopsRoy Marples
2007-11-29Allow space separated configs to work for CIDR address stylesRoy Marples
2007-11-29Fix whitespace in configsRoy Marples
2007-11-29typoRoy Marples
2007-11-28RC_DEPEND_STRICT -> rc_depend_strictRoy Marples
2007-11-28Load the tun/tap modules on BSDRoy Marples
2007-11-28We don't care about update-rcRoy Marples
2007-11-28Massive whitespace cleanupRoy Marples
2007-11-28resolvconf may not be in /sbinRoy Marples
2007-11-28Add OpenVPN support filesRoy Marples
2007-11-28Sanitize our PATH a bit better, and terminate it correctly in start-stop-daemon.Roy Marples
2007-11-28Support required_dirs and required_files. Allow services to mark inactive if ↵Roy Marples
using templates and fake commands if in background.
2007-11-28Use a more generic BSD define.Roy Marples
2007-11-28FreeBSD-7 and NetBSD support tmpfs, so try and use this first.Roy Marples
2007-11-28Allow whitespace in routing commands, Gentoo bug #200458.Roy Marples
2007-11-27git clean before dist, and add some ignore filesRoy Marples
2007-11-26Don't rely on sed being available when calculating depsRoy Marples
2007-11-26Change to hilite and space a little moreRoy Marples
2007-11-23Fix defaultRoy Marples
2007-11-23Try and work out multilibRoy Marples
2007-11-23lowercase clock varsRoy Marples
2007-11-23Fix var namesRoy Marples
2007-11-23Use shell expansion instead of basenameRoy Marples
2007-11-23this is still an env varRoy Marples
2007-11-23Fix install permissions a littleRoy Marples
2007-11-23Fix version and depend on ntpdate tooRoy Marples
2007-11-23grep isn't always in /binRoy Marples
2007-11-23Move syslogd to the boot runlevelRoy Marples
2007-11-23Add polkitd init scriptRoy Marples