vagrant-lxc-base-boxes/CHANGELOG.md

1.7 KiB

v1.2.0 (Sep 22, 2014)

IMPROVEMENTS:

  • Remove DHCP leases before packaging

v1.1.0 (May 3, 2014)

BASE BOXES:

  • Switched to lxc-download as the "reference implementation" for the generic lxc-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 user sudo 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]

Previous

The changelog began with version 1.1.0 and before that the changes were being tracked from vagrant-lxc.