summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-04-25 20:54:18 +0200
committervarac <varacanero@zeromail.org>2015-04-25 20:54:18 +0200
commit271ee3e47be5e4e4e0c7c0a9cfab57828059409b (patch)
treee9ed731f0db8801b11a84a37bcd1854691f4cb27
parentb29baa3efdbf27926c332ba16f65fd0c538d5935 (diff)
updated build instructions
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index 37dba7d..01f77f2 100644
--- a/README.md
+++ b/README.md
@@ -5,11 +5,11 @@ This repository contains Debian vagrant basebox definitions to get started with
[LEAP](https://leap.se).
That means a base Wheezy installation, with puppet, ruby, virtualbox guest
-additions… Still kept as minimal as possible.
+additions… Still kept as minimal as possible.
The installer used is the latest version of the installer and after the system
has been installed, the packages have been updated to the latest version at the
-time the system was built.
+time the system was built.
Download pre-built baseboxes
@@ -23,16 +23,15 @@ You'll find Debian Wheezy baseboxes for Virtualbox and KVM.
Build basebox yourself
======================
-If you want to build a box yourself, you first need to install
+If you want to build a box yourself, you first need to install
[veewee](https://github.com/jedi4ever/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 using our pre-defined leap-wheezy
+definitions:
-Building should be straightforward:
-
- veewee <provider> build 'leap'
+ veewee <provider> build 'wheezy'
+ veewee <provider> export 'wheezy'
Check out veewees documentation for all the options.
@@ -40,6 +39,7 @@ Debian Jessie Beta1
===================
Can be found in the debian-testing branch
+
veewee <provider> define Debian-jessie.beta1-amd64-netboot Debian-jessie.beta1-amd64-netboot
veewee <provider> build Debian-jessie.beta1-amd64-netboot