openrc/sh
2008-11-28 10:46:58 +00:00
..
.gitignore We need to replace @LIB@ here. 2008-06-21 14:10:59 +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 Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS. 2008-03-25 14:06:05 +00:00
ifwatchd-nocarrier.sh.in Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS. 2008-03-25 14:06:05 +00:00
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 Fix linux compile. 2008-03-26 14:39:13 +00:00
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 Tests now work on NetBSD. 2008-04-07 09:37:14 +00:00