Re: [brlcad-devel] BRL-CAD VM

2017-01-30 Thread Tom Browder
On Mon, Jan 30, 2017 at 2:35 PM, Tom Browder wrote: > On Mon, Jan 30, 2017 at 10:42 (Asad) Syed, Asadullah Hussain > wrote: >> >> Hi Tom, I don't know much about your VM creation process but I was planning >> on developing a Packer file (https://www.packer.io )instead of/in addition >> to the VM

Re: [brlcad-devel] BRL-CAD VM

2017-01-30 Thread Tom Browder
On Mon, Jan 30, 2017 at 10:42 (Asad) Syed, Asadullah Hussain wrote: > > Hi Tom, I don't know much about your VM creation process but I was planning > on developing a Packer file (https://www.packer.io )instead of/in addition to > the VM image. Asad, that sounds like a good plan, but I'm not sure

Re: [brlcad-devel] BRL-CAD VM

2017-01-30 Thread (Asad) Syed, Asadullah Hussain
Hi Tom, I don't know much about your VM creation process but I was planning on developing a Packer file (https://www.packer.io )instead of/in addition to the VM image. I think packer file would make it easy to push latest stable builds to the image and is quite lightweight to host to. So if yo