Age | Commit message (Expand) | Author |
2012-07-26 | Bring Back prefix support | William Hubbs |
2012-07-10 | fix the upstream default network stack | William Hubbs |
2012-07-10 | add the MKNET variable to select a network stack | William Hubbs |
2012-07-09 | Revert "add the appropriate network scripts to the boot runlevel" | William Hubbs |
2012-07-09 | fix typo | William Hubbs |
2012-07-08 | add the appropriate network scripts to the boot runlevel | William Hubbs |
2012-07-08 | Revert "Deprecate the network and staticroute scripts" | William Hubbs |
2012-02-21 | Remove prefix support | William Hubbs |
2012-02-13 | Improve swap handling | William Hubbs |
2011-12-03 | Integrate migrate-run into bootmisc | William Hubbs |
2011-11-23 | Migrate /var/lock and /var/run to /run for linux systems | William Hubbs |
2011-11-16 | Deprecate the network and staticroute scripts | William Hubbs |
2011-10-20 | further clean up OS differences in makefiles | Mike Frysinger |
2011-10-19 | Make variable references in Makefiles consistent | William Hubbs |
2011-10-18 | consolodate Makefiles | William Hubbs |
2009-10-16 | Add staticroute to the boot runlevel | Roy Marples |
2009-04-30 | Go back to git | Roy Marples |
2009-04-16 | Add a new init script - network | Roy Marples |
2008-12-04 | make ignore now configures the sv:ignore property. | Roy Marples |
2008-11-12 | Punt halt init script. sysvinit should install it. See Gentoo bug #246502 on ... | Roy Marples |
2008-11-04 | Move romount to mount-ro and use the umount -r option as it's more reliable f... | Roy Marples |
2008-11-03 | Add a new shutdown runlevel, Gentoo #224537. | Roy Marples |
2008-10-10 | sysinit is now a real runlevel that handles things like udev, dmesg and | Roy Marples |
2008-05-12 | We should add devdb to boot. | Roy Marples |
2008-03-27 | Tweak install of runlevels. | Roy Marples |
2008-03-27 | Split terminal encoding out. | Roy Marples |
2008-03-26 | Check the right dir for installed scripts. | Roy Marples |
2008-03-25 | SYSCONFDIR should already be prefixed. | Roy Marples |
2008-03-25 | Install swap-blk on NetBSD. | Roy Marples |
2008-03-25 | Rework our folder structure so that we don't have OS specific dirs, making it... | Roy Marples |
2008-03-24 | add check/test rules | Mike Frysinger |
2008-03-05 | Add tunable SYSCONFDIR | Roy Marples |
2008-03-04 | mixer doesn't work on all platforms. | Roy Marples |
2008-03-03 | Not all fbsd systems support powerd. | Roy Marples |
2008-03-03 | Add a gitignore make target. | Roy Marples |
2008-03-02 | Ensure that our scripts call prefixed runscript. | Roy Marples |
2008-03-01 | Fix installing into PREFIX. | Roy Marples |
2008-03-01 | BSD's now mount swap block devices early incase fsck needs it. | Roy Marples |
2008-01-31 | Remove the over-engineered checkfs and checkroot scripts and replace with sim... | Roy Marples |
2008-01-11 | These are FreeBSD specific | Roy Marples |
2008-01-11 | Add wscons script. We still need to convert this to a conf.d format. | Roy Marples |
2008-01-11 | Add sys.mk to define system locations. | Roy Marples |
2008-01-11 | Allow OS to define default package locations. | Roy Marples |
2008-01-11 | No point in having runlevel rules in a seperate .mk now | Roy Marples |
2008-01-11 | Just have the one runlevels folder with OS includes. | Roy Marples |
2008-01-10 | Loads of NetBSD tweaks here. | Roy Marples |
2008-01-10 | Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep... | Roy Marples |
2007-12-27 | We no longer install rmnologin | Roy Marples |
2007-11-23 | Move /etc/conf.d/rc to /etc/rc.conf. | Roy Marples |
2007-11-20 | Move the runlevel foo to it's own Makefile for ease of maintainance | Roy Marples |