IMPROVEMENTS:
- Remove DHCP leases before packaging
BASE BOXES:
- Switched to
lxc-download
as the "reference implementation" for the genericlxc-template
script [GH-236] - Added support for appending custom boxes configs with the
lxc-config
file, allowing usage of host's specific configs from/etc/lxc/default.conf
[GH-222] - Include NFS client on Ubuntu and Debian base boxes [GH-218]
- Improved output for building base boxes
- Improved
vagrant
usersudo
rights [GH-231] [GH-188] - Locale configuration may follow builder's LANG environment variable [GH-221]
- Enable bash completion for Debian base boxes [GH-220]
- Fix broken locale in Ubuntu boxes [GH-201]
- Install
python-software-properties
by default [GH-155] - Fix apt-get error when building Ubuntu boxes [GH-200]
The changelog began with version 1.1.0 and before that the changes were being tracked from vagrant-lxc.