From: Yaroslav Halchenko <debian@onerussian.com>
Date: Mon, 22 Oct 2012 12:50:46 +0000 (-0400)
Subject: little TODO in nd_createappliance on preseeding solution
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fda863432ac5f33659cf9ae079725a9a863f09a9;p=neurodebian.git

little TODO in nd_createappliance on preseeding solution
---

diff --git a/vm/tools/nd_createappliance b/vm/tools/nd_createappliance
index fc76bcb..fd4cbdf 100755
--- a/vm/tools/nd_createappliance
+++ b/vm/tools/nd_createappliance
@@ -134,6 +134,10 @@ _info "Run Debian Installer"
 
 VBoxManage startvm "${vm_name}"
 
+# TODO: see if we could just use virtinst (virt-install tool) to run d-i
+#       with pre-seeding without this hackery.  See
+#       http://honk.sigxcpu.org/con/Preseeding_Debian_virtual_machines_with_virt_install.html
+#       for an example
 sleep 5                         # give some time to make sure we get to menu
 # Send our sequence -- cruel way
 #VBoxManage controlvm "${vm_name}" keyboardputscancode \