[Buildroot] [PATCH v2] support/misc/Vagrantfile: bump to ubuntu 16.04

Peter Korsgaard peter at korsgaard.com
Tue Oct 25 08:45:22 UTC 2016


>>>>> "Angelo" == Angelo Compagnucci <angelo.compagnucci at gmail.com> writes:

Hi,

 >> >  Vagrant.configure('2') do |config|
 >> > -    config.vm.box = 'ubuntu/trusty64'
 >> > +    config.vm.box = 'bento/ubuntu-16.04'
 >> 
 >> What is the reason to use a base image from the bento project instead of
 >> the official ubuntu image?
 >> 
 >> https://atlas.hashicorp.com/ubuntu/boxes/xenial64

 > The official images from Canonical are broken in many ways, for example
 > this bug [1] prevents the image working properly cause it lacks the vagrant
 > user.

 > Bento images are instead very well tested and triaged from the Chef team,
 > you can find more info here [2]

 > [1] https://bugs.launchpad.net/cloud-images/+bug/1569237
 > [2] http://chef.github.io/bento/

Ok, thanks - That would have been useful information in the commit message.

-- 
Venlig hilsen,
Peter Korsgaard 


More information about the buildroot mailing list