How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "kaorimatz/fedora-20-x86_64"
end
vagrant init kaorimatz/fedora-20-x86_64
vagrant up

This version was created over 8 years ago.

  • Bump VirtualBox Guest Additions to version 4.3.20
  • Disable the zeroconf route
  • Reduce the box size
    • Zero out swap partition
    • Remove old kernels
    • Remove all locales except for en_US.utf8 from locale-archive
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (434 MB)

This version was created over 8 years ago.

  • Bump VirtualBox Guest Additions to version 4.3.18
  • Install biosdevname and which for better integration with Vagrant
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (556 MB)

This version was created almost 9 years ago.

  • Bump VirtualBox Guest Additions to version 4.3.14
  • Disable reverse DNS lookups in SSH
  • Enable DKMS service to automatically recompile the VirtualBox kernel modules
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (515 MB)

This version was created about 9 years ago.

  • Initial box
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (512 MB)