]> Shamusworld >> Repos - init-ng/log
init-ng
7 years agoAdded version which conforms to openrc coding guidelines. master
Shamus Hammons [Wed, 5 Apr 2017 01:29:14 +0000 (20:29 -0500)]
Added version which conforms to openrc coding guidelines.

7 years agoSwitch out sockets IPC for a named pipe. Just like SysV does.
Shamus Hammons [Wed, 5 Apr 2017 00:51:33 +0000 (19:51 -0500)]
Switch out sockets IPC for a named pipe. Just like SysV does.

7 years agoSwitch from _GNU_SOURCE to _DEFAULT_SOURCE.
Shamus Hammons [Mon, 3 Apr 2017 17:26:14 +0000 (12:26 -0500)]
Switch from _GNU_SOURCE to _DEFAULT_SOURCE.

7 years agoUpdated README.
Shamus Hammons [Mon, 3 Apr 2017 15:07:37 +0000 (10:07 -0500)]
Updated README.

7 years agoRemove binary. How did that sneak in there? :-P
Shamus Hammons [Mon, 3 Apr 2017 14:14:40 +0000 (09:14 -0500)]
Remove binary. How did that sneak in there? :-P

7 years agoRewrite of Ruby script into C. To my eye, it's much cleaner. :-)
Shamus Hammons [Mon, 3 Apr 2017 14:05:29 +0000 (09:05 -0500)]
Rewrite of Ruby script into C. To my eye, it's much cleaner. :-)

There are still a few things that need to be added, like status of
monitored processes, and reading/parsing of inittab to make it a true
drop in replacement for SysV init, but this is pretty close as it is.

9 years agoAdded start of start-stop-daemon (OpenRC) communication handling.
Shamus Hammons [Wed, 31 Dec 2014 15:05:09 +0000 (09:05 -0600)]
Added start of start-stop-daemon (OpenRC) communication handling.

9 years agoMore cleanup; thanks to WilliamH for the patch.
Shamus Hammons [Wed, 10 Dec 2014 21:01:53 +0000 (15:01 -0600)]
More cleanup; thanks to WilliamH for the patch.

9 years agoEdited script for clarity.
Shamus Hammons [Wed, 10 Dec 2014 19:47:29 +0000 (13:47 -0600)]
Edited script for clarity.

9 years agoInitial commit.
Shamus Hammons [Tue, 9 Dec 2014 15:15:38 +0000 (09:15 -0600)]
Initial commit.