Age | Commit message (Expand) | Author |
2009-05-23 | Move non compiled libraries from /lib/rc to /libexec/rc | Roy Marples |
2009-05-05 | Fix compile on NetBSD | Roy Marples |
2009-05-01 | Add (c) to Copyright | Roy Marples |
2009-04-26 | Stop using needless {} in vars | Roy Marples |
2009-04-19 | Use a bashism for a minor speedup in gendepends.sh | Roy Marples |
2008-04-21 | Punt is_function in favour of POSIX shell builtin command, thanks to Harald v... | Roy Marples |
2008-04-18 | We should check type output to ensure that we're really calling a shell funct... | Roy Marples |
2008-04-08 | Add a silly rc_runlevel function to appease SpanKY :) | Roy Marples |
2008-03-27 | We would sanitize $RC_LIBDIR/sbin as well. If it's really needed then rc-func... | Roy Marples |
2008-03-27 | Sanitize the write rc dir. | Roy Marples |
2008-03-27 | Fix mulitlib issues. | Roy Marples |
2008-03-24 | dont leak the _e var | Mike Frysinger |
2008-03-21 | More pathing fixes. | Roy Marples |
2008-03-20 | Fix pathing again. | Roy Marples |
2008-03-19 | Ensure that our path includes packages and local | Roy Marples |
2008-03-02 | Ensure that our scripts call prefixed runscript. | 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 |