Box-cutter has quite a few desktop baseboxes hosted on atlas, e.g.
"box-cutter/ubuntu1404-desktop":
https://atlas.hashicorp.com/box-cutter

If you want to build your own boxes you can use the box-cutter repos
as a staring point:
https://github.com/box-cutter/

(they use packer.io for building the boxes and build the desktop boxes
from the actual desktop .iso images)

On Tue, Jan 6, 2015 at 10:05 PM, Grant Rettke <g...@wisdomandwonder.com> wrote:
> That looks nice. Also checkout the boxes on
> https://atlas.hashicorp.com/boxes/search too.
>
> On Tue, Jan 6, 2015 at 8:18 AM, sushi takashi <sushis...@gmail.com> wrote:
>> https://github.com/zyga/vagrant-desktop-images
>>
>> I think that it's what I search
>>
>> Le mardi 6 janvier 2015 02:49:30 UTC+1, Grant Rettke a écrit :
>>>
>>> Puppet and Chef seem to be the major players.
>>>
>>> Shell scripts still work fine, too.
>>>
>>> On Mon, Jan 5, 2015 at 5:23 PM, sushi takashi <sush...@gmail.com> wrote:
>>> > Thanks for your answer.
>>> >
>>> > So it's not useless to create a box for a user utilisation.
>>> >
>>> > Thanks for your answer, i want to create a ubuntu desktop with unity and
>>> > use
>>> > puppet or other open source configuration management for install
>>> > automatically my softwares.
>>> >
>>> > What is the best open source configuration management for this? (
>>> > puppet,
>>> > chief, docker or other?).
>>> >
>>> > Le lundi 5 janvier 2015 17:35:53 UTC+1, Grant Rettke a écrit :
>>> >>
>>> >> The Vagrant box listing has boxes for development with a GUI. People
>>> >> already do it and it is worth pursuing.
>>> >>
>>> >> On Mon, Jan 5, 2015 at 6:07 AM, Torben Knerr <torben...@gmail.com>
>>> >> wrote:
>>> >> > Hi Sushi,
>>> >> >
>>> >> > I'm currently doing something similar here:
>>> >> > https://github.com/tknerr/dev-box/
>>> >> >
>>> >> > It's an Ubuntu Desktop VM intended for infrastructure development
>>> >> > with
>>> >> > Chef, Vagrant, etc.. You might find something re-usable for other VMs
>>> >> > too.
>>> >> >
>>> >> > Concerning the distribution I will probably use packer.io to create a
>>> >> > VirtualBox image.
>>> >> >
>>> >> > I think it's perfectly fine to distribute the Vagrantfile, but in my
>>> >> > case it has additional dependencies (like vagrant-omnibus,
>>> >> > vagrant-berkshelf and ChefDK (for the berks executable)) that need to
>>> >> > be installed on the user's VM. Having both Vagrantfile + pre-baked VM
>>> >> > makes it more convenient for the user.
>>> >> >
>>> >> > However, when distributing a pre-baked VM you should have an in-VM
>>> >> > update mechanism (e.g. git pull && run chef-solo)
>>> >> >
>>> >> > HTH,
>>> >> > Torben
>>> >> >
>>> >> >
>>> >> >
>>> >> >
>>> >> > On Mon, Jan 5, 2015 at 1:04 AM, sushi takashi <sush...@gmail.com>
>>> >> > wrote:
>>> >> >> I need to install ubuntu but I'm tired of having to redo the
>>> >> >> softwares
>>> >> >> installation, their configuration, etc ...
>>> >> >>
>>> >> >> I intend to use vagrant in a user environment and not in a
>>> >> >> development
>>> >> >> environment.
>>> >> >>
>>> >> >> So I intend to use Unity, firefox, skype, VLC, etc...
>>> >> >>
>>> >> >> Is it a good idea to create a box for it and use vagrant in this
>>> >> >> context
>>> >> >> there?
>>> >> >>
>>> >> >> Can i do the same with windows 7?
>>> >> >>
>>> >> >> I asked a similar question a year ago but I forget to mention that I
>>> >> >> work
>>> >> >> with a user environment and I don't want to do something useless.
>>> >> >>
>>> >> >> Thank you
>>> >> >>
>>> >> >> --
>>> >> >> You received this message because you are subscribed to the Google
>>> >> >> Groups
>>> >> >> "Vagrant" group.
>>> >> >> To unsubscribe from this group and stop receiving emails from it,
>>> >> >> send
>>> >> >> an
>>> >> >> email to vagrant-up+...@googlegroups.com.
>>> >> >> For more options, visit https://groups.google.com/d/optout.
>>> >> >
>>> >> > --
>>> >> > You received this message because you are subscribed to the Google
>>> >> > Groups "Vagrant" group.
>>> >> > To unsubscribe from this group and stop receiving emails from it,
>>> >> > send
>>> >> > an email to vagrant-up+...@googlegroups.com.
>>> >> > For more options, visit https://groups.google.com/d/optout.
>>> >>
>>> >>
>>> >>
>>> >> --
>>> >> Grant Rettke
>>> >> g...@wisdomandwonder.com | http://www.wisdomandwonder.com/
>>> >> “Wisdom begins in wonder.” --Socrates
>>> >> ((λ (x) (x x)) (λ (x) (x x)))
>>> >> “Life has become immeasurably better since I have been forced to stop
>>> >> taking it seriously.” --Thompson
>>> >
>>> > --
>>> > You received this message because you are subscribed to the Google
>>> > Groups
>>> > "Vagrant" group.
>>> > To unsubscribe from this group and stop receiving emails from it, send
>>> > an
>>> > email to vagrant-up+...@googlegroups.com.
>>> > For more options, visit https://groups.google.com/d/optout.
>>>
>>>
>>>
>>> --
>>> Grant Rettke
>>> g...@wisdomandwonder.com | http://www.wisdomandwonder.com/
>>> “Wisdom begins in wonder.” --Socrates
>>> ((λ (x) (x x)) (λ (x) (x x)))
>>> “Life has become immeasurably better since I have been forced to stop
>>> taking it seriously.” --Thompson
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Vagrant" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to vagrant-up+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>
>
>
> --
> Grant Rettke
> g...@wisdomandwonder.com | http://www.wisdomandwonder.com/
> “Wisdom begins in wonder.” --Socrates
> ((λ (x) (x x)) (λ (x) (x x)))
> “Life has become immeasurably better since I have been forced to stop
> taking it seriously.” --Thompson
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Vagrant" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to vagrant-up+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to