aboutsummaryrefslogtreecommitdiff
path: root/sh/functions.sh.in
AgeCommit message (Collapse)Author
2008-04-21Punt is_function in favour of POSIX shell builtin command, thanks to Harald ↵Roy Marples
van Dijk for the idea.
2008-04-18We should check type output to ensure that we're really calling a shell ↵Roy Marples
function and not some badly named binary like stop from boinc, Gentoo #218063.
2008-04-08Add a silly rc_runlevel function to appease SpanKY :)Roy Marples
2008-03-27We would sanitize $RC_LIBDIR/sbin as well. If it's really needed then ↵Roy Marples
rc-functions.sh will add it back.
2008-03-27Sanitize the write rc dir.Roy Marples
2008-03-27Fix mulitlib issues.Roy Marples
2008-03-24dont leak the _e varMike Frysinger
2008-03-21More pathing fixes.Roy Marples
2008-03-20Fix pathing again.Roy Marples
2008-03-19Ensure that our path includes packages and localRoy Marples
2008-03-02Ensure that our scripts call prefixed runscript.Roy Marples
2008-02-28TypoRoy Marples
2008-02-28Support the use of PREFIX and PKG_PREFIX.Roy Marples
2008-02-27Makefile SH variable now tweaks the default shell used by our scripts.Roy Marples