Age | Commit message (Expand) | Author |
2015-05-14 | s6: Use s6-svc -Dd to stop services | William Hubbs |
2015-05-13 | More s6 fixes | William Hubbs |
2015-05-13 | Fix the s6 handling | William Hubbs |
2015-05-11 | Add support for the s6 supervision suite | William Hubbs |
2015-05-11 | Rework supervisor integration framework | William Hubbs |
2015-05-08 | Make the default start, stop and status functions overridable | William Hubbs |
2015-05-01 | Add support for systemd-nspawn containers | William Hubbs |
2015-04-27 | convert all references from runscript to openrc-run | William Hubbs |
2015-04-21 | cgroups: use printf to write to cgroup files | William Hubbs |
2015-04-20 | Add binfmt service to sysinit runlevel | William Hubbs |
2015-04-08 | Fix tmpfiles processing | William Hubbs |
2015-03-29 | Fix rc_verbose processing | William Hubbs |
2015-01-12 | Add description for cgroup_cleanup | William Hubbs |
2014-10-23 | add missing files for GNU/Hurd | Svante Signell |
2014-10-22 | Add missing files for GNU/kFreeBSD | Gabriele Giacone |
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-08-27 | tmpfiles.sh: add support for C action | Andrew Gregory |
2014-08-27 | tmpfiles.sh: add support for + modifier | Andrew Gregory |
2014-08-13 | tmpfiles: fix relabel to run restorecon before chown and chmod | William Hubbs |
2014-08-13 | tmpfiles: Move relabelling before any other calls for device nodes | Jason Zaman |
2014-08-07 | tmpfiles.sh: do not use install | Jason Zaman |
2014-07-16 | tmpfiles: set the proper SELinux context | Jason Zaman |
2014-07-10 | Style Fixes | William Hubbs |
2014-07-10 | cgroups: only run cgroup setup when starting a service | Alexander V Vershilov |
2014-06-20 | tmpfiles.sh: fix comment processing | William Hubbs |
2014-06-20 | sh/tmpfiles.sh: license under 2-clause BSD | Robin H. Johnson |
2014-03-27 | tmpfiles: add support for --boot option | Andrew Gregory |
2014-03-27 | tmpfiles: ignore all files starting with systemd- | Andrew Gregory |
2014-01-18 | init-Linux.sh: do not mount /run with nosuid | William Hubbs |
2014-01-11 | Merge init-common-post code into BSD init script | William Hubbs |
2013-12-29 | Rename runscript to openrc-run | William Hubbs |
2013-12-12 | Rename the rc binary to openrc | William Hubbs |
2013-12-10 | tmpfiles.sh: small fixes | William Hubbs |
2013-12-02 | remove type command | William Hubbs |
2013-11-30 | functions.sh: yesno: (mostly) fix eval logic | Mike Frysinger |
2013-10-31 | Fix the service-level rc_verbose setting | William Hubbs |
2013-09-27 | fix cgroup_cleanup function | William Hubbs |
2013-08-13 | Remove gentoo's net.* scripts | William Hubbs |
2013-07-27 | tmpfiles: do not signal an error if device nodes already exist | Dirk Sondermann |
2013-07-25 | rc-cgroup: make sure the tasks file exists before adding the pid | William Hubbs |
2013-07-25 | tmpfiles: add --prefix and --exclude-prefix options | William Hubbs |
2013-07-23 | tmpfiles: make b and c commands set ownership and permissions | William Hubbs |
2013-07-16 | typo fix | Hank Leininger |
2013-07-05 | cgroups: change '$$' to 0 for consistency | William Hubbs |
2013-07-05 | Merge branch 'cgroup.systemd' | William Hubbs |
2013-07-01 | Put a service on into a top hierarchy of each cgroup | Alexander V Vershilov |
2013-06-25 | cgroups: add support for systemd cgroup hierarchy | William Hubbs |
2013-06-16 | Fix quoting in cgroup-release-agent | Alexander V Vershilov |