From 07545f4f7f9ddc806037a61babccefa6d3fa83a5 Mon Sep 17 00:00:00 2001
From: Nico Schottelius <nico@bento.schottelius.org>
Date: Sat, 11 Jan 2014 22:47:34 +0100
Subject: [PATCH] update preos notes

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
---
 docs/dev/logs/2014-01-09.preos | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/docs/dev/logs/2014-01-09.preos b/docs/dev/logs/2014-01-09.preos
index 8d5a59b6..1a3f2ddc 100644
--- a/docs/dev/logs/2014-01-09.preos
+++ b/docs/dev/logs/2014-01-09.preos
@@ -6,9 +6,9 @@
         x various mkfs variants
         - various fdisk tools
 
-    - add option for different initial manifest
-        - allow -, stdin usage
-        - allow to replace current manifest (later)
+    x add option for different initial manifest
+        x allow -, stdin usage
+        x allow to replace current manifest (later)
 
     x trigger
         - can be handled in the manifest of the user
@@ -44,6 +44,9 @@
 - testing with qemu
     [22:43] bento:vm-tests% qemu-system-x86_64 -m 2G -boot order=cn -drive file=testhd1,if=virtio -net nic -net user,tftp=$(pwd -P)/tftp,bootfile=/pxelinux.0,hostfwd=tcp::7777-:22 -enable-kvm
 
+- create preos
+    [22:43] bento:preos-tests% echo __panter_root_ssh_keys | sudo cdist preos -vp /home/users/nico/vm-tests/tftp -c /home/users/nico/preos-tests/preos03/ -i -
+
 
 --------------------------------------------------------------------------------