www.nico.schottelius.org/software/cinit/browse_source/cinit-0.0.7/doc/FAQ
Nico Schottelius 423ba10303 import cinit from unix.schottelius.org
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
2009-09-16 12:53:45 +02:00

17 lines
769 B
Text

--------------------------------------------------------------------------------
FAQ - Frequently asked questions [Nico Schottelius, 2005-06-05]
--------------------------------------------------------------------------------
Q: So, what's good in cinit?
A: Fast executing, clean design, parallel execution, profile support,
small binary size (~50KiB static against uclibc), easy configuration,
just to name the main facts.
Q: What is /etc/cinit/init used for?
A: The init service is not just a placeholder, it is the beginning of
executing services.
Q: /etc/cinit/init seems not to be used when I use profiles?
A: That's true. When you select a profile, cinit will begin in this
directory: "cprofile=home" will use /etc/cinit/home as starting
point.