]> git.donarmstrong.com Git - neurodebian.git/blobdiff - tools/nd-vmsetupwizard
just a comment on TODO for adding PyMVPA into the vmsetupwizard selection
[neurodebian.git] / tools / nd-vmsetupwizard
index ed3c7a4b690e72717d0641e7994d1ccb76ced9dd..8d69df4b38c3da75afb345ade40b7363371c9428 100755 (executable)
@@ -104,6 +104,9 @@ fi
 # create symlink to shared folder into homedir
 [ ! -e $HOME/host ] && ln -s /media/sf_host $HOME/host
 
+# TODO: add PyMVPA:
+#   FALSE "PyMVPA" "python-mvpa2,python-mvpa2-doc,python-mvpa2-tutorial-data" \
+# needs -doc and -tutorial-data package
 packages=$(zenity --list $icon_opt --checklist --column="Install" --column="Description" \
           --column="Package Name" --print-column=3 --hide-column=3 --hide-header \
           --separator=' ' --text="Please select any additional component that shall be installed.