Displaying 5 results from an estimated 5 matches for "vernazobr".
Did you mean:
vernazobres
2006 Oct 06
8
VServer Support
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi *!
I''m currently working on integrating VServer support into puppet. I have
uploaded a prototype for managing interface configuration to the Cookbook at
http://reductivelabs.com/cookbook/VServerRecipes
and would very much appreciate feedback about style and functionality.
Regards, David
- --
- - hallo... wie gehts heute?
- - *hust*
2009 Jul 13
7
[ANNOUNCEMENT] cran2deb: 1700+ new Debian / R packages
...ages ?
As I mentioned in my [8]quick write-up of UseR 2009, one of my talks
was about cran2deb: a system to turn (essentially) all [1]CRAN packages
into directly apt-get-able binary packages.
This is essentially a '2.0' version of earlier work with Steffen
Moeller and David Vernazobres which we had presented in 2007. Then, the
approach was top-down and monolithic which started to show its limits.
This time, the idea was to borrow the successful bottom-up approach of
my [2]CRANberries feed.
The bulk of the work was done by Charles Blundell as part of his Google
S...
2007 Feb 01
12
FOSDEM?
Hi all,
A couple of people are trying to convince me to come to FOSDEM in
Belgium at the end of February. I''m a bit hesitant because I''ve been
doing so much travel, but LinuxConf.au was a great experience and
seems to have really helped get exposure to Puppet. There seems to
be a pretty strong European contingent of Puppet users, and it''d be
great to meet
2007 Apr 25
12
Facter repository
Is there a repository of Facter plugins that people have made? I''m working
on a few that i wouldn''t mind sharing when complete.
2007 Jun 08
9
There away to pass args to a package provider ?
I maintain a few production gentoo machines. I do this by creating
builtds for packages and centralizing these builds via nfs. when
puppet tries to fulfill a requirement for say sudo it calls emerge,
but i want to call emerge with -k which forces emerge to look for a
binary before trying to built the package itself.
is there any way to do this in the current release ?