aboutsummaryrefslogtreecommitdiff
path: root/runlevels
AgeCommit message (Expand)Author
2013-04-08create loopback serviceWilliam Hubbs
2013-02-16disable default -prefix services if MKPREFIX = yesAndrew Gregory
2012-10-31Tmpfiles: create and delete entries once in the boot runlevel.William Hubbs
2012-10-05Fix default runlevel symlink pathsAndrew Gregory
2012-09-26tmpfiles.d init.d scriptsRobin H. Johnson
2012-09-26runlevels: Include sysfs in the sysinit level.Robin H. Johnson
2012-07-26Bring Back prefix supportWilliam Hubbs
2012-07-10fix the upstream default network stackWilliam Hubbs
2012-07-10add the MKNET variable to select a network stackWilliam Hubbs
2012-07-09Revert "add the appropriate network scripts to the boot runlevel"William Hubbs
2012-07-09fix typoWilliam Hubbs
2012-07-08add the appropriate network scripts to the boot runlevelWilliam Hubbs
2012-07-08Revert "Deprecate the network and staticroute scripts"William Hubbs
2012-02-21Remove prefix supportWilliam 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-20further clean up OS differences in makefilesMike Frysinger
2011-10-19Make variable references in Makefiles consistentWilliam Hubbs
2011-10-18consolodate MakefilesWilliam Hubbs
2009-10-16Add staticroute to the boot runlevelRoy Marples
2009-04-30Go back to gitRoy Marples
2009-04-16Add a new init script - networkRoy Marples
2008-12-04make ignore now configures the sv:ignore property.Roy Marples
2008-11-12Punt halt init script. sysvinit should install it. See Gentoo bug #246502 on ...Roy Marples
2008-11-04Move romount to mount-ro and use the umount -r option as it's more reliable f...Roy Marples
2008-11-03Add a new shutdown runlevel, Gentoo #224537.Roy Marples
2008-10-10sysinit is now a real runlevel that handles things like udev, dmesg andRoy Marples
2008-05-12We should add devdb to boot.Roy Marples
2008-03-27Tweak install of runlevels.Roy Marples
2008-03-27Split terminal encoding out.Roy Marples
2008-03-26Check the right dir for installed scripts.Roy Marples
2008-03-25SYSCONFDIR should already be prefixed.Roy Marples
2008-03-25Install swap-blk on NetBSD.Roy Marples
2008-03-25Rework our folder structure so that we don't have OS specific dirs, making it...Roy Marples
2008-03-24add check/test rulesMike Frysinger
2008-03-05Add tunable SYSCONFDIRRoy Marples
2008-03-04mixer doesn't work on all platforms.Roy Marples
2008-03-03Not all fbsd systems support powerd.Roy Marples
2008-03-03Add a gitignore make target.Roy Marples
2008-03-02Ensure that our scripts call prefixed runscript.Roy Marples
2008-03-01Fix installing into PREFIX.Roy Marples
2008-03-01BSD's now mount swap block devices early incase fsck needs it.Roy Marples
2008-01-31Remove the over-engineered checkfs and checkroot scripts and replace with sim...Roy Marples
2008-01-11These are FreeBSD specificRoy Marples
2008-01-11Add wscons script. We still need to convert this to a conf.d format.Roy Marples
2008-01-11Add sys.mk to define system locations.Roy Marples
2008-01-11Allow OS to define default package locations.Roy Marples
2008-01-11No point in having runlevel rules in a seperate .mk nowRoy Marples