summaryrefslogtreecommitdiff
path: root/runlevels/Makefile
Commit message (Expand)AuthorAge
* Tmpfiles: create and delete entries once in the boot runlevel.William Hubbs2012-10-31
* Fix default runlevel symlink pathsAndrew Gregory2012-10-05
* tmpfiles.d init.d scriptsRobin H. Johnson2012-09-26
* runlevels: Include sysfs in the sysinit level.Robin H. Johnson2012-09-26
* Bring Back prefix supportWilliam Hubbs2012-07-26
* fix the upstream default network stackWilliam Hubbs2012-07-10
* add the MKNET variable to select a network stackWilliam Hubbs2012-07-10
* Revert "add the appropriate network scripts to the boot runlevel"William Hubbs2012-07-09
* fix typoWilliam Hubbs2012-07-09
* add the appropriate network scripts to the boot runlevelWilliam Hubbs2012-07-08
* Revert "Deprecate the network and staticroute scripts"William Hubbs2012-07-08
* Remove prefix supportopenrc-0.9.9William Hubbs2012-02-21
* Improve swap handlingWilliam Hubbs2012-02-13
* Integrate migrate-run into bootmiscWilliam Hubbs2011-12-03
* Migrate /var/lock and /var/run to /run for linux systemsWilliam Hubbs2011-11-23
* Deprecate the network and staticroute scriptsWilliam Hubbs2011-11-16
* further clean up OS differences in makefilesMike Frysinger2011-10-20
* Make variable references in Makefiles consistentWilliam Hubbs2011-10-19
* consolodate MakefilesWilliam Hubbs2011-10-18
* Add staticroute to the boot runlevelRoy Marples2009-10-16
* Go back to gitRoy Marples2009-04-30
* Add a new init script - networkRoy Marples2009-04-16
* make ignore now configures the sv:ignore property.Roy Marples2008-12-04
* Add a new shutdown runlevel, Gentoo #224537.Roy Marples2008-11-03
* sysinit is now a real runlevel that handles things like udev, dmesg andRoy Marples2008-10-10
* Tweak install of runlevels.Roy Marples2008-03-27
* Check the right dir for installed scripts.Roy Marples2008-03-26
* SYSCONFDIR 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
* add check/test rulesMike Frysinger2008-03-24
* Add tunable SYSCONFDIRRoy Marples2008-03-05
* Add a gitignore make target.Roy Marples2008-03-03
* Ensure that our scripts call prefixed runscript.Roy Marples2008-03-02
* Fix installing into PREFIX.Roy Marples2008-03-01
* Remove the over-engineered checkfs and checkroot scripts and replace with sim...Roy Marples2008-01-31
* Add sys.mk to define system locations.Roy Marples2008-01-11
* Allow OS to define default package locations.Roy Marples2008-01-11
* No point in having runlevel rules in a seperate .mk nowRoy Marples2008-01-11
* Just have the one runlevels folder with OS includes.Roy Marples2008-01-11
* Loads of NetBSD tweaks here.Roy Marples2008-01-10
* Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep...Roy Marples2008-01-10
* We no longer install rmnologinRoy Marples2007-12-27
* Move /etc/conf.d/rc to /etc/rc.conf.Roy Marples2007-11-23
* Move the runlevel foo to it's own Makefile for ease of maintainanceRoy Marples2007-11-20
* 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
* Rewrite the core parts in C. We now provide librc so other programs canRoy Marples2007-04-05