409e73bc29
dont pollute namespace with our own local restrict keyword
2007-12-30 17:55:44 +00:00
3bf35803da
Clean the failed dir when we start and end rc so that failed services can be re-attempted outside of rc
2007-12-29 18:59:24 +00:00
b768255ee4
Don't install relative symlinks
2007-12-28 15:21:59 +00:00
0c47c56cea
Although OpenRC requires C99, linking to us should not.
2007-12-28 15:07:28 +00:00
7de72229a5
Remove forces spaces from ebracket and ensure ok matches eend output.
2007-12-24 13:55:40 +00:00
5ee9dfff6d
rc-update show not default to show
2007-12-24 13:54:24 +00:00
851cf10986
Don't mix code and decs
2007-12-20 18:49:44 +00:00
cbea91cae5
Remove rc-help.sh and replace with a man page for runscript 8.
2007-12-20 17:39:13 +00:00
f1d1281c04
Let service_started_daemon work off SVCNAME
2007-12-20 15:44:38 +00:00
0560b64fcb
Add restrict keyword to einfo
2007-12-20 15:15:53 +00:00
c474b810af
Constant data and pointers
2007-12-20 15:02:04 +00:00
6b37d16a22
Fix service_*_value
2007-12-20 13:18:46 +00:00
f02d9b6f6f
checkown -> checkpath
2007-12-19 14:46:38 +00:00
ed620aec61
get_options -> service_get_value and save_options -> service_set_value
2007-12-19 14:28:38 +00:00
bc9cc3dfb5
No need for that include
2007-12-19 14:08:33 +00:00
4022522a81
cbasename -> basename_c
2007-12-19 13:53:52 +00:00
cd45e54357
Introduce cbasename so we don't have to strdup(basename) and free all the time.
2007-12-19 12:46:08 +00:00
2f7218c984
Make checkown --user --group behave more like chown
2007-12-19 10:49:03 +00:00
47887ac7c3
usage now requires a global applet var instead of a define, don't prefix describe output and use generic usage for runscript.
2007-12-18 18:01:05 +00:00
c556731ad3
Allow service_* functions to work off SVCNAME if no arguments passed
2007-12-18 16:51:59 +00:00
05a9d0e25e
Allow service_* functions to work off SVCNAME if no arguments passed
2007-12-18 16:48:56 +00:00
d2e3fcae3c
Our tools should not inherit EINFO_QUIET from the curret environmet, Gentoo bug #201352
2007-12-14 23:01:28 +00:00
10edca8e0e
Only assume the current runlevel if none specified
2007-12-14 23:00:29 +00:00
afdcf1fa15
udev requires try function and the modules-update program should take care of any 2.4 vs 2.6 kernel issues. Also add vim instructions to a few files.
2007-12-14 20:09:53 +00:00
9f2403dffa
Remove Gentoo copyright from all files that I know I have written
2007-12-14 14:12:38 +00:00
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
b73bd04cf3
If we need to regenrate the deptree in the boot runlevel, remove it afterwards as the dependencies may need programs brought up by localmount. The dependencies will be regenerated correctly in the next runlevel.
2007-12-14 12:23:13 +00:00
2c3c27e251
Mirror the action of rc-update in baselayout-1, with the exception of adding to the currnet runlevel if no runlevel specified.
2007-12-08 12:10:45 +00:00
9a6cfc0a9b
Add termcap support.
2007-12-08 02:50:35 +00:00
0451576374
whitespace
2007-12-07 14:33:37 +00:00
b1569127b4
Just check that ecolor returns a string > 0
2007-12-07 14:32:28 +00:00
acf425e822
Include time.h on linux
2007-12-07 14:31:51 +00:00
17585a3c04
Don't be spammy or interactive when we don't output
2007-12-06 11:16:27 +00:00
a178d53202
Move RC_ to EINFO_ for all env vars related to einfo.
2007-12-06 10:48:00 +00:00
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
52b6cd1c9b
As ecolor does not take a tty, try and guess a valid one.
2007-12-03 16:16:08 +00:00
82f7dae3e8
Warn about pidfiles not being created.
2007-12-03 13:38:23 +00:00
44fe713062
RC_DEPEND_STRICT -> rc_depend_strict
2007-11-28 17:02:02 +00:00
9252492d2f
We don't care about update-rc
2007-11-28 15:50:18 +00:00
ac9279cc0d
Massive whitespace cleanup
2007-11-28 15:45:03 +00:00
d651155b61
Sanitize our PATH a bit better, and terminate it correctly in start-stop-daemon.
2007-11-28 13:40:15 +00:00
8df5860848
Use a more generic BSD define.
2007-11-28 10:06:31 +00:00
f6033cfb26
git clean before dist, and add some ignore files
2007-11-27 16:13:42 +00:00
7921d9f3d0
Change to hilite and space a little more
2007-11-26 09:36:40 +00:00
5f120db647
Fix install permissions a little
2007-11-23 14:42:19 +00:00
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
f077f179ed
touch ups
2007-11-22 21:46:51 +00:00
7cf049cb35
Fix execing a for argument list too long
2007-11-22 12:09:46 +00:00
46bb4b8f8b
Allow 'after *; before local;' to work
2007-11-22 11:25:08 +00:00
0c52821cba
We cannot use realpath to resolv services as some are symlinks.
2007-11-21 15:38:07 +00:00