cdist-backup/doc/dev/logs/2011-06-13.installation-via-cdist
Nico Schottelius 80c1d7d0cc idea of installing an os via cdist
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-06-13 18:35:42 +02:00

13 lines
310 B
Text

Provisioning Server ideas
- bootup kernel on target host via TFTP/PXE
- start our code that
- enables networking (dhcp)
- enables sshd
Requires:
- Program that creates our blob that needs to be started
- for Linux: initrd
- Including ssh keys -> known!
- startup sshd