import cinit from unix.schottelius.org
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
3729fc68eb
commit
423ba10303
13396 changed files with 269468 additions and 0 deletions
|
|
@ -0,0 +1,42 @@
|
|||
cinit - Installing
|
||||
==================
|
||||
Nico Schottelius <nico-cinit__@__schottelius.org>
|
||||
0.1, for cinit 0.3, Initial Version from 2006-06-02
|
||||
:Author Initials: NS
|
||||
|
||||
This documentes describes how to install cinit.
|
||||
|
||||
Installing
|
||||
----------
|
||||
Installing cinit is not a big deal, so is this document.
|
||||
Where possible I added a list of commands to execute at the
|
||||
end of each section.
|
||||
|
||||
From source
|
||||
~~~~~~~~~~~
|
||||
Retrieve the latest source from http://unix.schottelius.org/cinit/.
|
||||
Then extract it, change to the sourcedir, adjust your OS in the file
|
||||
"conf/os" and type "make all".
|
||||
|
||||
Code to install cinit:
|
||||
----------------------------------------------------------------------
|
||||
# the program we use to retrieve the source
|
||||
get=wget
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
In General
|
||||
^^^^^^^^^^
|
||||
Download, edit conf/os to the os
|
||||
|
||||
Cross-compiling
|
||||
^^^^^^^^^^^^^^^
|
||||
For cross compiling see 'cross-compiling.text'.
|
||||
|
||||
|
||||
|
||||
|
||||
Introduction
|
||||
------------
|
||||
General sections, OS-specific, ...
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue