Roy Marples
|
5884660582
|
Add rpcbind init script
|
2007-11-20 15:48:57 +00:00 |
|
Roy Marples
|
78fc5aac34
|
misc fixes
|
2007-11-20 15:32:32 +00:00 |
|
Roy Marples
|
2ae90aa765
|
Add a powerd init script
|
2007-11-20 15:20:51 +00:00 |
|
Roy Marples
|
3ec2cc5026
|
Add a syslogd init script
|
2007-11-20 15:11:18 +00:00 |
|
Roy Marples
|
bd85c4a5e7
|
Add a syscons init script
|
2007-11-20 15:00:45 +00:00 |
|
Roy Marples
|
4a99001a0f
|
Add a moused init script
|
2007-11-20 14:44:43 +00:00 |
|
Roy Marples
|
c94bfb2f9b
|
Open RC -> OpenRC
|
2007-11-20 13:44:03 +00:00 |
|
Roy Marples
|
c91de275e9
|
Fix local.rc for the correct order
|
2007-11-20 13:42:35 +00:00 |
|
Roy Marples
|
11a745ab0c
|
We no longer support pam_console directly. Also, we cannot use chgrp due to silly LDAP issues.
|
2007-11-20 12:55:56 +00:00 |
|
Roy Marples
|
a8fcb36d72
|
We don't use /var/lock anymore
|
2007-11-20 12:20:50 +00:00 |
|
Roy Marples
|
91db53cef3
|
Move sysctl into it's own init script
|
2007-11-20 12:10:32 +00:00 |
|
Roy Marples
|
d063cda7e1
|
Move the runlevel foo to it's own Makefile for ease of maintainance
|
2007-11-20 11:59:44 +00:00 |
|
Roy Marples
|
ed0074cb44
|
start -> stop
|
2007-11-20 10:32:47 +00:00 |
|
Roy Marples
|
df523ccfee
|
runscript.sh now provides default start/stop functions if command and pidfile variables are set. We also run $cmd_pre and $cmd_post commands and return accordingly.
|
2007-11-20 10:24:40 +00:00 |
|
Roy Marples
|
46f25b2a72
|
No easy way of getting git status, so remove fancy checks.
|
2007-11-19 20:27:36 +00:00 |
|
Roy Marples
|
008d801a50
|
Punt the STYLE doc - prospective coders should always match upstream style.
|
2007-11-19 18:55:32 +00:00 |
|
Roy Marples
|
6be2c2934b
|
rc.c needs version.h
|
2007-11-19 18:36:10 +00:00 |
|
Roy Marples
|
619c9dba38
|
Add a sample inittab
|
2007-11-19 18:31:40 +00:00 |
|
Roy Marples
|
88ccccc22a
|
Move runlevel and lib logic to the sub Makefiles
|
2007-11-19 16:42:28 +00:00 |
|
Roy Marples
|
81715c3159
|
Display version on start and allow --version to work
|
2007-11-19 16:41:36 +00:00 |
|
Roy Marples
|
eb20d7d786
|
Add a README with some installation instructions and a bit of history
|
2007-11-19 16:10:33 +00:00 |
|
Roy Marples
|
5ffb62f75b
|
A few comments about PREFIX
|
2007-11-19 14:01:28 +00:00 |
|
Roy Marples
|
5f8cf73b22
|
Our build chain now works with GNU and BSD make implementations
|
2007-11-19 13:48:43 +00:00 |
|
Roy Marples
|
2ef9c5c520
|
Only start plugins once we have made an exclusive file
|
2007-11-19 13:46:09 +00:00 |
|
Roy Marples
|
da153631e7
|
Run the hook_out if set
|
2007-11-16 11:58:41 +00:00 |
|
Roy Marples
|
505f6951c4
|
If starting and started or stopping and stopped, just warn and continue. Fixes Gentoo bug #176452 again.
|
2007-11-16 11:55:08 +00:00 |
|
Roy Marples
|
959219f236
|
Vanilla FreeBSD make is now supported for src
|
2007-11-15 15:25:51 +00:00 |
|
Roy Marples
|
0c25b359de
|
Allow bash arrays to be flattened to make some configs easier.
|
2007-11-14 18:23:59 +00:00 |
|
Roy Marples
|
a215128475
|
Install our .so links to /usr/lib
|
2007-11-14 16:42:56 +00:00 |
|
Roy Marples
|
ed20354fdb
|
add etc back for BSD installing rc and rc.shutdown
|
2007-11-14 16:39:07 +00:00 |
|
Roy Marples
|
4888f3c97d
|
wpa_supplicant also works on wired interfaces, Gentoo #198722.
|
2007-11-14 16:25:47 +00:00 |
|
Roy Marples
|
69a040bf85
|
Show help if we don't have any args, Gentoo #198380.
|
2007-11-14 16:19:56 +00:00 |
|
Roy Marples
|
a8f4032d29
|
We don't define a version yet.
|
2007-11-14 15:32:01 +00:00 |
|
Roy Marples
|
d3b7a91796
|
Use realpath to resolve our service.
|
2007-11-14 15:29:25 +00:00 |
|
Roy Marples
|
75f5b5fe1d
|
These files belong in baselayout
|
2007-11-14 15:23:20 +00:00 |
|
Roy Marples
|
39227ede1d
|
relicense as 2-clause BSD, with the kind permission of Gentoo
|
2007-11-14 15:22:04 +00:00 |
|
Roy Marples
|
28d9d86dd5
|
We should always give eend a message.
|
2007-11-14 14:04:34 +00:00 |
|
Roy Marples
|
f8ad30fc6e
|
Really remove env-update
|
2007-11-14 13:46:21 +00:00 |
|
Roy Marples
|
e31b9ab088
|
If we have specified a pidfile then we only stop the pid listed,
regardless of other arguments.
|
2007-11-14 13:45:20 +00:00 |
|
Roy Marples
|
ccf79ceb47
|
Control of system defined env vars should not be done by us.
|
2007-11-14 13:39:34 +00:00 |
|
Roy Marples
|
b439703b4d
|
These files belong with baselayout
|
2007-11-14 13:34:42 +00:00 |
|
Mike Frysinger
|
0874acb08c
|
set homedir of uucp to /var/spool/uucp
|
2007-11-14 08:06:11 +00:00 |
|
Mike Frysinger
|
be1d1dd4c3
|
Move mail user/group and postmaster user to the mailbase package.
|
2007-11-14 07:58:02 +00:00 |
|
Ned Ludd
|
954c09f6da
|
initialize s
|
2007-11-04 10:13:48 +00:00 |
|
Roy Marples
|
388f3ab9c5
|
Fix up display for tab delimited foo
|
2007-11-02 17:03:29 +00:00 |
|
Roy Marples
|
3f65743264
|
Fix example
|
2007-11-02 15:24:45 +00:00 |
|
Roy Marples
|
7003483a91
|
Fix ppp config, #197775.
|
2007-11-02 11:02:07 +00:00 |
|
Roy Marples
|
220f6f8fdb
|
Fix an ifconfig calculation for shells that don't support the newer POSIX shell math expansion, #197856.
|
2007-11-02 10:07:10 +00:00 |
|
Roy Marples
|
54a8d55926
|
Fixor IP comment and logic thanks to vapier
|
2007-11-02 07:26:51 +00:00 |
|
Roy Marples
|
80124a050c
|
Work cleanly with bridges on kernels without TCP, #197791.
|
2007-11-01 22:25:53 +00:00 |
|