aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-07news typo fixWilliam Hubbs
2021-09-07add discussion about removing old build system to NEWSWilliam Hubbs
2021-09-07update NEWSWilliam Hubbs
2021-09-07build: install bash and zsh completionsWilliam Hubbs
2021-09-06build: fix libexecdirWilliam Hubbs
2021-09-06tools/meson_final.sh: typo fixWilliam Hubbs
2021-09-06build: typo fixWilliam Hubbs
2021-09-06build: add split-usr optionWilliam Hubbs
2021-09-06build: change root_prefix to rootprefixWilliam Hubbs
2021-09-05sync meson build version with makefilesWilliam Hubbs
2021-09-04add meson build filesWilliam Hubbs
2021-09-04README: add note about github discussionsWilliam Hubbs
2021-08-17supervise-daemon: implement SSD_IONICELEVELMatt Whitlock
2021-08-14update travis ci irc notificationsWilliam Hubbs
2021-08-13man/supervise-daemon.8: document --pidfile optionWilliam Hubbs
2021-08-13on_ac_power: support multiple power_supply devices in sysfsSven Wegener
2021-08-13conf.d/hostname: clarify hostname variable usageAlex Xu
2021-08-13move supervise-daemon out of experimental statuskyoreln
2021-08-13Revert "openrc-init: ignore an empty string in argv[1]"William Hubbs
2021-08-13librc: fix rc_runlevel_exists return for empty stringWilliam Hubbs
2021-08-12openrc-init: ignore an empty string in argv[1]Mike Gilbert
2021-08-12sh/rc-cgroup.sh: fix case in starting messageWilliam Hubbs
2021-08-12sh/rc-cgroup.sh: fix cgroup_cleanupWilliam Hubbs
2021-05-23move the irc channel to the libera networkWilliam Hubbs
2021-05-12init.d/modules.in: Avoid loading modules twice in Linux with dash shellLars Wendler
2021-04-15checkpath: fix code to walk the directory pathWilliam Hubbs
2021-04-13checkpath: remove extra slashes from pathsWilliam Hubbs
2021-04-13style fixWilliam Hubbs
2021-04-04cgroup2_set_limits: fix harmless error messageWilliam Hubbs
2021-04-03NEWNET.md: fix the titleWilliam Hubbs
2021-04-03rename README.newnet to a markdown fileWilliam Hubbs
2021-04-03README: convert references to markdown linksWilliam Hubbs
2021-04-02version 0.43William Hubbs
2021-04-02update ChangeLogWilliam Hubbs
2021-04-02README: force references to be on separate lines for githubWilliam Hubbs
2021-04-02update newsWilliam Hubbs
2021-03-29drop reference to gentoo bugzillaWilliam Hubbs
2021-03-22init.sh: rework the /run setup for linux xystemsWilliam Hubbs
2021-03-22stop namespaced services with specified pidsWilliam Hubbs
2021-03-21add PKGCONFIGDIR to the makefilesWilliam Hubbs
2021-03-21drop shlibdirWilliam Hubbs
2021-03-19numlock: Don't disable numlock on shutdownThomas Deutschmann
2021-03-18README: Wrap 'make install' in backticksbtdmaster
2021-03-15rc_cgroup.sh: do not add newline when writing group2 valuesWilliam Hubbs
2021-03-01rc-cgroup.sh: avoid process substitution for cgroup_get_pidsWilliam Hubbs
2021-02-23fix unified cgroups v2 setupWilliam Hubbs
2021-02-22start-stop-daemon: Fix off by ones when checking for RC_* envvarsDisconnect3d
2021-02-22supervise-daemon: Fix off by ones when checking for RC_* envvarsDisconnect3d
2021-02-22Support docker and lxc stopRin Cat
2021-02-02start-stop-daemon: fix typo in manpagesqozz