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

20 lines
672 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/.
After reading and configuring use:
"make all" - to build cinit
"make install" - to install cinit
"make install-example" - to install cinit configuration example
-> WARNING: the last two make targets do not honour $DESTDIR yet!