www.nico.schottelius.org/software/cinit/browse_source/cinit-0.0.5/doc/.buildwarn
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

21 lines
718 B
Text

-------------
W A R N I N G
-------------
****************************************************************************
THIS IS A PRE-RELEASE, NOT YET THOUGHT TO BE USED IN PRODUCTIVE ENVIRONMENT!
****************************************************************************
First of all configure cinit through the configuration files found in conf/.
Especially look at conf/*tmp*.
The documentation can be found in doc/, please read doc/configuring.cinit
before first use.
After reading and configuring use:
"make all" - to build cinit
"make install" - to install cinit
"make install-conf" - to install cinit configuration example
-> WARNING: the last make target does not honour $DESTDIR yet!