index
:
user/sven/openrc.git
master
github/0.18.x
github/0.19.x
github/0.20.x
github/HEAD
github/gh-pages
github/master
github/mount-service
github/new-netmount
github/openrc-0.10.x
github/openrc-0.11.x
github/openrc-0.12.x
github/openrc-0.13.x
github/openrc-0.15.x
github/openrc-0.16.x
github/openrc-0.9.8.x
github/openrc-0.9.9.x
github/refactor
github/runit
origin/0.18.x
origin/0.19.x
origin/0.20.x
origin/0.21.x
origin/0.22.x
origin/0.23.x
origin/0.24.x
origin/0.26.x
origin/0.27.x
origin/0.31.x
origin/0.32.x
origin/0.33.x
origin/0.34.x
origin/0.35.x
origin/0.38.x
origin/0.39.x
origin/0.40.x
origin/0.41.x
origin/0.42.x
origin/0.43.x
origin/0.44.x
origin/0.45.x
origin/0.47.x
origin/0.52.x
origin/0.53.x
origin/0.54.x
origin/0.55.x
origin/0.60.x
origin/0.62.x
origin/HEAD
origin/cgroup-rework
origin/cmdline
origin/default_logger
origin/dependency-rework
origin/dynamic-multiplex
origin/functions.sh
origin/gh-pages
origin/improve-hostname
origin/install-version-with-meson
origin/librc-rework
origin/lxc
origin/master
origin/mount-service
origin/netbsd-fix
origin/new-netmount
origin/openrc-0.10.x
origin/openrc-0.11.x
origin/openrc-0.12.x
origin/openrc-0.13.x
origin/openrc-0.15.x
origin/openrc-0.16.x
origin/openrc-0.9.8.x
origin/openrc-0.9.9.x
origin/parallel_rework_followup
origin/proper-errors
origin/rc-status-checks
origin/rc-update-env
origin/respawn-with-units
origin/resupervise-daemon
origin/rm-prefix
origin/s6-reload
origin/scriptdir_load
origin/setgroups-zero
origin/sysctl
origin/tests
origin/vapier
[no description]
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
openrc-init
Age
Commit message (
Expand
)
Author
2025-05-27
build: drop 'os' option and use host_machine.system()
Anna (navi) Figueiredo Gomes
2025-05-27
build: add project arguments instead of adhoc c_args
Anna (navi) Figueiredo Gomes
2025-05-27
build: use declare_dependency for librc
Anna (navi) Figueiredo Gomes
2025-05-27
build: use declare_dependency for libeinfo
Anna (navi) Figueiredo Gomes
2025-05-27
build: use static_library and declare_dependency for shared code
Anna (navi) Figueiredo Gomes
2025-04-05
openrc-init: honor EINFO_QUIET if set
NRK
2025-04-05
openrc-init: print errors to stderr
NRK
2025-04-04
openrc-init: faster shutdown by checking reapable children
NRK
2025-04-04
openrc-init: use RC_UNUSED from helpers.h
NRK
2025-03-26
treewide: move rc_waitpid() to rc_exec.c
NRK
2025-03-23
openrc-init: use rc_exec
NRK
2025-03-22
build: add check for pipe2
NRK
2025-03-15
openrc-init: use self-pipe to handle signals safely
NRK
2025-03-15
openrc-init: use poll for waiting on the fifo
NRK
2024-07-23
openrc-init: replace putenv with setenv
Mike Gilbert
2024-07-23
build: install symlinks natively with meson
William Hubbs
2023-01-29
openrc-init: missing includes from IWYU
Sam James
2022-04-06
migrate fully to meson build system
William Hubbs