cuni update

This commit is contained in:
Nico Schottelius 2010-12-22 10:05:55 +01:00
parent e90f03e9a1
commit 1eebfea231
1 changed files with 10 additions and 2 deletions

View File

@ -1,7 +1,15 @@
## About ## About
cuni creates unix network installers. It is for those of you, who Cuni installs unix network installers. The aim of cuni is to
(want to) run a tftp server and install their clients from the network. be able to install any unix from any unix via network:
* cuni creates a structure usable for PXE-networkbooting and installing
To make use of what cuni provides, you need to run a tftp server
to be able to install clients over the network.
Cuni is a very basic infrastructure tool and helps you to setup
and upgrade install servers.
## Using cuni ## Using cuni