Age | Commit message (Expand) | Author |
2007-05-03 | Load the config file before the init script to stop badly coded init scripts ... | Roy Marples |
2007-05-03 | enable ecn cookies by default and disable ip forwarding | Mike Frysinger |
2007-05-02 | Don't timeout waiting for checkfs and checkroot. Do a better fix later. | Roy Marples |
2007-05-02 | We don't have console, so default to no for fsck | Roy Marples |
2007-05-02 | SSD_NICELEVEL can now affect the nicelevel for daemons started | Roy Marples |
2007-05-02 | Correct tabs | Roy Marples |
2007-05-02 | Don't delete addresses for PPP interfaces, #176764. | Roy Marples |
2007-05-02 | Stop blindly assuming that a blank TERM is cons25. For cons25 terms we drop o... | Roy Marples |
2007-05-01 | s-s-d with dhcpcd still has some issues, revert until a fix for dhcpcd is made | Roy Marples |
2007-04-30 | debugfs support | Mike Frysinger |
2007-04-30 | Stop using the [ -z "$@" ] test, use [ $# = 0 ] instead, #176554. | Roy Marples |
2007-04-30 | restart/schedule stopped services when the trigger service goes inactive on a... | Roy Marples |
2007-04-30 | Fix carrier_timeout | Roy Marples |
2007-04-30 | Fix style | Roy Marples |
2007-04-30 | /etc/init.d/foo start and stop no longer exit when service is fully | Roy Marples |
2007-04-27 | env-update now respects COLON_SEPARATED and SPACE_SEPARATED env.d values, #17... | Roy Marples |
2007-04-26 | Don't dmesg for VPS systems | Roy Marples |
2007-04-26 | Don't dmesg for VPS systems | Roy Marples |
2007-04-26 | Don't sysctl for VPS systems | Roy Marples |
2007-04-26 | File to configure our font as early as possible in init | Roy Marples |
2007-04-26 | checkroot and checkfs now use more friendly generic options, #116016 | Roy Marples |
2007-04-26 | Set fonts in init-early.sh, don't stop services twice when shutting down and ... | Roy Marples |
2007-04-26 | Fix early setting of font | Roy Marples |
2007-04-25 | Don't abort select when on signals | Roy Marples |
2007-04-25 | Don't pass $CONSOLE to sulogin and split rc_environ_fd on NULLs | Roy Marples |
2007-04-25 | Fix vservers | Roy Marples |
2007-04-25 | Now that dhcpcd-3 is stable on all arches, use it with start-stop-daemon. | Roy Marples |
2007-04-25 | Fix Makefile to clean and remove .svn when making dist. rc-mount no longer ap... | Roy Marples |
2007-04-25 | We now have an alternative to buffering stdout and stderr. | Roy Marples |
2007-04-25 | quiet clip | Roy Marples |
2007-04-24 | We now buffer stdout and stderr to a file and flush that when running in para... | Roy Marples |
2007-04-23 | Harden unicode settings | Roy Marples |
2007-04-23 | Fix udhcpc for releasing | Roy Marples |
2007-04-23 | Remove debug stuff | Roy Marples |
2007-04-23 | Fix dhclient | Roy Marples |
2007-04-23 | Attempt to fix clip | Roy Marples |
2007-04-21 | error then unlink | Roy Marples |
2007-04-21 | Don't free in vfork | Roy Marples |
2007-04-20 | Style fixes | Roy Marples |
2007-04-20 | Re-work the starting and stopping of services so we always know the pid so we... | Roy Marples |
2007-04-20 | Fix rc-abort to notify the plugins we are aborting | Roy Marples |
2007-04-20 | exec rc-abort | Roy Marples |
2007-04-20 | Added the rc-abort command, #175106 thanks to Daniel Drake. | Roy Marples |
2007-04-20 | Automatically mount selinuxfs on /selinux in localmount. | Mike Frysinger |
2007-04-20 | Plugins now run in a forked process for extra resliance. | Roy Marples |
2007-04-19 | Fix fstabinfo -p / | Roy Marples |
2007-04-19 | strdup -> rc_xstrdup | Roy Marples |
2007-04-19 | Use RTLD_NOW instead of RTLD_LAZY | Roy Marples |
2007-04-19 | Revert commit as we now remove the dhcp default for ppp links | Roy Marples |
2007-04-19 | Remove default config for ppp | Roy Marples |