aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-30Fix carrier_timeoutRoy Marples
2007-04-30Fix styleRoy Marples
2007-04-30/etc/init.d/foo start and stop no longer exit when service is fullyRoy Marples
2007-04-27env-update now respects COLON_SEPARATED and SPACE_SEPARATED env.d values, #17...Roy Marples
2007-04-26Don't dmesg for VPS systemsRoy Marples
2007-04-26Don't dmesg for VPS systemsRoy Marples
2007-04-26Don't sysctl for VPS systemsRoy Marples
2007-04-26File to configure our font as early as possible in initRoy Marples
2007-04-26checkroot and checkfs now use more friendly generic options, #116016Roy Marples
2007-04-26Set fonts in init-early.sh, don't stop services twice when shutting down and ...Roy Marples
2007-04-26Fix early setting of fontRoy Marples
2007-04-25Don't abort select when on signalsRoy Marples
2007-04-25Don't pass $CONSOLE to sulogin and split rc_environ_fd on NULLsRoy Marples
2007-04-25Fix vserversRoy Marples
2007-04-25Now that dhcpcd-3 is stable on all arches, use it with start-stop-daemon.Roy Marples
2007-04-25Fix Makefile to clean and remove .svn when making dist. rc-mount no longer ap...Roy Marples
2007-04-25We now have an alternative to buffering stdout and stderr.Roy Marples
2007-04-25quiet clipRoy Marples
2007-04-24We now buffer stdout and stderr to a file and flush that when running in para...Roy Marples
2007-04-23Harden unicode settingsRoy Marples
2007-04-23Fix udhcpc for releasingRoy Marples
2007-04-23Remove debug stuffRoy Marples
2007-04-23Fix dhclientRoy Marples
2007-04-23Attempt to fix clipRoy Marples
2007-04-21error then unlinkRoy Marples
2007-04-21Don't free in vforkRoy Marples
2007-04-20Style fixesRoy Marples
2007-04-20Re-work the starting and stopping of services so we always know the pid so we...Roy Marples
2007-04-20Fix rc-abort to notify the plugins we are abortingRoy Marples
2007-04-20exec rc-abortRoy Marples
2007-04-20Added the rc-abort command, #175106 thanks to Daniel Drake.Roy Marples
2007-04-20Automatically mount selinuxfs on /selinux in localmount.Mike Frysinger
2007-04-20Plugins now run in a forked process for extra resliance.Roy Marples
2007-04-19Fix fstabinfo -p /Roy Marples
2007-04-19strdup -> rc_xstrdupRoy Marples
2007-04-19Use RTLD_NOW instead of RTLD_LAZYRoy Marples
2007-04-19Revert commit as we now remove the dhcp default for ppp linksRoy Marples
2007-04-19Remove default config for pppRoy Marples
2007-04-19document config_ppp0=nullRoy Marples
2007-04-19duh, idiot uberRoy Marples
2007-04-19no need for the sed using printfRoy Marples
2007-04-19use printf %sRoy Marples
2007-04-19As pppd is mainly a link controller, move it's startup to pppd_pre_start and ...Roy Marples
2007-04-19printf is more portable than echo -nRoy Marples
2007-04-19Fix bridge some more, remove superflous warning from vewarn and error when no...Roy Marples
2007-04-18more pppd fixesRoy Marples
2007-04-18get pppoa the right way aroundRoy Marples
2007-04-18Try and fix pppd, thanks to zzam for the patchRoy Marples
2007-04-17Duh, quote eval properlyRoy Marples
2007-04-17remove APPLET check so we can create .dependMike Frysinger