Roy Marples
c0fd1b49e4
Move non compiled libraries from /lib/rc to /libexec/rc
...
OpenRC version is now stored as plaintext in /libexec/rc/version
Plugins (cursplash, splashutils) will have to be re-compiled to pickup
the new directories. State data needs to be moved from /lib/rc/init.d
to /libexec/rc/init.d as well.
2009-05-23 20:38:12 +01:00
Roy Marples
7c81f74b60
Fix compile on NetBSD
2009-05-05 16:39:59 +01:00
Roy Marples
658a220638
Add (c) to Copyright
2009-05-01 15:11:40 +01:00
Roy Marples
2b866f264f
Stop using needless {} in vars
2009-04-26 21:13:26 +00:00
Roy Marples
e2942e34af
Use a bashism for a minor speedup in gendepends.sh
2009-04-19 16:47:09 +00:00
Roy Marples
df8eeba2fb
Punt is_function in favour of POSIX shell builtin command, thanks to Harald van Dijk for the idea.
2008-04-21 17:32:17 +00:00
Roy Marples
e96347523f
We should check type output to ensure that we're really calling a shell function and not some badly named binary like stop from boinc, Gentoo #218063 .
2008-04-18 23:00:43 +00:00
Roy Marples
034b9b7a12
Add a silly rc_runlevel function to appease SpanKY :)
2008-04-08 16:01:40 +00:00
Roy Marples
742310744d
We would sanitize $RC_LIBDIR/sbin as well. If it's really needed then rc-functions.sh will add it back.
2008-03-27 18:34:12 +00:00
Roy Marples
4e9b58b07d
Sanitize the write rc dir.
2008-03-27 17:09:18 +00:00
Roy Marples
b3d1182a2f
Fix mulitlib issues.
2008-03-27 16:53:22 +00:00
Mike Frysinger
02e7e1b988
dont leak the _e var
2008-03-24 05:54:18 +00:00
Roy Marples
e47661449a
More pathing fixes.
2008-03-21 00:30:22 +00:00
Roy Marples
04b0acb010
Fix pathing again.
2008-03-20 19:57:31 +00:00
Roy Marples
0e6eb0f764
Ensure that our path includes packages and local
2008-03-19 15:21:42 +00:00
Roy Marples
67c5fd6bb8
Ensure that our scripts call prefixed runscript.
2008-03-02 21:14:01 +00:00
Roy Marples
988289d98d
Typo
2008-02-28 21:04:28 +00:00
Roy Marples
f092045650
Support the use of PREFIX and PKG_PREFIX.
2008-02-28 11:08:49 +00:00
Roy Marples
c2648ca5f5
Makefile SH variable now tweaks the default shell used by our scripts.
2008-02-27 20:29:32 +00:00