Skip to content

CentOS 6.4 x86_64 Minimal (2013-10-30)

Compare
Choose a tag to compare
@casr casr released this 30 Oct 13:22
· 78 commits to master since this release

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.