Roy Marples
6af2b20297
Split sysctl into Linux and BSD specific files.
2008-03-26 09:36:34 +00:00
Roy Marples
5866d829bb
Try and fix more prefix stuff.
2008-03-25 18:33:45 +00:00
Roy Marples
c807b3a815
INITDIR should already be prefixed.
2008-03-25 17:19:41 +00:00
Roy Marples
4d6b84290a
These now need to be prefixed.
2008-03-25 17:17:15 +00:00
Roy Marples
08791ec4a2
INITDIR should already be prefixed.
2008-03-25 17:11:44 +00:00
Roy Marples
55eb3794fb
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
Mike Frysinger
486d517674
setup a bit of a test framework
2008-03-24 07:17:05 +00:00
Mike Frysinger
02e7e1b988
dont leak the _e var
2008-03-24 05:54:18 +00:00
Roy Marples
4079b4d65d
Clean up error display.
2008-03-21 11:20:03 +00:00
Roy Marples
eca292e5d9
Some OS's block on umount -f, so don't use it.
2008-03-21 11:02:02 +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
6159a32f39
SVCNAME -> RC_SVCNAME, but export SVCNAME still for compat.
2008-03-19 19:57:24 +00:00
Roy Marples
6d2e1f7add
Fix building on Linux.
2008-03-19 19:43:08 +00:00
Roy Marples
d9ec62b22a
Add rc-service and update all softlevel refs to runlevel.
2008-03-19 17:11:50 +00:00
Roy Marples
0e6eb0f764
Ensure that our path includes packages and local
2008-03-19 15:21:42 +00:00
Roy Marples
40e12f6ba0
RC_SERVICE now points to the service file, so daemons can recall us directly.
2008-03-11 15:00:16 +00:00
Roy Marples
f20099bc33
Fix the old RC_USE names.
2008-03-10 11:33:39 +00:00
Roy Marples
c4a54605e0
Support baselayout-2 uppercase RC_NEED vars, #38 .
2008-03-08 15:22:29 +00:00
Roy Marples
a689b66023
Add tunable SYSCONFDIR
2008-03-05 12:27:11 +00:00
Roy Marples
ff162b39ac
Don't rely on fuser being present
2008-03-04 22:03:41 +00:00
Roy Marples
15cf41e713
Split VPS into VSERVER and OPENVZ
2008-03-03 17:19:56 +00:00
Roy Marples
7a8e9d4ddb
Add a gitignore make target.
2008-03-03 13:04:08 +00:00
Roy Marples
61c476e72d
Use exlicit make targets, not directory contents.
2008-03-03 12:34:51 +00:00
Roy Marples
0aedc02860
Introduce LOCAL_PREFIX for a user maintained script location.
2008-03-03 10:33:42 +00:00
Roy Marples
dca4034bd5
Fix prefixed net.sh
2008-03-03 08:47:37 +00:00
Roy Marples
67c5fd6bb8
Ensure that our scripts call prefixed runscript.
2008-03-02 21:14:01 +00:00
Roy Marples
a135d0d93b
Fix installing into PREFIX.
2008-03-01 22:12:33 +00:00
Roy Marples
0a0961f3f4
ignore more stuff
2008-02-28 21:49:52 +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
Roy Marples
e1e36b2872
keywords -> keyword
2008-02-19 14:36:22 +00:00
Roy Marples
0364bb2c84
Add the nojail keyword which excludes services marked as such from the dependency tree when in a jail, #bug 22
2008-02-19 14:15:53 +00:00
Roy Marples
5e470afb52
Ignore resolvconf error messages if the interface does not exist.
2008-02-11 20:04:15 +00:00
Roy Marples
9300fa240d
Tidy up some code and remove the redundant single_user function as we now use exit codes.
2008-01-31 09:48:58 +00:00
Roy Marples
0c75e888fc
Allow rc_need to work with net scripts, and allow for loopback also.
2008-01-30 13:20:47 +00:00
Roy Marples
c1d18354c6
Fix unmounting shared and bind mounts, Gentoo bug #207611 .
2008-01-30 11:58:21 +00:00
Roy Marples
4f6e778758
Only allow .sh files to be used as net modules.
2008-01-29 15:41:10 +00:00
Roy Marples
3e5743426b
Fix restart --nodeps again.
2008-01-26 16:46:53 +00:00
Roy Marples
8793fb8d4c
No need to specify SVCNAME anymore.
2008-01-23 12:17:50 +00:00
Roy Marples
a16428da20
We need to shift here.
2008-01-22 20:48:24 +00:00
Roy Marples
5338b568ca
Allow stop start to work when stop is not defined.
2008-01-22 19:39:03 +00:00
Roy Marples
18da799040
Allow things after the /32 for host routes.
2008-01-15 12:13:42 +00:00
Roy Marples
6e1251b925
Ignore functions.sh and rc-functions.sh as these are now created by make.
2008-01-14 14:03:46 +00:00
Roy Marples
b054a7251b
INSTALLAFTER needs to be defined before we include our mk's to work.
2008-01-13 17:49:29 +00:00
Roy Marples
f755187020
Change lib name during make, not install.
2008-01-13 13:55:23 +00:00
Roy Marples
8ef2bf78f7
Don't print an extra eend on failure.
2008-01-11 17:41:19 +00:00
Roy Marples
fec312d448
Update copyrights, my email and license.
2008-01-11 15:31:10 +00:00
Roy Marples
3bf49a9bd1
Adopt a more C style for scripts and remove vim settings.
2008-01-11 12:13:46 +00:00
Roy Marples
1f4422c72f
Remove full license text from shell cripts.
2008-01-11 11:45:59 +00:00
Roy Marples
50d73fa223
Add /usr/pkg to the PATH for NetBSD packages.
2008-01-10 23:51:58 +00:00
Roy Marples
acbaacb2c1
dhcpcd could be anywhere, so allow this.
2008-01-10 23:23:39 +00:00
Roy Marples
6244bcbe84
massage netmask to cidr for buggy shells.
2008-01-10 18:11:02 +00:00
Roy Marples
6ca21b4c6a
More make fixes
2008-01-10 16:57:05 +00:00
Roy Marples
4314784520
Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keeping BSD for all BSD's.
2008-01-10 16:35:59 +00:00
Roy Marples
da4217fec8
Add net config's to have their own depend function per interface.
2008-01-06 13:06:56 +00:00
Roy Marples
ddb3ab4704
Use LIBNAME for multilib so as not to conflict with LIB
2008-01-05 21:05:19 +00:00
Roy Marples
cc96c0933d
Juggle the Makefiles so that sh knows about NET_LO
2008-01-03 15:48:33 +00:00
Roy Marples
19765f289c
Move the linking of files in /etc/init.d into the sh/Makefile so that install -jN works.
2008-01-03 14:49:34 +00:00
Roy Marples
28d7a19201
Allow rc_$service_$deptype in rc.conf
2008-01-02 15:42:52 +00:00
Roy Marples
fadee8e656
Move _shell_var shell function to shell_var C applet
2008-01-02 15:38:37 +00:00
Roy Marples
a273f8df55
Fix the adding of default routes
2007-12-31 09:28:53 +00:00
Roy Marples
b6aa56ce14
Fix metric_$IFVAR
2007-12-31 09:28:34 +00:00
Roy Marples
b6fcfd1157
We should export SVCNAME so service_* functions work in depend
2007-12-30 16:59:56 +00:00
Roy Marples
cbea91cae5
Remove rc-help.sh and replace with a man page for runscript 8.
2007-12-20 17:39:13 +00:00
Roy Marples
e4b73c506b
Describe extra_started_commands also.
2007-12-17 14:29:19 +00:00
Roy Marples
a010d0bb69
Remove the try and check_statedir functions
2007-12-14 14:19:03 +00:00
Roy Marples
9f2403dffa
Remove Gentoo copyright from all files that I know I have written
2007-12-14 14:12:38 +00:00
Roy Marples
a3db3bac62
Allow services to be in /usr/local/etc/init.d, but disallow them being added to the boot runlevel.
2007-12-14 12:24:16 +00:00
Roy Marples
f8db842dd2
Default to correct init dir and preserve depconfig
2007-12-14 12:17:57 +00:00
Roy Marples
5541d3e385
We should only do colours if fd1 is a terminal by default
2007-12-14 12:16:05 +00:00
Roy Marples
a178d53202
Move RC_ to EINFO_ for all env vars related to einfo.
2007-12-06 10:48:00 +00:00
Roy Marples
0490a9290a
Remove rc_service_wait as runscript.c should do the waiting. rc_deptree_depend now returns the exact depends as listed. This is so we can support a new 'keywords' directive. We can add whatever here, like 'notimeout' which means that an init script doesn't timeout. This removes the hardcoded check on checkfs and checkroot.
2007-12-05 17:48:07 +00:00
Roy Marples
07e3d69c52
Our default start command should correctly recover on failed re-entrant services
2007-12-04 16:15:32 +00:00
Roy Marples
ba3248e6d2
Preserve IFS correctly
2007-12-04 14:18:41 +00:00
Roy Marples
bf8d8a9be7
rc-help.sh should use standard ecolours vs its internal ideas
2007-12-03 16:16:48 +00:00
Roy Marples
7683c5056a
fix last stupid error
2007-11-30 09:59:10 +00:00
Roy Marples
a6d8b76876
Ensure that lo0 gets 127.0.0.1/8 with a space separated config
2007-11-30 09:38:01 +00:00
Roy Marples
16ad975b2d
Allow services to define which extra commands require the service to be started
2007-11-29 16:23:59 +00:00
Roy Marples
82df7e4584
Use shorthand for loops
2007-11-29 11:23:06 +00:00
Roy Marples
50161bef0e
Allow space separated configs to work for CIDR address styles
2007-11-29 11:17:50 +00:00
Roy Marples
f0aa06b586
Fix whitespace in configs
2007-11-29 09:45:57 +00:00
Roy Marples
ac9279cc0d
Massive whitespace cleanup
2007-11-28 15:45:03 +00:00
Roy Marples
444f23e2d1
resolvconf may not be in /sbin
2007-11-28 14:32:24 +00:00
Roy Marples
d651155b61
Sanitize our PATH a bit better, and terminate it correctly in start-stop-daemon.
2007-11-28 13:40:15 +00:00
Roy Marples
8ea741d699
Support required_dirs and required_files. Allow services to mark inactive if using templates and fake commands if in background.
2007-11-28 13:08:25 +00:00
Roy Marples
8a328b7408
Allow whitespace in routing commands, Gentoo bug #200458 .
2007-11-28 10:04:15 +00:00
Roy Marples
49edf58fc1
Don't rely on sed being available when calculating deps
2007-11-26 09:56:22 +00:00
Roy Marples
6bc37fd203
this is still an env var
2007-11-23 22:22:18 +00:00
Roy Marples
d7ea2987d6
grep isn't always in /bin
2007-11-23 13:52:15 +00:00
Roy Marples
d81def80b0
Move /etc/conf.d/rc to /etc/rc.conf.
...
Lowercase all configurable variables, non configurations remain uppercase.
Replace rc_env_bool with rc_yesno.
Split localmount info procfs (Linux) and dumpon, savecore (BSD)
2007-11-23 12:04:11 +00:00
Roy Marples
a1b9dabf4e
Use yesno for more robustness
2007-11-22 13:37:24 +00:00
Roy Marples
09c5e5d415
Use yesno for more robustness
2007-11-22 13:28:14 +00:00
Roy Marples
ee61f46309
Use yesno
2007-11-22 12:20:40 +00:00
Roy Marples
4b28587704
Add a yesno function to check the boolean value of a variable
2007-11-22 12:18:24 +00:00
Roy Marples
b321c6891e
The BSD's don't need to umount cleanly when shuttind down, as they have a special kernel service to handle this. As sch, don't error if we don't have fuser
2007-11-21 15:41:45 +00:00
Roy Marples
95f8344874
We should include local paths
2007-11-21 15:40:42 +00:00
Roy Marples
a76f2c20e4
opts -> extra_commands. This is much more descriptive.
2007-11-20 18:19:48 +00:00
Roy Marples
42b057edbe
Add a rarpd init script and allow templates to add start-stop-daemon arguments
2007-11-20 17:10:35 +00:00