aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-05Fix KV_to_int working with funky kernel versions, #177197.Roy Marples
2007-05-05Remove reference to dm-cryptRoy Marples
2007-05-04Fix unicode keymaps, #173528.Roy Marples
2007-05-03Always pass ttyname to suloginRoy Marples
2007-05-03Only use any when >1 interfaceRoy Marples
2007-05-03Allow ip6to4 tunnels to use any derived address, #170290.Roy Marples
2007-05-03dns_sortlist and dns_options now work as documented, #175367.Roy Marples
2007-05-03Load the config file before the init script to stop badly coded init scripts ...Roy Marples
2007-05-03enable ecn cookies by default and disable ip forwardingMike Frysinger
2007-05-02Don't timeout waiting for checkfs and checkroot. Do a better fix later.Roy Marples
2007-05-02We don't have console, so default to no for fsckRoy Marples
2007-05-02SSD_NICELEVEL can now affect the nicelevel for daemons startedRoy Marples
2007-05-02Correct tabsRoy Marples
2007-05-02Don't delete addresses for PPP interfaces, #176764.Roy Marples
2007-05-02Stop blindly assuming that a blank TERM is cons25. For cons25 terms we drop o...Roy Marples
2007-05-01s-s-d with dhcpcd still has some issues, revert until a fix for dhcpcd is madeRoy Marples
2007-04-30debugfs supportMike Frysinger
2007-04-30Stop using the [ -z "$@" ] test, use [ $# = 0 ] instead, #176554.Roy Marples
2007-04-30restart/schedule stopped services when the trigger service goes inactive on a...Roy Marples
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