Age | Commit message (Expand) | Author |
2012-01-22 | Whitespace | Christian Ruppert |
2011-10-29 | Use pattern rules instead of suffix rules | William Hubbs |
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger |
2011-03-05 | allow default rc_sys value to be set at build time | William Hubbs |
2011-01-31 | use immediate evaluation for shell calls | William Hubbs |
2009-05-23 | Move non compiled libraries from /lib/rc to /libexec/rc | Roy Marples |
2009-05-01 | Add (c) to Copyright | Roy Marples |
2009-04-30 | Go back to git | Roy Marples |
2008-12-04 | make ignore now configures the sv:ignore property. | Roy Marples |
2008-04-29 | We need to ensure that the init script started is correct, translating symlin... | Roy Marples |
2008-03-26 | Add license blurb to a few files and append my email to my name. | Roy Marples |
2008-03-26 | use $CP and $SED instead of cp and sed | Roy Marples |
2008-03-25 | DIR should be prefixed already. | 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 | setup a bit of a test framework | Mike Frysinger |
2008-03-24 | add check/test rules | Mike Frysinger |
2008-03-20 | Tweak install. | Roy Marples |
2008-03-19 | Add missing .mks | Roy Marples |
2008-03-05 | Add tunable SYSCONFDIR | Roy Marples |
2008-03-03 | Ignore fixes. | Roy Marples |
2008-03-03 | Add a gitignore make target. | Roy Marples |
2008-03-03 | Use exlicit make targets, not directory contents. | Roy Marples |
2008-03-03 | Introduce LOCAL_PREFIX for a user maintained script location. | Roy Marples |
2008-03-02 | Ensure that our scripts call prefixed runscript. | Roy Marples |
2008-02-28 | Support the use of PREFIX and PKG_PREFIX. | Roy Marples |
2008-02-27 | Makefile SH variable now tweaks the default shell used by our scripts. | Roy Marples |
2008-01-30 | Specify install modes for all our files. | Roy Marples |
2008-01-13 | script install should build objects | Roy Marples |
2008-01-13 | Change lib name during make, not install. | Roy Marples |
2008-01-11 | Add sys.mk | Roy Marples |
2008-01-11 | NetBSD doesn't include /lib in its link path, so we need to add it as an RPATH. | Roy Marples |
2008-01-11 | Use a specific default terminal for rc | Roy Marples |
2008-01-11 | Allow OS to define default package locations. | Roy Marples |
2008-01-10 | Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep... | Roy Marples |