cinit is a fast executing, small and simple init with support for profiles.
And it has a simple configuration, which makes many shell-scripts unecessary (but you still could use them if you really want), which leads to better performance and less memory using.
What’s New in This Release:
· This release adds -V (get cmd version), -h (help), and -p (get pid) to cmd.
· The namemspace in msgq.h has been cleaned up.
· A global service lock has been added. svc.h has been split into svc.h, svc-intern.h, and svc-messages.h.
· A logic splitoff from cinit_ipc_listen() has been prepared.
· fork() had a general race condition (see src/test/fork-latency.c) through the use of global lock; this has been fixed.
Sources mirror 1 (tar.bz2) (0.2.1 Stable)
Sources mirror 2 (tar.bz2) (0.3pre13 Development)