]> git.donarmstrong.com Git - neurodebian.git/commitdiff
little TODO in nd_createappliance on preseeding solution
authorYaroslav Halchenko <debian@onerussian.com>
Mon, 22 Oct 2012 12:50:46 +0000 (08:50 -0400)
committerYaroslav Halchenko <debian@onerussian.com>
Mon, 22 Oct 2012 12:50:46 +0000 (08:50 -0400)
vm/tools/nd_createappliance

index fc76bcbeb2cc0f737f5a3ee5437680f6e3883c98..fd4cbdf0151476f99a81aa2c5450a7b7e9231371 100755 (executable)
@@ -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 \