diff --git a/doc/dev/logs/2011-06-13.installation-via-cdist b/doc/dev/logs/2011-06-13.installation-via-cdist new file mode 100644 index 00000000..f43a4ba3 --- /dev/null +++ b/doc/dev/logs/2011-06-13.installation-via-cdist @@ -0,0 +1,13 @@ +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 +