Age | Commit message (Expand) | Author |
2022-04-09 | binfmt: ignore empty lines (#492) | mochaaP |
2022-04-06 | migrate fully to meson build system | William Hubbs |
2022-03-05 | Use consistent args passing in start-stop-daemon | LinkTed |
2022-02-06 | linux: Add support for No New Privs flag | LinkTed |
2022-02-06 | capabilities: Add support for securebits flags | LinkTed |
2021-12-29 | build: rename sh_dir variable to rc_shdir | William Hubbs |
2021-12-23 | capabilities: Add support for Linux capabilities(7) | LinkTed |
2021-12-20 | use HEAD in git URIs to point to the default branch | Mike Frysinger |
2021-10-15 | Use cgroup.kill in cgroup_cleanup when possible | Aidan Harris |
2021-09-11 | [runit integration] give a bit of time to start the service | Aaditya Bagga |
2021-09-09 | rc-mount: make timeout invocation compatible with busybox timeout | Sören Tempel |
2021-09-06 | build: change root_prefix to rootprefix | William Hubbs |
2021-09-04 | add meson build files | William Hubbs |
2021-08-12 | sh/rc-cgroup.sh: fix case in starting message | William Hubbs |
2021-08-12 | sh/rc-cgroup.sh: fix cgroup_cleanup | William Hubbs |
2021-04-04 | cgroup2_set_limits: fix harmless error message | William Hubbs |
2021-03-22 | init.sh: rework the /run setup for linux xystems | William Hubbs |
2021-03-15 | rc_cgroup.sh: do not add newline when writing group2 values | William Hubbs |
2021-03-01 | rc-cgroup.sh: avoid process substitution for cgroup_get_pids | William Hubbs |
2021-01-05 | typo fix | William Hubbs |
2021-01-05 | improve the diagnostic when the ulimit builtin fails | William Hubbs |
2020-01-11 | binfmt: ensure a file is ungegistered before registering | artoo |
2020-01-11 | make grep usage POSIX compliant | Ethan Sommer |
2019-09-03 | cgroup2_set_limits: verify that the cgroup2 path is a mount point | E5ten |
2019-02-22 | combine test directories | William Hubbs |
2019-02-13 | add experimental support for an alternate shell for service scripts | William Hubbs |
2018-12-23 | remove /run migration script again | William Hubbs |
2018-12-23 | Revert "remove /run migration script" | William Hubbs |
2018-12-23 | remove /run migration script | William Hubbs |
2018-12-08 | standardize the default shell | William Hubbs |
2018-12-07 | rc-cgroup.sh: remove shebang line | William Hubbs |
2018-12-03 | supervise-daemon.sh: drop the unused stopsig variable | William Hubbs |
2018-12-03 | supervise-daemon: use a default pid file if one is not specified | William Hubbs |
2018-11-18 | sh/functions.sh.in: return a different value for invalid input in yesno() | Austin English |
2018-11-15 | supervise-daemon: make the pidfile an implementation detail | William Hubbs |
2018-11-06 | supervise-daemon.sh: drop invalid --signal switch | William Hubbs |
2018-10-23 | supervise-daemon: add health checks | William Hubbs |
2018-10-13 | misc: whitespace fixes | Austin English |
2018-07-09 | rc-functions.sh: Remove addon support | William Hubbs |
2018-06-15 | sh/start-stop-daemon.sh: fix processing of the logger arguments | William Hubbs |
2018-06-15 | start-stop-daemon: add ability to log stdout or stderr to processes | William Hubbs |
2018-05-30 | sh/supervise-daemon.sh: use start_stop_daemon_args if supervise_daemon_args i... | Austin English |
2018-05-22 | openrc-run.sh: move crashed test outside started test | William Hubbs |
2018-03-11 | Clean up cgroups v2 code | William Hubbs |
2018-02-28 | init.sh: apply SELinux label for /run early in boot | Jason Zaman |
2018-02-28 | init-early.sh.Linux.in: apply the selinux label to /dev/console early | Jason Zaman |
2018-02-23 | check whether /sys/fs/cgroup is a mountpoint | Christian Brauner |
2017-12-01 | Clean up the calls to group_add_service | William Hubbs |
2017-11-29 | add more variables for start-stop-daemon and supervise-daemon options | Julien Reichardt |
2017-11-16 | s6 supervisor fixes | William Hubbs |