From e73be7436e0bb9b899e88ed9eccfb89f55a07d12 Mon Sep 17 00:00:00 2001 From: varac Date: Wed, 29 Apr 2015 14:54:50 +0200 Subject: added jessie documentation --- README.md | 31 ++++++++++++++++++++++--------- 1 file 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 build 'wheezy' - veewee export 'wheezy' +Debian wheezy amd64 +------------------- -Check out veewees documentation for all the options. + veewee build wheezy + veewee 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 build jessie + veewee export jessie -Can be found in the debian-testing branch +To use it in Vagrant, use - veewee define Debian-jessie.beta1-amd64-netboot Debian-jessie.beta1-amd64-netboot - veewee 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 -- cgit v1.2.3