]> git.donarmstrong.com Git - neurodebian.git/blobdiff - vm/tools/nd_createappliance
beef up VM version -- mark with current date to reflect changes in wheezy 7.4
[neurodebian.git] / vm / tools / nd_createappliance
index 593c315695340ba5a59367c2c18393f9f075d607..4afcec8152973cdd305b4efe3e1790af1dd49071 100755 (executable)
@@ -8,7 +8,7 @@ set -eu
 build_dir=$PWD/build
 dist_dir=$PWD/dist
 vendor="NeuroDebian"
-vm_version="6.999.b4.20121206"
+vm_version="7.4.20140423"
 vm_ostype=Debian
 vendor_url="http://neuro.debian.net"
 product_url="${vendor_url}/vm.html"
@@ -192,6 +192,10 @@ builtin cd -
 
 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 \