aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-10Fix wpa_supplicant configuring per ssidRoy Marples
2007-12-09uppercase valuesRoy Marples
2007-12-09uppercase valuesRoy Marples
2007-12-09normalise var nameRoy Marples
2007-12-09Use yesno moreRoy Marples
2007-12-08Mirror the action of rc-update in baselayout-1, with the exception of adding ...Roy Marples
2007-12-08Add termcap support.Roy Marples
2007-12-07whitespaceRoy Marples
2007-12-07Ensure that hostid starts earlyRoy Marples
2007-12-07Just check that ecolor returns a string > 0Roy Marples
2007-12-07Include time.h on linuxRoy Marples
2007-12-06Don't be spammy or interactive when we don't outputRoy Marples
2007-12-06Don't exit in functions.Roy Marples
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. rc_deptree_depen...Roy Marples
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
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
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