summaryrefslogtreecommitdiff
path: root/src/rc/Makefile
Commit message (Expand)AuthorAge
* Revert "Make einfo routines private"William Hubbs2013-10-21
* Make einfo routines privateWilliam Hubbs2013-09-26
* Add service appletWilliam Hubbs2013-05-02
* fix the build for non-selinux systemsWilliam Hubbs2013-05-01
* cc.mk: move debug.mk out of end MakefilesMike Frysinger2011-05-28
* fix symlink targetWilliam Hubbs2011-02-07
* rework pam, ncurses and termcap include filesWilliam Hubbs2011-02-04
* selinux: replace symlinks with wrapper scriptsChris Richards2011-01-31
* Regenerate version.h if necessaryRoy Marples2009-10-16
* Add new utility and init script swclock that sets the system time based onRoy Marples2009-10-13
* Add pkg-config support, fixes #187.Roy Marples2009-10-08
* Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples2009-05-23
* Fix git versioningRoy Marples2009-05-01
* Brand with git version instead of svnRoy Marples2009-04-30
* Move status to runscript.sh so init scripts can override it, #159Roy Marples2009-04-18
* Fix locale with svnversion, #140 thanks to Matthias Schwarzott.Roy Marples2009-01-14
* Make _SVNVER_SH more readable.Roy Marples2009-01-02
* Fix version for releases.Roy Marples2009-01-02
* If we're building from subversion, brand the binary as such.Roy Marples2008-12-04
* We should show hotplugged services, needed services and manually started serv...Roy Marples2008-10-30
* Attempt to make s-s-d simpler by not enforcing the need for a full path and m...Roy Marples2008-07-27
* Use CPPFLAGS so we work with -combine in CFLAGS.Roy Marples2008-06-19
* Add the ewaitfile function so init scripts can wait until sockts are created,...Roy Marples2008-06-03
* Install symlinks correctly, thanks to zlin.Roy Marples2008-05-13
* Put some dir locations in rc.h so that 3rd party apps can become awware of them.Roy Marples2008-03-28
* Fix debug support to work without gmake and bundle -ggdb in properly.Roy Marples2008-03-24
* add check/test rulesMike Frysinger2008-03-24
* add support for automatic gdb launching when RC_DEBUG is defined to 1 to ease...Mike Frysinger2008-03-22
* add local rpaths if in the git treeMike Frysinger2008-03-22
* Add --list to rc-service to list all available services.Roy Marples2008-03-21
* Add rc-service and update all softlevel refs to runlevel.Roy Marples2008-03-19
* Rejig the build system a little so we have per ok defs per system. Probably e...Roy Marples2008-03-19
* Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ ...Roy Marples2008-03-16
* Remove debug LDFLAGSRoy Marples2008-03-11
* Add a --mount command to fstabinfo so it can mount specific mount points, as ...Roy Marples2008-03-11
* Add tunable SYSCONFDIRRoy Marples2008-03-05
* Add a gitignore make target.Roy Marples2008-03-03
* Support the use of PREFIX and PKG_PREFIX.Roy Marples2008-02-28
* Fix compile against old lib.sRoy Marples2008-02-02
* Ensure that we use our default CFLAGS if none set.Roy Marples2008-01-30
* Specify install modes for all our files.Roy Marples2008-01-30
* Put the applets into rc-applet.c so that rc.c is easier to manage.Roy Marples2008-01-14
* partial revert of previous commit -- the rpath stuff was meant to be kept loc...Mike Frysinger2008-01-14
* Add support for is_newer_than and is_older_than. is_older_than currently does...Roy Marples2008-01-14
* add shortcuts for generating symlinksMike Frysinger2008-01-14
* Fix PAM installRoy Marples2008-01-13
* Use MKTERMCAP and MKPAM so we don't use env vars TERMCAP or PAM inadvertently.Roy Marples2008-01-12
* Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep...Roy Marples2008-01-10
* Style updates.Roy Marples2008-01-09
* Stop using CPPFLAGSRoy Marples2008-01-07