diff options
author | kwadronaut <kwadronaut@leap.se> | 2014-05-27 14:31:40 +0200 |
---|---|---|
committer | kwadronaut <kwadronaut@leap.se> | 2014-05-27 14:31:40 +0200 |
commit | 662a48a216d70229cabb0e9716d0ea1d0bbd4ec0 (patch) | |
tree | 7839ac80ab1fe6a30dc9d42aa48ca97d1b232678 /README.md | |
parent | 4f2c583e8c807415f5482ffca24ec6fd26bdc889 (diff) |
update readme, how to build
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -10,3 +10,9 @@ time the system was built. Since GitHub retired its downloads area, you will now have to find baseboxes built from these definitions at [LEAP](http://download.leap.se/). + +If you want to build a box yourself, you first need to install veewee and it's +dependencies. You can either add our wheezy definitions to the templates or +veewee <provider> define 'leap' 'git://leap.se/leap_vagrant.git +Building should be straightforward: veewee <provider> build 'leap' +Check out veewees documentation for all the options. |