Age | Commit message (Expand) | Author |
2015-05-22 | Document bash's handling of ulimit options | William Hubbs |
2015-05-11 | Rework supervisor integration framework | William Hubbs |
2015-05-08 | The rc_supervisor variable is a service configuration variable | William Hubbs |
2015-05-08 | Make the default start, stop and status functions overridable | William Hubbs |
2014-08-11 | rc.conf: document rc_verbose | William Hubbs |
2014-03-14 | rc.conf: typo fix | William Hubbs |
2014-03-09 | rc.conf: document rc_nocolor setting | William Hubbs |
2013-12-08 | rc.conf: Sync list of network file systems with actual defaults | William Hubbs |
2013-03-12 | config: move rc_fuser_timeout to rc.conf | William Hubbs |
2012-11-07 | checkbashisms: clean up export statements. | Robin H. Johnson |
2012-10-30 | Expand the documentation for service configuration variables | William Hubbs |
2012-02-13 | Revert "Remove rc_parallel from rc.conf" | William Hubbs |
2011-11-26 | Remove rc_parallel from rc.conf | William Hubbs |
2011-07-06 | rc_log_path should be quoted | William Hubbs |
2011-07-06 | Rename rc_logger_path to rc_log_path | Christian Ruppert |
2011-07-06 | Document the new rc_logger_path option | Christian Ruppert |
2011-03-03 | fix typo | William Hubbs |
2011-01-17 | more whitespace cleanup | Mike Frysinger |
2011-01-05 | Implement explicit selection of subsystem types. | Robin H. Johnson |
2010-11-01 | update documentation for rc_interactive | William Hubbs |
2010-10-27 | allow net_fs_list to be extended but not replaced | William Hubbs |
2010-01-08 | random spelling fixes | Mike Frysinger |
2009-10-15 | Add lustre | Roy Marples |
2009-10-11 | Add more net fs's, Gentoo #284327. | Roy Marples |
2009-04-27 | Fix the nstop keyword. | Roy Marples |
2009-04-26 | Use /bin/bash or user shell in /etc/passwd if none set before /bin/sh. | Roy Marples |
2009-04-24 | Don't drop to sulogin by default, but make this configurable. | Roy Marples |
2009-04-24 | Allow rc to start (optionally stop) crashed services, #120 | Roy Marples |
2009-04-19 | Document rc_nostop, #118 | Roy Marples |
2008-10-30 | We no longer hotplug by default. | Roy Marples |
2008-10-10 | Remove coldplug and just have hotplug which is a list of allowed/disallowed s... | Roy Marples |
2008-10-10 | sysinit is now a real runlevel that handles things like udev, dmesg and | Roy Marples |
2008-09-26 | Stop ssd from waiting by default - most daemons are good now. | Roy Marples |
2008-09-18 | Warn about parallel still locking the system. | Roy Marples |
2008-03-25 | Rework our folder structure so that we don't have OS specific dirs, making it... | Roy Marples |