423ba10303
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
20 lines
672 B
Text
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!
|