Releases: 2creatives/vagrant-centos
CentOS 6.5 x86_64 Minimal (2014-01-16)
This box comes without any provisioning software beyond the shell but it does include development tools such as gcc
, make
, etc. VirtualBox Guest Additions 4.3.6 has also been installed.
Tested with VirtualBox 4.3.6 and Vagrant 1.4.3
vagrant box add centos65-x86_64-20140116 https://github.com/2creatives/vagrant-centos/releases/download/v6.5.3/centos65-x86_64-20140116.box
Highlights
- Fix for swap drive not being automatically mounted. GH-8
- Put the swap drive on a separate disk. GH-8
- Lock the kernel version a different way so plugins like
vagrant-vbguest
can upgrade VirtualBox Guest Additions. GH-6 - Improved shell script cross compatibility. GH-11
- Reduced the size of the initramfs.
- The final cleanup operation performed before distribution should
now be faster. GH-8
See full release information for complete package lists.
SHA256(centos65-x86_64-20140116.box)= 84eda9c4f00c86b62509d1007d4f1cf16b86bccb3795659cb56d1ea0007c3adc
Errata
CentOS 6.4 x86_64 Minimal (2014-01-16)
This box comes without any provisioning software beyond the shell but it does include development tools such as gcc
, make
, etc. VirtualBox Guest Additions 4.3.6 has also been installed.
Tested with VirtualBox 4.3.6 and Vagrant 1.4.3
vagrant box add centos64-x86_64-20140116 https://github.com/2creatives/vagrant-centos/releases/download/v6.4.2/centos64-x86_64-20140116.box
Highlights
- Fix for swap drive not being automatically mounted. GH-8
- Put the swap drive on a separate disk. GH-8
- Lock the kernel version a different way so plugins like
vagrant-vbguest
can upgrade VirtualBox Guest Additions. GH-6 - Improved shell script cross compatibility. GH-11
- Reduced the size of the initramfs.
- The final cleanup operation performed before distribution should
now be faster. GH-8
See full release information for complete package lists.
SHA256(centos64-x86_64-20140116.box)= a63b7bddbae500f2981467e5e0a78521e73cc3de51e1b973d9f966508299b98e
Errata
CentOS 6.5 x86_64 Minimal (2013-12-19)
This box comes without any provisioning software beyond the shell but it does include development tools such as gcc
, make
, etc. VirtualBox Guest Additions 4.3.4 has also been installed.
Tested with VirtualBox 4.3.4 and Vagrant 1.4.1
vagrant box add centos65-x86_64-20131219 https://github.com/2creatives/vagrant-centos/releases/download/v6.5.2/centos65-x86_64-20131219.box
Highlights
- New NATNET variable for when VirtualBox's default NAT network
doesn't suit your needs. - Added a failover clock.
- Network interfaces aren't tied to particular hardware address.
- Variables are now defined in
vars.sh
. - Use of
releasever
withyum
should fix builds to intended
version.
See full release information for complete package lists.
SHA256(centos65-x86_64-20131219.box)= 5ced14d7b284015d31e375ef0816e4ccac293c1a3b92776ce824b3b9df0c6395
Errata
- Issues have been reported with Vagrant 1.4.0 failing to bring up additional network interfaces. See [1] [2]. Please upgrade to Vagrant 1.4.1.
- Swap isn't automatically enabled on this release due to a bug in the install script. GH-8
- The hostname is not set in the
/etc/hosts
file which may cause an issue with some programmes. See GH-14 for more information.
CentOS 6.4 x86_64 Minimal (2013-12-18)
This box comes without any provisioning software beyond the shell but it does include development tools such as gcc
, make
, etc. VirtualBox Guest Additions 4.3.4 has also been installed.
Tested with VirtualBox 4.3.4 and Vagrant 1.4.1
vagrant box add centos64-x86_64-20131218 https://github.com/2creatives/vagrant-centos/releases/download/v6.4.1/centos64-x86_64-20131218.box
Highlights
- New NATNET variable for when VirtualBox's default NAT network
doesn't suit your needs. - Added a failover clock.
- Network interfaces aren't tied to particular hardware address.
- Variables are now defined in
vars.sh
. - Use of
releasever
withyum
should fix builds to intended
version. - SSH keys are now generated on first boot.
- IPv6 is now enabled.
- Results of the build can be emailed to you. See notes in README.
- Remove some extra packages that "Development Tools" throws in
there. See the packages diff for full information. - The yum cache now ships empty.
- yum-utils is now maintained in the build. It is a collection of
useful tools to get more information about your local packages. - Many of the logs in /var/log are cleared to not confuse with
your debugging.
See full release information for complete package lists.
SHA256(centos64-x86_64-20131218.box)= 62599ad19a613ddbf4f61eaeb337e98ff7696e8ba50284b4e1c426c49cc03cd9
Errata
- Issues have been reported with Vagrant 1.4.0 failing to bring up additional network interfaces. See [1] [2]. Please upgrade to Vagrant 1.4.1.
- Swap isn't automatically enabled on this release due to a bug in the install script. GH-8
- The hostname is not set in the
/etc/hosts
file which may cause an issue with some programmes. See GH-14 for more information.
CentOS 6.5 x86_64 Minimal (2013-12-05)
This box comes without any provisioning software beyond the shell but it does include development tools such as gcc
, make
, etc. VirtualBox Guest Additions 4.3.4 has also been installed.
Tested with VirtualBox 4.3.4 and Vagrant 1.3.4
vagrant box add centos65-x86_64-20131205 https://github.com/2creatives/vagrant-centos/releases/download/v6.5.1/centos65-x86_64-20131205.box
Highlights
- SSH keys are now generated on first boot.
- IPv6 is now enabled.
- Results of the build can be emailed to you. See notes in README.
- Remove some extra packages that "Development Tools" throws in
there. See the packages diff for full information. - The yum cache now ships empty.
- yum-utils is now maintained in the build. It is a collection of
useful tools to get more information about your local packages. - Many of the logs in /var/log are cleared to not confuse with
your debugging.
See full release information for complete package lists.
SHA256(centos65-x86_64-20131205.box)= 66b7a6b11e040f20e78ce269c8459918fcb1941c938bacc71bbc48eac33b9cdf
Errata
- Issues have been reported with Vagrant 1.4.0 failing to bring up additional network interfaces. See [1] [2]. Please upgrade to Vagrant 1.4.1.
- Swap isn't automatically enabled on this release due to a bug in the install script. GH-8
- The hostname is not set in the
/etc/hosts
file which may cause an issue with some programmes. See GH-14 for more information.
CentOS 6.5 x86_64 Minimal (2013-12-02)
This box comes without any provisioning software beyond the shell but it does include development tools such as gcc
, make
, etc. VirtualBox Guest Additions 4.3.42 have also been installed.
Tested with VirtualBox 4.3.4 and Vagrant 1.3.4
vagrant box add centos65-x86_64-20131202 https://github.com/2creatives/vagrant-centos/releases/download/v6.5.0/centos65-x86_64-20131202.box
See full release information for complete package lists.
SHA256(centos65-x86_64-20131202.box)= a4407f618565858375730bdc5a33bc3708ff4ebfd56b30e701ec240bd4821093
Errata
- This release was screwed up slightly as VirtualBox Guest Additions 4.3.2 was installed not 4.3.4.
- Issues have been reported with Vagrant 1.4.0 failing to bring up additional network interfaces. See [1] [2]. Please upgrade to Vagrant 1.4.1.
- Swap isn't automatically enabled on this release due to a bug in the install script. GH-8
- The hostname is not set in the
/etc/hosts
file which may cause an issue with some programmes. See GH-14 for more information.
CentOS 6.4 x86_64 Minimal (2013-10-30)
This box comes without any provisioning software beyond the shell but it does include development tools such as gcc
, make
, etc. VirtualBox Guest Additions 4.3.0 have also been installed.
Tested with VirtualBox 4.3.0 and Vagrant 1.3.4
vagrant box add centos64-x86_64-20131030 https://github.com/2creatives/vagrant-centos/releases/download/v0.1.0/centos64-x86_64-20131030.box
See full release information for complete package lists.
SHA256(centos64-x86_64-20131030.box)= 63463e4fe4630fff58ad066d6582e5f23b89ff316fa3a5d4ec0a71e6c56fd38f
Errata
- Issues have been reported with Vagrant 1.4.0 failing to bring up additional network interfaces. See [1] [2]. Please upgrade to Vagrant 1.4.1.
- Swap isn't automatically enabled on this release due to a bug in the install script. GH-8
- The hostname is not set in the
/etc/hosts
file which may cause an issue with some programmes. See GH-14 for more information.