Age | Commit message (Collapse) | Author |
|
|
|
- Issue #243
|
|
- To build a fresh hackday box, just run
provisioning/build-hackday-box.sh
|
|
|
|
|
|
|
|
|
|
- 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.
|
|
reporter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
klein, lets move things to vanilla twisted web
|
|
Adding a fully functional example of the interstitial animation we want
to use for loading
|
|
|
|
|
|
not working because of it
|
|
|
|
|
|
- add option --home /some/path to set a custom location for all user
agent files.
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
wheezy
|
|
setup, we won't have to change the install script)
|
|
#227 - MAC on encrypted storage
|
|
|
|
|
|
|
|
This reverts commit ee5ce9624a800bb85b05d3c73f4ca30c61443429.
|
|
|
|
|
|
0.6.0, mail sync should work again
|
|
|
|
reflect that
|
|
- gets called from separate threads and causes
exceptions otherwise
|
|
|
|
|
|
|
|
|
|
|