This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
openrc
Watch
1
Star
0
Fork
0
You've already forked openrc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
openrc
/
sh
History
Roy Marples
2c98c5326a
Punt .gitignore files.
2008-12-04 12:12:09 +00:00
..
functions.sh.in
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
gendepends.sh.in
There could be a space between #! and /sbin/runscript, Gentoo
#218001
.
2008-05-01 15:18:34 +00:00
ifwatchd-carrier.sh.in
…
ifwatchd-nocarrier.sh.in
…
init-common-post.sh.in
Add a new shutdown runlevel, Gentoo
#224537
.
2008-11-03 15:31:01 +00:00
init-early.sh.Linux.in
…
init.sh.BSD.in
Add a new shutdown runlevel, Gentoo
#224537
.
2008-11-03 15:31:01 +00:00
init.sh.Linux.in
Add a new shutdown runlevel, Gentoo
#224537
.
2008-11-03 15:31:01 +00:00
Makefile
We need to replace @LIB@ here.
2008-06-21 14:10:59 +00:00
Makefile.FreeBSD
We need to ensure that the init script started is correct, translating symlinks. This has a new rule - multiplexed services must exist in the same dir as the master sript. So we need to ensuret that net.lo(0) is the real script and not a symlink itself. This fixes Gentoo
#219526
.
2008-04-29 10:25:45 +00:00
Makefile.Linux
We need to ensure that the init script started is correct, translating symlinks. This has a new rule - multiplexed services must exist in the same dir as the master sript. So we need to ensuret that net.lo(0) is the real script and not a symlink itself. This fixes Gentoo
#219526
.
2008-04-29 10:25:45 +00:00
Makefile.NetBSD
We need to ensure that the init script started is correct, translating symlinks. This has a new rule - multiplexed services must exist in the same dir as the master sript. So we need to ensuret that net.lo(0) is the real script and not a symlink itself. This fixes Gentoo
#219526
.
2008-04-29 10:25:45 +00:00
rc-functions.sh.in
Save screen space.
2008-11-28 10:46:58 +00:00
rc-mount.sh
Move romount to mount-ro and use the umount -r option as it's more reliable for / --bind mounts, Gentoo
#239922
. Thanks to Duncan.
2008-11-04 11:30:15 +00:00
runscript.sh.in
Always define template start/stop functions so that the real script name isn't hidden when errors are in the real start/stop functions, Gentoo
#219179
2008-04-26 19:32:28 +00:00
runtests.sh
…