Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

Releases: nickcharlton/boxes

1.6.1

22 Jul 13:55
Compare
Choose a tag to compare
  • Adds Ruby 2.2.1 to the compile script.
  • Updates the Ubuntu Trusty ISO.
  • Updates the Ubuntu Precise ISO.

1.6.0

31 Jan 15:44
Compare
Choose a tag to compare
  • Adds support for Ansible (thanks to @danielgroves, @patrickheeney).
  • Switches Chef to use the Omnibus installer from their metadata service (thanks to @bma's suggestion).
  • Updates Debian Wheezy to 7.8.

1.5.0

13 Dec 14:30
Compare
Choose a tag to compare
  • Reverts a change to password-less sudo which was breaking it.
  • Moves a collection of functionality from the Rakefile to a more Ruby-like lib/ directory (this will make up the basis of version 2.0).
  • Fixes the version of Chef back to 11.16.4 to solve an issue with the non-standard install.
  • Bumps the Debian Wheezy version.
  • Removes the Ubuntu Raring template.
  • Adds a method for building "special" boxes, with an example configuring a Ruby box.

1.4.0

12 Aug 13:40
Compare
Choose a tag to compare
  • Adds support for Ubuntu Lucid (10.04 LTS)
  • Updates the Wheezy URL references.

1.3.1

30 May 19:57
Compare
Choose a tag to compare
  • Updates the Wheezy version to 7.5.0.

1.3.0

29 Apr 10:14
Compare
Choose a tag to compare
  • Adds support for Ubuntu 14.04 (Trusty).
  • Fixes a bug where VMware tools wouldn't be installed under newer versions of Packer.

1.2.0

08 Mar 18:16
Compare
Choose a tag to compare
  • Compatibility with the changes introduced since Packer 0.3.
  • Updates the Precise and Wheezy ISO versions.
  • Cleans up the Rakefile.
  • Tidies up the scripts.

1.1.0

07 Jan 10:46
Compare
Choose a tag to compare
  • Adds a Ubuntu Raring 64 template.
  • Adds git to both Debian & Ubuntu preseed files.

1.0.0

09 Nov 12:16
Compare
Choose a tag to compare

First full release:

  • Rakefile for managing the builds based upon custom templates.
  • Templates for Debian Wheezy and Ubuntu Precise.
  • Support for both VirtualBox and VMware box types.
  • Support for Puppet & Chef and individual Puppet, Chef boxes.