26 lines
677 B
Text
26 lines
677 B
Text
|
****************************************************************************
|
||
|
Welcome, cinit greets you.
|
||
|
****************************************************************************
|
||
|
|
||
|
Hints:
|
||
|
------
|
||
|
- Settings used for compiling (not only) can be found in conf/*
|
||
|
- The boot configuration normally resides below /etc/cinit
|
||
|
|
||
|
|
||
|
Documentation
|
||
|
-------------
|
||
|
The documentation can be found in doc/:
|
||
|
|
||
|
- doc/user/ contains documentation for users
|
||
|
- doc/devel/ contains documentation for developers
|
||
|
|
||
|
|
||
|
Building cinit
|
||
|
--------------
|
||
|
|
||
|
"make all" - to build cinit
|
||
|
"make install" - to install cinit
|
||
|
|
||
|
****************************************************************************
|