Age | Commit message (Expand) | Author |
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 | dont leak the _e var | Mike Frysinger |
2008-03-21 | Clean up error display. | Roy Marples |
2008-03-21 | Some OS's block on umount -f, so don't use it. | Roy Marples |
2008-03-21 | More pathing fixes. | Roy Marples |
2008-03-20 | Fix pathing again. | Roy Marples |
2008-03-19 | SVCNAME -> RC_SVCNAME, but export SVCNAME still for compat. | Roy Marples |
2008-03-19 | Fix building on Linux. | Roy Marples |
2008-03-19 | Add rc-service and update all softlevel refs to runlevel. | Roy Marples |
2008-03-19 | Ensure that our path includes packages and local | Roy Marples |
2008-03-11 | RC_SERVICE now points to the service file, so daemons can recall us directly. | Roy Marples |
2008-03-10 | Fix the old RC_USE names. | Roy Marples |
2008-03-08 | Support baselayout-2 uppercase RC_NEED vars, #38. | Roy Marples |
2008-03-05 | Add tunable SYSCONFDIR | Roy Marples |
2008-03-04 | Don't rely on fuser being present | Roy Marples |
2008-03-03 | Split VPS into VSERVER and OPENVZ | 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-03 | Fix prefixed net.sh | Roy Marples |
2008-03-02 | Ensure that our scripts call prefixed runscript. | Roy Marples |
2008-03-01 | Fix installing into PREFIX. | Roy Marples |
2008-02-28 | ignore more stuff | Roy Marples |
2008-02-28 | Typo | 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-02-19 | keywords -> keyword | Roy Marples |
2008-02-19 | Add the nojail keyword which excludes services marked as such from the depend... | Roy Marples |
2008-02-11 | Ignore resolvconf error messages if the interface does not exist. | Roy Marples |
2008-01-31 | Tidy up some code and remove the redundant single_user function as we now use... | Roy Marples |
2008-01-30 | Allow rc_need to work with net scripts, and allow for loopback also. | Roy Marples |
2008-01-30 | Fix unmounting shared and bind mounts, Gentoo bug #207611. | Roy Marples |
2008-01-29 | Only allow .sh files to be used as net modules. | Roy Marples |
2008-01-26 | Fix restart --nodeps again. | Roy Marples |
2008-01-23 | No need to specify SVCNAME anymore. | Roy Marples |
2008-01-22 | We need to shift here. | Roy Marples |
2008-01-22 | Allow stop start to work when stop is not defined. | Roy Marples |
2008-01-15 | Allow things after the /32 for host routes. | Roy Marples |
2008-01-14 | Ignore functions.sh and rc-functions.sh as these are now created by make. | Roy Marples |
2008-01-13 | INSTALLAFTER needs to be defined before we include our mk's to work. | Roy Marples |
2008-01-13 | Change lib name during make, not install. | Roy Marples |
2008-01-11 | Don't print an extra eend on failure. | Roy Marples |
2008-01-11 | Update copyrights, my email and license. | Roy Marples |
2008-01-11 | Adopt a more C style for scripts and remove vim settings. | Roy Marples |
2008-01-11 | Remove full license text from shell cripts. | Roy Marples |
2008-01-10 | Add /usr/pkg to the PATH for NetBSD packages. | Roy Marples |
2008-01-10 | dhcpcd could be anywhere, so allow this. | Roy Marples |
2008-01-10 | massage netmask to cidr for buggy shells. | Roy Marples |
2008-01-10 | More make fixes | Roy Marples |