Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-alt
Hey,<div><br></div><div>Disclaimer: this has nothing to do with prefix specifically other than me talking about it on the irc channel with some of you.</div><div><br></div><div>Vagrant is a virtualbox management script, you can read about it here: <a href="http://www.vagrantup.com">http://www.vagrantup.com</a></div>
<div><br></div><div>Basically it allows you to build a set of vm's using either chef or puppet as a configuration manager from a base box.</div><div>After that you can destroy the vm environment, as long as you keep the basebox and the manifests/cookbooks you can resurrect it in minutes again.</div>
<div><br></div><div>I've finished a base-box for gentoo which is suitably small (800M) to be distributed.</div><div><br></div><div>It's a very basic gentoo install with few additions installed.</div><div> - puppet-2.6.2 + deps</div>
<div> - vim</div><div> - metalog</div><div> - vixie-cron</div><div> - latest virtualbox guest additions</div><div> - sudo</div><div><br></div><div>There are no manpages, docs or info pages installed, no nls support and the kernel sources are compressed.</div>
<div>The kernel was generated using genkernel.</div><div><br></div><div>You can download it from here: <a href="http://dl.dropbox.com/u/4270274/gentoo64.box">http://dl.dropbox.com/u/4270274/gentoo64.box</a></div><div><br>
</div><div>I'll see if I can make a set of ebuilds for vagrant and dependencies next week, most of the required dependencies are already in portage (and work on my macos64 prefix)</div><div>the only two that are missing are the virtualbox gem and the vagrant gem itself.</div>
<div><br></div><div>Have fun with it,</div><div><br></div><div>Ramon</div><div><br></div><div>P.S> If you're on prefix you need to install the libffi / ruby-ffi libs from portage and NOT use gem to install them. If you don't vagrant will appear to work, but fail somewhere in the vm-instantiation process with unclear errors.</div>
|
|