Roy Marples
|
247766695c
|
Fix umounting reporting exit status, Gentoo #239922.
|
2008-10-09 16:36:42 +00:00 |
|
Roy Marples
|
1a88a43aa5
|
Warn about sulogin timeout and then continue as normal, Gentoo #240383
|
2008-10-09 16:34:21 +00:00 |
|
Roy Marples
|
c4e673edbc
|
Add a better, but incomplete tgoto implementation to make gcc happy.
|
2008-10-08 21:07:04 +00:00 |
|
Roy Marples
|
a872fe5590
|
Fix status check, #239922
|
2008-10-08 18:32:39 +00:00 |
|
Roy Marples
|
8c8751fa60
|
Clean up warnings regarding printf.
|
2008-10-08 15:56:47 +00:00 |
|
Roy Marples
|
5cdc489573
|
Fix utmp permissions, Gentoo #240437.
|
2008-10-08 13:58:17 +00:00 |
|
Roy Marples
|
4d74e94c39
|
Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrc
|
2008-10-07 12:18:22 +00:00 |
|
Roy Marples
|
d117b2d644
|
Fix tests, #Gentoo 240350.
|
2008-10-07 12:14:53 +00:00 |
|
Roy Marples
|
cb44b0a46c
|
#ifdef atexit cleanups calling free as the OS should do this for us, but valgrind debuggers need it.
|
2008-10-06 15:02:32 +00:00 |
|
Roy Marples
|
4e4c4a5bf4
|
kenv is not always available.
|
2008-10-03 17:50:30 +00:00 |
|
Roy Marples
|
09a1a5ecd4
|
Fix a segfault when profile.env does not exist.
|
2008-10-03 17:50:10 +00:00 |
|
Roy Marples
|
84f6bf4bff
|
Release 0.3
|
2008-10-02 16:14:13 +00:00 |
|
Roy Marples
|
5f76c1121a
|
Clean stale sockets.
|
2008-10-01 21:12:54 +00:00 |
|
Roy Marples
|
41c1e170d6
|
Add an env var so plugins know when leaving single means the end, or start the default level.
|
2008-10-01 08:46:53 +00:00 |
|
Roy Marples
|
f53197818b
|
Correcly call the right runlevel for plugins when shutting down.
|
2008-10-01 06:10:34 +00:00 |
|
Roy Marples
|
bb41d2cc80
|
Use flock to lock PREFIX_LOCK so that multiple processes can cleanly write to the same tty.
|
2008-09-27 18:50:21 +00:00 |
|
Roy Marples
|
4291b9140e
|
Warn when waiting for a service every few seconds.
|
2008-09-27 17:17:15 +00:00 |
|
Roy Marples
|
28d7fb9430
|
When stopping services, check the newlevel if given otherwise the current runlevel. Fixes #100.
|
2008-09-27 16:56:03 +00:00 |
|
Roy Marples
|
abe94bec6f
|
Load rtc-cmos if needed, Gentoo #235647 thanks to Robin Johnson.
|
2008-09-27 06:48:21 +00:00 |
|
Roy Marples
|
c3e192a834
|
Stop ssd from waiting by default - most daemons are good now.
|
2008-09-26 23:58:57 +00:00 |
|
Roy Marples
|
13d88731b7
|
We don't check exec when starting, so don't when testing for crashed.
|
2008-09-22 20:07:14 +00:00 |
|
Roy Marples
|
ffc79a50c2
|
Style
|
2008-09-22 19:49:16 +00:00 |
|
Roy Marples
|
6748c0e04e
|
Allow forcefsck instead of gentoo=forcefsck on the kernel command line.
|
2008-09-22 12:32:35 +00:00 |
|
Roy Marples
|
27805de20a
|
Allow forcefsck on the kernel command line, Gentoo #218431
|
2008-09-22 12:32:11 +00:00 |
|
Roy Marples
|
53693367df
|
Our match arguments could be different from the exec arguments, as only the kernel should set script arguments.
|
2008-09-22 12:14:47 +00:00 |
|
Roy Marples
|
554d2fea19
|
Allow interpreted daemons to detect interperter options.
|
2008-09-22 10:45:01 +00:00 |
|
Roy Marples
|
a63303971a
|
Document the --verbose option.
|
2008-09-22 09:37:28 +00:00 |
|
Roy Marples
|
5610c8560c
|
s-s-d now handles interpreted daemons more easily.
|
2008-09-22 09:34:51 +00:00 |
|
Roy Marples
|
2c62d095c8
|
Typo.
|
2008-09-21 09:53:48 +00:00 |
|
Roy Marples
|
a72dc1194a
|
Style.
|
2008-09-19 11:34:35 +00:00 |
|
Roy Marples
|
dcc4aa131c
|
Document the limitation of symlinking services outside of the service directory, Gentoo #237263.
|
2008-09-19 11:32:24 +00:00 |
|
Roy Marples
|
6b3d8cf598
|
Fix stopping wpa_supplicant incorrectly, #107
|
2008-09-19 11:24:21 +00:00 |
|
Roy Marples
|
600d1f62fb
|
Allow configuration of bond via extra sysfs entries, #105.
|
2008-09-19 09:32:24 +00:00 |
|
Roy Marples
|
2de401bca1
|
Enable bonding via sysfs, #104 thanks to Wolfram Schlich
|
2008-09-18 22:24:58 +00:00 |
|
Roy Marples
|
e368a4b4f8
|
Add missing profile bits to env, #72.
|
2008-09-18 19:46:10 +00:00 |
|
Roy Marples
|
354fb96ee9
|
Use the new rc_stringlist_find function.
|
2008-09-18 15:36:22 +00:00 |
|
Roy Marples
|
312d6f3e57
|
Work with NULL lists.
|
2008-09-18 15:32:57 +00:00 |
|
Roy Marples
|
39ea0cb84d
|
Use the new rc_stringlist_find function.
|
2008-09-18 15:28:20 +00:00 |
|
Roy Marples
|
17bf78a539
|
Use the new rc_stringlist_find function.
|
2008-09-18 15:20:57 +00:00 |
|
Roy Marples
|
072328ff60
|
rc_nostop now lists services we should not stop on shutdown.
|
2008-09-18 15:13:53 +00:00 |
|
Roy Marples
|
e0dfa472d1
|
Add new functions, rc_stringlist_find and rc_stringlist_split.
|
2008-09-18 15:12:43 +00:00 |
|
Roy Marples
|
ccc24d1086
|
Add a config file for ipfw, #110
|
2008-09-18 14:25:23 +00:00 |
|
Roy Marples
|
c4c024fc9d
|
Allow an empty bridge with no options, Gentoo #237485.
|
2008-09-18 14:13:33 +00:00 |
|
Roy Marples
|
223015920c
|
Warn about parallel still locking the system.
|
2008-09-18 13:59:05 +00:00 |
|
Roy Marples
|
aa02a5516a
|
Use better CFLAGS - some new warnings will need to be fixed.
|
2008-09-18 13:49:58 +00:00 |
|
Roy Marples
|
80a17eb596
|
Clean up some compile warnings.
|
2008-09-18 13:09:51 +00:00 |
|
Roy Marples
|
39304745d4
|
Allow interpreted daemons to use s-s-d a little easier.
|
2008-09-17 16:56:23 +00:00 |
|
Roy Marples
|
93a3b2dd02
|
Fix iwconfig parsing on Linux, #111 thanks to Andrew Gaffney.
|
2008-09-04 14:54:56 +00:00 |
|
Roy Marples
|
00d010fbe0
|
Work without IP6 kernels, #108
|
2008-08-29 06:43:54 +00:00 |
|
Roy Marples
|
01de348ede
|
Add rpc.lockd to netmount.in for BSD
|
2008-08-27 16:06:01 +00:00 |
|