Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-10 | moved wheezy-backports sources to dedicated file, see #278 | varac | |
2015-02-09 | Fix debian package dependencies in Vagrant deb box when using wheezy #278 | Patrick Maia | |
2015-02-05 | #270 Added the debian backport for use the last version of python-sqlcipher | Jefferson | |
2015-01-22 | Issue #244: Preparations for hackday vagrant image. | Folker Bernitt | |
- To use it, do these steps: build the box: vagrant destroy && vagrant up source vagrant package --output hackday-user-agent.box source use the box: vagrant box add hackday-user-agent hackday-user-agent.box vagrant up hackday vagrant ssh hackday Scripts will be provided with next commit. | |||
2015-01-19 | added Vagrantfile and provision scripts | varac | |
- use leap jessie boxes for now - remove rng-tools hack that speeded up key generation from Vagrant provisioning we don't want to generate weak keys, even when it takes longer - set source box as default for 'vagrant up' - properly override vm.box_url for different providers |