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