update cuni
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
6086217c6b
commit
e90f03e9a1
1 changed files with 4 additions and 2 deletions
|
@ -7,6 +7,10 @@ cuni creates unix network installers. It is for those of you, who
|
||||||
|
|
||||||
Type ***cuni*** and read the usage description.
|
Type ***cuni*** and read the usage description.
|
||||||
|
|
||||||
|
### Getting cuni
|
||||||
|
|
||||||
|
git clone git://git.schottelius.org/cuni
|
||||||
|
|
||||||
## Using the unix installers
|
## Using the unix installers
|
||||||
|
|
||||||
Most unix installers have different semantics for execution.
|
Most unix installers have different semantics for execution.
|
||||||
|
@ -39,8 +43,6 @@ Syslinux sample code:
|
||||||
APPEND ::openbsd/pxeboot
|
APPEND ::openbsd/pxeboot
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Adding a new OS installer
|
## Adding a new OS installer
|
||||||
|
|
||||||
Assume, you want to add support for the installer of OS "kroet", which requires
|
Assume, you want to add support for the installer of OS "kroet", which requires
|
||||||
|
|
Loading…
Reference in a new issue