About ===== 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. 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. Download pre-built baseboxes ============================ Since GitHub retired its downloads area, you will now have to find baseboxes built from these definitions at [LEAP](http://download.leap.se/). 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 [veewee](https://github.com/jedi4ever/veewee) and it's dependencies. You can either add our wheezy definitions to the templates or veewee define 'leap' 'git://leap.se/leap_vagrant.git Building should be straightforward: veewee build 'leap' Check out veewees documentation for all the options. Debian Jessie Beta1 =================== veewee define Debian-jessie.beta1-amd64-netboot Debian-jessie.beta1-amd64-netboot veewee build Debian-jessie.beta1-amd64-netboot Issues ====== * Debian Jessie Beta1 bloats up to size 1,5GB atm * Interaction is needed for following packages: * console-data * grub2 * you need to kill the pager that shows you the apt-listchanges of a certain package (don't recall which) with killall pager