tessel / t2-vm

Run and develop for Tessel 2 in a virtual machine.
Apache License 2.0
39 stars 15 forks source link

Added option to specify which VM image to use #21

Open tberthe opened 9 years ago

tberthe commented 9 years ago

Added the option --image <file.vdi> to specify a VM image to be used instead of downloading and using the default one. (It's usefull for self compiled VM images)

tberthe commented 9 years ago

Sorry for the big number of line changes, it's mostly indentation...

johnnyman727 commented 9 years ago

@tberthe thanks for the addition! Just FYI that @tcr who is the primary maintainer is on vacation for another week so it'll be a bit longer before it gets merged.

Student007 commented 8 years ago

@johnnyman727 @tcr ping ... :wink: ... I would prefer to merge this because it helps to create fast (booting) machines if you work on ideas for the firmware and you don't like to go the way over updating the hardware each time. Also in case you like to copy the result for using it by VirtualBox for experiments. @tberthe did this work and I think it is worth to merge.

johnnyman727 commented 8 years ago

@Student007 I'm deferring to @tcr to review this because I'm not familiar with the code base.

Student007 commented 8 years ago

@johnnyman727 ok - but he should say whether he will merge or not :smile: