Age | Commit message (Expand) | Author |
2014-10-20 | runscript.sh: add chroot support | William Hubbs |
2014-09-11 | Use exception-based approach for cgroup/ulimit setup | Roy Marples |
2014-09-11 | runscript: move verbose mode setting near debug setting | William Hubbs |
2014-07-10 | Style Fixes | William Hubbs |
2014-07-10 | cgroups: only run cgroup setup when starting a service | Alexander V Vershilov |
2013-10-31 | Fix the service-level rc_verbose setting | William Hubbs |
2013-09-27 | fix cgroup_cleanup function | William Hubbs |
2013-06-25 | cgroups: add support for systemd cgroup hierarchy | William Hubbs |
2013-05-25 | runscript.sh: run cgroup_cleanup automatically after stop | William Hubbs |
2013-04-25 | add cgroup cleanup support | Alexander Vershilov |
2013-02-16 | Add module for cgroup processing | Alexander Vershilov |
2013-01-15 | typo fix | William Hubbs |
2013-01-15 | runscript: fix stopping changed service issues | William Hubbs |
2012-11-12 | Support cpu usage management for Linux | Alexander Vershilov |
2012-11-07 | checkbashisms: clean up export statements. | Robin H. Johnson |
2012-09-25 | Drop restart_pre/restart_post | William Hubbs |
2012-09-22 | Add restart_pre/restart_post support, also document RC_CMD | Christian Ruppert |
2012-04-26 | fix references to functions.sh | William Hubbs |
2012-04-26 | Change the working directory for depend only | William Hubbs |
2012-04-26 | Revert "Revert "Let runscript enter the service dir before expand globs"" | William Hubbs |
2012-04-26 | Revert "Let runscript enter the service dir before expand globs" | William Hubbs |
2012-04-26 | Let runscript enter the service dir before expand globs | Christian Ruppert |
2012-03-03 | Runscript: allow extra_commands to be run in chroots | William Hubbs |
2012-01-29 | cgroups: only create the cgroup when the service is being started | William Hubbs |
2012-01-28 | Use "checkpath -W" instead of dir_writable() | Christian Ruppert |
2012-01-28 | Check if /sys/fs/cgroup/openrc is writable | Christian Ruppert |
2012-01-26 | cgroups: add all services to the openrc cgroup | William Hubbs |
2012-01-22 | Make checks for writable directory posix compliant | William Hubbs |
2012-01-17 | drop the extra --pidfile option | William Hubbs |
2012-01-17 | Use the "--make-pidfile" when command_background is used | Christian Ruppert |
2011-12-31 | Add "retry" option for the stop() template | Christian Ruppert |
2011-12-19 | cgroups: remove references to the "openrc" cgroup | William Hubbs |
2011-12-11 | Allow init scripts to be executed with a relative path | William Hubbs |
2011-11-20 | CGroups: create the openrc cgroup hierarchy | William Hubbs |
2011-11-18 | CGroups: /sys/fs/cgroups should be a tmpfs | William Hubbs |
2011-11-18 | CGroups: fix group initialization | William Hubbs |
2011-11-17 | CGroups: finish initializing the CGroup | William Hubbs |
2011-11-17 | Change RC_CGROUP to lower case | William Hubbs |
2011-11-17 | Add CGroup support | Patrick Lauer |
2011-11-16 | add support for extra_stopped_commands | William Hubbs |
2011-11-02 | Make sure we load external scripts before using eerror | William Hubbs |
2011-10-16 | fix random typos | Mike Frysinger |
2011-09-18 | runscript: simplify livecd-functions.sh loading | Mike Frysinger |
2011-07-31 | Improve processing of service directories and conf.d files | William Hubbs |
2011-07-26 | Runscript: print deprecation warning for opts variable | William Hubbs |
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger |
2011-05-11 | do not run services if openrc did not boot the system | William Hubbs |
2011-01-17 | more whitespace cleanup | Mike Frysinger |
2011-01-12 | bug 351160: make openrc exit codes LSB compliant | Eray Aslan |
2011-01-12 | bug 328675: add error checking to runscript.sh | William Hubbs |