summaryrefslogtreecommitdiff
path: root/sh/Makefile
Commit message (Expand)AuthorAge
* Remove gentoo's net.* scriptsWilliam Hubbs2013-08-13
* Add module for cgroup processingAlexander Vershilov2013-02-16
* move rc_svcdir to /run/openrc on Linux systemsWilliam Hubbs2012-05-14
* sh/tmpfiles: tmpfiles.d support.Robin H. Johnson2012-03-12
* CGroups: create the openrc cgroup hierarchyWilliam Hubbs2011-11-20
* Use pattern rules instead of suffix rulesWilliam Hubbs2011-10-29
* further clean up OS differences in makefilesMike Frysinger2011-10-20
* Make variable references in Makefiles consistentWilliam Hubbs2011-10-19
* consolodate MakefilesWilliam Hubbs2011-10-18
* Revert "remove functions.sh symbolic link in init.d"William Hubbs2011-06-27
* remove functions.sh symbolic link in init.dWilliam Hubbs2011-06-27
* Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples2009-05-23
* We need to replace @LIB@ here.Roy Marples2008-06-21
* We need to ensure that the init script started is correct, translating symlin...Roy Marples2008-04-29
* INITDIR should already be prefixed.Roy Marples2008-03-25
* These now need to be prefixed.Roy Marples2008-03-25
* INITDIR should already be prefixed.Roy Marples2008-03-25
* Rework our folder structure so that we don't have OS specific dirs, making it...Roy Marples2008-03-25
* setup a bit of a test frameworkMike Frysinger2008-03-24
* Fix building on Linux.Roy Marples2008-03-19
* Add tunable SYSCONFDIRRoy Marples2008-03-05
* Use exlicit make targets, not directory contents.Roy Marples2008-03-03
* Ensure that our scripts call prefixed runscript.Roy Marples2008-03-02
* Fix installing into PREFIX.Roy Marples2008-03-01
* Support the use of PREFIX and PKG_PREFIX.Roy Marples2008-02-28
* Makefile SH variable now tweaks the default shell used by our scripts.Roy Marples2008-02-27
* INSTALLAFTER needs to be defined before we include our mk's to work.Roy Marples2008-01-13
* Change lib name during make, not install.Roy Marples2008-01-13
* More make fixesRoy Marples2008-01-10
* Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep...Roy Marples2008-01-10
* Use LIBNAME for multilib so as not to conflict with LIBRoy Marples2008-01-05
* Juggle the Makefiles so that sh knows about NET_LORoy Marples2008-01-03
* Move the linking of files in /etc/init.d into the sh/Makefile so that install...Roy Marples2008-01-03
* Remove rc-help.sh and replace with a man page for runscript 8.Roy Marples2007-12-20
* Remove the try and check_statedir functionsRoy Marples2007-12-14
* Massive whitespace cleanupRoy Marples2007-11-28
* Move /etc/conf.d/rc to /etc/rc.conf.Roy Marples2007-11-23
* Move runlevel and lib logic to the sub MakefilesRoy Marples2007-11-19
* Our build chain now works with GNU and BSD make implementationsRoy Marples2007-11-19
* /lib/rcscripts -> /lib/rcRoy Marples2007-09-19
* Rewrite the core parts in C. We now provide librc so other programs canRoy Marples2007-04-05