summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-04-29 14:54:50 +0200
committervarac <varacanero@zeromail.org>2015-04-29 14:54:50 +0200
commite73be7436e0bb9b899e88ed9eccfb89f55a07d12 (patch)
tree8bc6744dcb4ae95d941ce25622f6ee14e9bbc487
parente9b50051aa1e39b49a8addcdff920396bd35f01d (diff)
added jessie documentation
-rw-r--r--README.md31
1 files changed, 22 insertions, 9 deletions
diff --git a/README.md b/README.md
index 34c9f8f..a8c375a 100644
--- a/README.md
+++ b/README.md
@@ -30,21 +30,34 @@ dependencies.
Building should be straightforward using our pre-defined leap-wheezy
definitions:
- veewee <provider> build 'wheezy'
- veewee <provider> export 'wheezy'
+Debian wheezy amd64
+-------------------
-Check out veewees documentation for all the options.
+ veewee <provider> build wheezy
+ veewee <provider> export wheezy
+
+To use it in Vagrant, use
+
+ vagrant box add LEAP/wheezy /home/varac/dev/projects/leap/git/leap_vagrant/wheezy.box
+
+
+Debian Jessie amd64
+-------------------
-Debian Jessie Beta1
-===================
+ veewee <provider> build jessie
+ veewee <provider> export jessie
-Can be found in the debian-testing branch
+To use it in Vagrant, use
- veewee <provider> define Debian-jessie.beta1-amd64-netboot Debian-jessie.beta1-amd64-netboot
- veewee <provider> build Debian-jessie.beta1-amd64-netboot
+ vagrant box add LEAP/jessie /home/varac/dev/projects/leap/git/leap_vagrant/jessie.box
+
+
+
+Check out veewees documentation for all the options.
Issues
======
* Libvirt images (KVM) are a lot larger as the Virtualbox ones (up to 1,5GB)
- see https://github.com/jedi4ever/veewee/issues/929
+ see https://github.com/jedi4ever/veewee/issues/
+* jessie: you need to manually choose the boot device for grub