idev-basebox-jessie64
This repository hosts the build for https://atlas.hashicorp.com/kiesel/boxes/idev-basebox-jessie64
It is based on the official Debian build whose sources can be acquired here: https://wiki.debian.org/Teams/Cloud/VagrantBaseBoxes, but it is in no way related to the Debian project.
The primary feature this box has over the official one is that the root partition is 100GB instead of just 10. Resizing after a box has been built is a PITA, so we try to do it before the build:)
Building it
Manually
$ packer build idev-basebox-jessie64.json
[... now wait a looong time ...]
Use the Virtualbox GUI to be sure your build actually does something.
Via GitHub
Supposedly, pushes to this repo should initiate automated builds at HashiCorp Atlas
Direct Download
vagrant init kiesel/idev-basebox-jessie64
Credits
Many thanks to Mitchell Hashimoto for his awesome work on Packer and Vagrant, , the Debian Team