]> git.donarmstrong.com Git - neurodebian.git/commit
NF: fully (nearly) automated construction of VM image
authorYaroslav Halchenko <debian@onerussian.com>
Sat, 27 Nov 2010 01:59:51 +0000 (20:59 -0500)
committerYaroslav Halchenko <debian@onerussian.com>
Sat, 27 Nov 2010 02:04:08 +0000 (21:04 -0500)
commit6f10a45e11971f491aedfd4fc3308911a4d72195
treeb38e79b91219ffac020524448922d0581f0a827f
parent9148ec9173d9c940a954c2283762a0b4b01b7eff
NF: fully (nearly) automated construction of VM image

nd_createappliance takes just a d-i minimal installation ISO
later on should just ask for sudo password so it could run compress
image

nd_exportappliance got absorbed within nd_createappliance

TODO: parametrize from cmdline
vm/tools/.gitignore [new file with mode: 0644]
vm/tools/nd_compactvdi
vm/tools/nd_createappliance [new file with mode: 0755]
vm/tools/nd_exportappliance [deleted file]