aboutsummaryrefslogtreecommitdiff
path: root/init.d/Makefile
AgeCommit message (Expand)Author
2015-10-20Add net-online serviceWilliam Hubbs
2015-05-11Add support for the s6 supervision suiteWilliam Hubbs
2015-04-20Add binfmt service to sysinit runlevelWilliam Hubbs
2014-10-27Add osclock serviceRalph Sennhauser
2013-08-13Remove gentoo's net.* scriptsWilliam Hubbs
2013-07-25Introduce the tmpfiles.dev serviceWilliam Hubbs
2013-04-08create loopback serviceWilliam Hubbs
2012-10-31Tmpfiles: create and delete entries once in the boot runlevel.William Hubbs
2012-09-26tmpfiles.d init.d scriptsRobin H. Johnson
2012-07-15Import encswap init script from FreeBSDRichard Yao
2012-07-10fix the upstream default network stackWilliam Hubbs
2012-07-10add the MKNET variable to select a network stackWilliam Hubbs
2012-07-08Revert "Deprecate the network and staticroute scripts"William Hubbs
2012-02-13Improve swap handlingWilliam Hubbs
2011-12-03Integrate migrate-run into bootmiscWilliam Hubbs
2011-11-23Migrate /var/lock and /var/run to /run for linux systemsWilliam Hubbs
2011-11-16Deprecate the network and staticroute scriptsWilliam Hubbs
2011-10-29Use pattern rules instead of suffix rulesWilliam Hubbs
2011-10-20further clean up OS differences in makefilesMike Frysinger
2011-10-18consolodate MakefilesWilliam Hubbs
2011-02-04remove unnecessary shell callsWilliam Hubbs
2011-01-31use immediate evaluation for shell callsWilliam Hubbs
2009-10-16Add a new staticroute init script so that .... static routes can be configured!Roy Marples
2009-10-13Add new utility and init script swclock that sets the system time based onRoy Marples
2009-04-19Default to not building the old net scripts.Roy Marples
2009-04-17Add MKOLDNET=yes/no toggleRoy Marples
2009-04-16Add a new init script - networkRoy Marples
2008-11-03Add a new shutdown runlevel, Gentoo #224537.Roy Marples
2008-05-06Ensure that make dep ordering is correct for install.Roy Marples
2008-04-29We need to ensure that the init script started is correct, translating symlin...Roy Marples
2008-03-25Rework our folder structure so that we don't have OS specific dirs, making it...Roy Marples
2008-03-05Add tunable SYSCONFDIRRoy Marples
2008-03-03Use exlicit make targets, not directory contents.Roy Marples
2008-01-10Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep...Roy Marples
2007-11-20Introduce CONTENTS variable into Makefiles to list the contents of the direct...Roy Marples
2007-11-19Our build chain now works with GNU and BSD make implementationsRoy Marples
2007-04-05Rewrite the core parts in C. We now provide librc so other programs canRoy Marples