Private repo NOT CURRENTLY SUPPORTED - I recommend to refer to (http://github.com/genivi/eclipse_install_automation). Scripted installation of Eclipse+Franca Tools on a machine, or creation of a new Virtual Machine image. Please read README.md for instructions on which branch to use and known bugs.
The 'date' function that was used to calculate the timestamp to be appended to vmname is not portable across Host Operating Systems - at least it does not work on MS Windows - See https://github.com/gunnarx/franca_install_automation/issues/22
Use Ruby class 'Time' to achieve the same result.
Signed-off-by: Gianpaolo Macario gianpaolo_macario@mentor.com