Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fpletz/debian-packaging-workshop

Vagrant Box for Debian Packaging (wheezy)
https://github.com/fpletz/debian-packaging-workshop

Last synced: about 2 months ago
JSON representation

Vagrant Box for Debian Packaging (wheezy)

Awesome Lists containing this project

README

        

To build the basebox with veewee, use current git master branch of veewee:

veewee vbox build wheezy
vagrant basebox export wheezy

Import the base box with:

vagrant box add wheezy wheezy.box

And boot it up:

vagrant up