aboutsummaryrefslogtreecommitdiff
path: root/init.d/Makefile
AgeCommit message (Expand)Author
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