Roy Marples
|
d5684c26f9
|
runlevel links are not relavtive, so don't install defaults as such.
|
2007-12-28 11:59:42 +00:00 |
|
Roy Marples
|
69fe6844eb
|
net modules should always be installed
|
2007-12-28 09:38:31 +00:00 |
|
Roy Marples
|
e658ac6c8f
|
Add a license and do more quoting
|
2007-12-27 20:41:08 +00:00 |
|
Roy Marples
|
dd69fb66b9
|
Fix RC_COLDPLUG shim for real.
|
2007-12-27 17:17:37 +00:00 |
|
Roy Marples
|
68a42629d7
|
Add a misc var section and add unicode to it.
|
2007-12-27 16:54:10 +00:00 |
|
Roy Marples
|
6d23d11a90
|
We no longer install rmnologin
|
2007-12-27 16:53:40 +00:00 |
|
Roy Marples
|
40c93d6248
|
Supply a default $INSTALL for GNU make.
|
2007-12-27 16:53:14 +00:00 |
|
Roy Marples
|
4b6a27fdf9
|
Don't allow RPATH of . to escape to a tarball.
|
2007-12-27 16:52:35 +00:00 |
|
Roy Marples
|
3f079ce495
|
Fix display
|
2007-12-27 16:51:31 +00:00 |
|
Roy Marples
|
11c3b5ed6c
|
whitespace
|
2007-12-24 22:37:44 +00:00 |
|
Roy Marples
|
3e8695f6f0
|
Automagically link our man pages.
|
2007-12-24 22:34:22 +00:00 |
|
Roy Marples
|
c876853859
|
add comma
|
2007-12-24 22:34:08 +00:00 |
|
Roy Marples
|
5741ad634d
|
Add man pages for all librc functions.
|
2007-12-24 22:03:27 +00:00 |
|
Roy Marples
|
7de72229a5
|
Remove forces spaces from ebracket and ensure ok matches eend output.
|
2007-12-24 13:55:40 +00:00 |
|
Roy Marples
|
5ee9dfff6d
|
rc-update show not default to show
|
2007-12-24 13:54:24 +00:00 |
|
Roy Marples
|
28a74e2125
|
Add document ebracket
|
2007-12-24 12:06:45 +00:00 |
|
Roy Marples
|
fcb7ab641c
|
Add a man page for einfo.3
|
2007-12-24 11:48:33 +00:00 |
|
Roy Marples
|
851cf10986
|
Don't mix code and decs
|
2007-12-20 18:49:44 +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
|
e4575849be
|
Add a manpage for rc.8
|
2007-12-20 15:54:19 +00:00 |
|
Roy Marples
|
f1d1281c04
|
Let service_started_daemon work off SVCNAME
|
2007-12-20 15:44:38 +00:00 |
|
Roy Marples
|
0560b64fcb
|
Add restrict keyword to einfo
|
2007-12-20 15:15:53 +00:00 |
|
Roy Marples
|
c474b810af
|
Constant data and pointers
|
2007-12-20 15:02:04 +00:00 |
|
Roy Marples
|
6b37d16a22
|
Fix service_*_value
|
2007-12-20 13:18:46 +00:00 |
|
Roy Marples
|
f02d9b6f6f
|
checkown -> checkpath
|
2007-12-19 14:46:38 +00:00 |
|
Roy Marples
|
ed620aec61
|
get_options -> service_get_value and save_options -> service_set_value
|
2007-12-19 14:28:38 +00:00 |
|
Roy Marples
|
bc9cc3dfb5
|
No need for that include
|
2007-12-19 14:08:33 +00:00 |
|
Roy Marples
|
4022522a81
|
cbasename -> basename_c
|
2007-12-19 13:53:52 +00:00 |
|
Roy Marples
|
b3df16a03e
|
syslogd uses net
|
2007-12-19 12:46:45 +00:00 |
|
Roy Marples
|
cd45e54357
|
Introduce cbasename so we don't have to strdup(basename) and free all the time.
|
2007-12-19 12:46:08 +00:00 |
|
Roy Marples
|
2f7218c984
|
Make checkown --user --group behave more like chown
|
2007-12-19 10:49:03 +00:00 |
|
Roy Marples
|
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 |
|
Roy Marples
|
437363a344
|
We no longer need SVCNAME here
|
2007-12-18 17:59:29 +00:00 |
|
Roy Marples
|
c556731ad3
|
Allow service_* functions to work off SVCNAME if no arguments passed
|
2007-12-18 16:51:59 +00:00 |
|
Roy Marples
|
05a9d0e25e
|
Allow service_* functions to work off SVCNAME if no arguments passed
|
2007-12-18 16:48:56 +00:00 |
|
Roy Marples
|
e4b73c506b
|
Describe extra_started_commands also.
|
2007-12-17 14:29:19 +00:00 |
|
Roy Marples
|
4a4f808a0f
|
Rework the manpages into mdoc format for easier maintainence
|
2007-12-17 10:14:54 +00:00 |
|
Roy Marples
|
33dac46299
|
savecore happens before swap, so don't depend on it.
|
2007-12-14 23:11:54 +00:00 |
|
Roy Marples
|
6f41b4de60
|
savecore happens before swap, so don't depend on it.
|
2007-12-14 23:11:33 +00:00 |
|
Roy Marples
|
e41249b450
|
savecore happens before swap, so don't depend on it.
|
2007-12-14 23:10:58 +00:00 |
|
Roy Marples
|
d2e3fcae3c
|
Our tools should not inherit EINFO_QUIET from the curret environmet, Gentoo bug #201352
|
2007-12-14 23:01:28 +00:00 |
|
Roy Marples
|
10edca8e0e
|
Only assume the current runlevel if none specified
|
2007-12-14 23:00:29 +00:00 |
|
Roy Marples
|
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 |
|
Roy Marples
|
584cea1f8e
|
Add some avahi scripts
|
2007-12-14 15:49:25 +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
|
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 |
|
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 |
|