How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "debian/jessie64"
end
vagrant init debian/jessie64
vagrant up

This version was created almost 7 years ago.

  • lxc: set default locale to en_US.UTF-8
  • virtualbox: build with qemu then convert to VboxImage (allows build system to run inside KVM, workaround for https://www.virtualbox.org/ticket/4032)
  • virtualbox: avoid installing gtk libs by preselecting pinentry-curses when installing gnupg-agent
2 providers for this version.
  • virtualbox Hosted by Vagrant Cloud (273 MB)

  • lxc Hosted by Vagrant Cloud (142 MB)

This version was created almost 7 years ago.

  • new stable point release
  • libvirt and lxc boxes now also include packages with Priority 'important' and 'standard' (like the virtualbox one already did)
3 providers for this version.
  • libvirt Hosted by Vagrant Cloud (302 MB)

  • lxc Hosted by Vagrant Cloud (142 MB)

  • virtualbox Hosted by Vagrant Cloud (319 MB)

This version was created about 7 years ago.

  • new stable point release
3 providers for this version.
  • libvirt Hosted by Vagrant Cloud (207 MB)

  • lxc Hosted by Vagrant Cloud (78 MB)

  • virtualbox Hosted by Vagrant Cloud (312 MB)

This version was created over 7 years ago.

  • new stable point release
2 providers for this version.
  • lxc Hosted by Vagrant Cloud (77.9 MB)

  • virtualbox Hosted by Vagrant Cloud (313 MB)

This version was created over 7 years ago.

virtualbox: switch to rsync as default method for synced folders, because vboxfs requires contrib or non-free packages

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (310 MB)

This version was created over 7 years ago.

  • Fixes in the build process: Closes Bugs #801636, #802567
2 providers for this version.
  • lxc Hosted by Vagrant Cloud (77.9 MB)

  • virtualbox Hosted by Vagrant Cloud (374 MB)

This version was created over 7 years ago.

  • update to new Debian point release
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (379 MB)

This version was created almost 8 years ago.

You can install your preferred provisioning tool on first boot as explained here: https://wiki.debian.org/Teams/Cloud/VagrantBaseBoxes#Provisioners

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (380 MB)

This version was created about 8 years ago.

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (422 MB)

This version was created about 8 years ago.

Add minimize.sh step in box creation, dramatically reduces size.

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (366 MB)

Previous Next