aboutsummaryrefslogtreecommitdiff
path: root/src/rc/Makefile
AgeCommit message (Expand)Author
2018-10-23supervise-daemon: add health checksWilliam Hubbs
2018-10-18openrc-shutdown: Add scheduled shutdown and the ability to cancel a shutdownWilliam Hubbs
2018-06-15start-stop-daemon: add ability to log stdout or stderr to processesWilliam Hubbs
2018-06-13Add helper to spawn process with stdin connected to a pipeMike Gilbert
2018-05-22Add mark_service_crashed binaryWilliam Hubbs
2017-10-02remove service binaryWilliam Hubbs
2017-09-06add retry option to supervise-daemonWilliam Hubbs
2017-08-24start-stop-daemon: move --retry processing code to a shared moduleWilliam Hubbs
2017-06-04add support for writing reboot and shutdown records to wtmpWilliam Hubbs
2017-05-19add kill_all helperWilliam Hubbs
2017-04-06add init processWilliam Hubbs
2016-05-13supervise-daemon: add pam service fileWilliam Hubbs
2016-04-27add daemon supervisorWilliam Hubbs
2016-01-18fix bsd buildWilliam Hubbs
2016-01-14src/rc/Makefile: fix make depend targetWilliam Hubbs
2016-01-14fix selinux buildWilliam Hubbs
2016-01-13fix selinux buildWilliam Hubbs
2016-01-12Remove multicall binary structure from OpenRCWilliam Hubbs
2015-04-27convert all references from runscript to openrc-runWilliam Hubbs
2015-01-24Prioritize local includes and librariesWill Miles
2014-12-05rename git.mk to gitver.mkWilliam Hubbs
2014-07-19src/rc/Makefile: typo fixWilliam Hubbs
2014-07-16Rename SELinux source filesWilliam Hubbs
2014-07-16checkpath: restore the SELinux contextJason Zaman
2013-12-29Rename runscript to openrc-runWilliam Hubbs
2013-12-12Rename the rc binary to openrcWilliam Hubbs
2013-10-21Revert "Make einfo routines private"William Hubbs
2013-09-26Make einfo routines privateWilliam Hubbs
2013-05-02Add service appletWilliam Hubbs
2013-05-01fix the build for non-selinux systemsWilliam Hubbs
2011-05-28cc.mk: move debug.mk out of end MakefilesMike Frysinger
2011-02-07fix symlink targetWilliam Hubbs
2011-02-04rework pam, ncurses and termcap include filesWilliam Hubbs
2011-01-31selinux: replace symlinks with wrapper scriptsChris Richards
2009-10-16Regenerate version.h if necessaryRoy Marples
2009-10-13Add new utility and init script swclock that sets the system time based onRoy Marples
2009-10-08Add pkg-config support, fixes #187.Roy Marples
2009-05-23Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples
2009-05-01Fix git versioningRoy Marples
2009-04-30Brand with git version instead of svnRoy Marples
2009-04-18Move status to runscript.sh so init scripts can override it, #159Roy Marples
2009-01-14Fix locale with svnversion, #140 thanks to Matthias Schwarzott.Roy Marples
2009-01-02Make _SVNVER_SH more readable.Roy Marples
2009-01-02Fix version for releases.Roy Marples
2008-12-04If we're building from subversion, brand the binary as such.Roy Marples
2008-10-30We should show hotplugged services, needed services and manually started serv...Roy Marples
2008-07-27Attempt to make s-s-d simpler by not enforcing the need for a full path and m...Roy Marples
2008-06-19Use CPPFLAGS so we work with -combine in CFLAGS.Roy Marples
2008-06-03Add the ewaitfile function so init scripts can wait until sockts are created,...Roy Marples
2008-05-13Install symlinks correctly, thanks to zlin.Roy Marples