Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] support/misc/Vagrantfile: bump to ubuntu 16.04
Date: Sat, 22 Oct 2016 14:00:55 +0200	[thread overview]
Message-ID: <87r378bnk8.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1476741182-23366-1-git-send-email-angelo.compagnucci@gmail.com> (Angelo Compagnucci's message of "Mon, 17 Oct 2016 23:53:02 +0200")

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

 > * Updating to ubuntu 16.04
 > * Fixing dependencies
 > * Fixing locale complaints
 > * Removing unused packages

 > Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
 > ---
 > Changelog

 > * Changed to C locale as suggested by Arnout Vandecappelle

 >  support/misc/Vagrantfile | 9 ++++++---
 >  1 file changed, 6 insertions(+), 3 deletions(-)

 > diff --git a/support/misc/Vagrantfile b/support/misc/Vagrantfile
 > index cf269fe..5e56d5d 100644
 > --- a/support/misc/Vagrantfile
 > +++ b/support/misc/Vagrantfile
 > @@ -12,7 +12,7 @@ VM_MEMORY=2048
 >  VM_CORES=1
 
 >  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

-- 
Bye, Peter Korsgaard

  parent reply	other threads:[~2016-10-22 12:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-17 21:53 [Buildroot] [PATCH v2] support/misc/Vagrantfile: bump to ubuntu 16.04 Angelo Compagnucci
2016-10-18  9:46 ` Thomas Petazzoni
2016-10-18 10:00   ` Angelo Compagnucci
2016-10-18 12:03     ` Arnout Vandecappelle
2016-10-18 12:10       ` Angelo Compagnucci
2016-10-18 11:58 ` Arnout Vandecappelle
2016-10-19 21:01 ` Thomas Petazzoni
2016-10-22 12:00 ` Peter Korsgaard [this message]
2016-10-25  8:04   ` Angelo Compagnucci
2016-10-25  8:45     ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r378bnk8.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox