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

Latest commit

 

History

History
50 lines (33 loc) · 2.09 KB

CHANGELOG.md

File metadata and controls

50 lines (33 loc) · 2.09 KB

Changelog

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

3.2.0

  • Built on a minimum install of CentOS 7.5.1804.

3.1.0 - 2017-11-20

3.0.0 - 2016-12-29

  • 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 and nlamirault/bento both use.

2.2.1 - 2016-12-27

  • Ensure that the centos7-repos package is installed, not just the centos7.repo file.

2.2.0 - 2016-12-13

  • Built on a minimum install of CentOS 7.3.1611.

2.1.0 - 2016-07-11

  • Simplified some of the provisioning code by leveraging some scripts from chef/bento.
  • Resolved an issue with HGFS drivers in the VMware box.

2.0.0 - 2016-07-10

1.0.0 - 2016-07-10

  • 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.