All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Built on a minimum install of CentOS 7.5.1804.
- Built on a minimum install of CentOS 7.4.1708.
- Updated various scripts to align with chef/bento @ commit:05d98910d8.
- The CentOS 7.x image should be more-or-less exactly the same. Same packages, same configurations.
- Forked CentOS, Debian, and Ubuntu from chef/bento @ tag:2.3.2, and stripped out everything I don't care about.
- Forked Alpine Linux from nlamirault/bento @ commit:ca8813.
- Added Alpine build definitions for VMware and Parallels Desktop.
- Properly adopted the Apache 2.0 License, which is coincidentally what
chef/bento
andnlamirault/bento
both use.
- Ensure that the
centos7-repos
package is installed, not just thecentos7.repo
file.
- Built on a minimum install of CentOS 7.3.1611.
- Simplified some of the provisioning code by leveraging some scripts from chef/bento.
- Resolved an issue with HGFS drivers in the VMware box.
- Rebuilt version 1.0.0 with Packer by forking shiguredo/packer-templates.
- Added support for VirtualBox.
- Added support for Parallels Desktop
- Initial release.
- Built on a minimum install of CentOS 7.2.1511.
- Check
/etc/vagrant_box_build_time
for the build date. - SELinux is set to Permissive.
/usr/local/bin
has been added to the$PATH
.- Yum repos provided by https://github.com/skyzyx/centos7-repos.
- Vagrant public key is an authorized SSH key.
- The
vagrant
user is a no-password sudoer.