[CFT] pkgng alpha2

2011-11-30 Thread Julien Laffaye
Hi all, We are releasing pkgng (the next pkg_install) alpha2 to the world and we want you to test it! There is no "good" method to test it: use it as you would in the real world. Of course, you are encouraged to backup your data or test it in some kind of virtualized environment. After using it

Re: [RFC] rcexecr: rcorder in parallel

2011-06-04 Thread Julien Laffaye
On Sat, Jun 4, 2011 at 10:10 AM, Buganini wrote: > https://github.com/buganini/rcexecr > > Currently it is able to determine the exec/wait order > > There are something I haven't digged in deeply in the "self modification" > part. > > patches/ideas are welcome. Hello, Thanks for doing that! Yo

Re: [ECFT] pkgng 0.1-alpha1: a replacement for pkg_install

2011-03-29 Thread Julien Laffaye
On Tue, Mar 29, 2011 at 5:15 AM, Tim Kientzle wrote: > II. Package signing. That would be really nice. >>> >>> Right know we only planned to sign the repo database, so we can trust >>> the sah256 of the packages stored in the database. Then if the package >>> has the same sha256 as t

Re: [ECFT] pkgng 0.1-alpha1: a replacement for pkg_install

2011-03-28 Thread Julien Laffaye
On Mon, Mar 28, 2011 at 6:59 PM, Garrett Cooper wrote: > On Mon, Mar 28, 2011 at 10:44 AM, Andriy Gapon wrote: >> on 25/03/2011 12:11 Baptiste Daroussin said the following: >>> Hi all, >>> >>> miwi@ launched the new thing called Experimental Call For Testing,

Re: [ECFT] pkgng 0.1-alpha1: a replacement for pkg_install

2011-03-26 Thread Julien Laffaye
On Fri, Mar 25, 2011 at 10:11 AM, Baptiste Daroussin wrote: >  Developpement site: http://git.etoilebsd.net/pkgng/ FYI, we moved to github[1] in order to have a bug tracker, pull request and code review. Also, I recommend to build from the HEAD of the git repository, to not report fixed compilati

Re: [ECFT] pkgng 0.1-alpha1: a replacement for pkg_install

2011-03-25 Thread Julien Laffaye
On Fri, Mar 25, 2011 at 2:38 PM, Alexander Leidinger wrote: > Quoting Baptiste Daroussin (from Fri, 25 Mar 2011 > 15:14:52 +0100): > >> 2011/3/25 Alexander Leidinger : >>> >>> Quoting Baptiste Daroussin (from Fri, 25 Mar 2011 >>> 11:11:11 +0100): >>> pkgng is a binary package manager writte

Re: txt-sysinstall scrapped

2010-11-07 Thread Julien Laffaye
On Sun, Nov 7, 2010 at 10:49 AM, Joel Dahl wrote: > On 07-11-2010 11:40, Daniel Gerzo wrote: >> On 6.11.2010 6:17, Josh Paetzel wrote: >> > Without putting much analysis into it, we talked about using lighttpd, >> > which >> > is BSDL.  As far as another service, it would be running for the insta

Re: GSoC:Complete Package support in the pkg_install tools and cleanup

2010-05-05 Thread Julien Laffaye
On Wed, May 5, 2010 at 7:34 PM, Wesley Shields wrote: > On Tue, May 04, 2010 at 10:30:13AM -0700, Julien Laffaye wrote: >> On Tue, May 4, 2010 at 3:15 AM, Andrew Brampton >> wrote: >> > >> > Hi Julien, >> > >> > Glad you got onto the GSoC prog

Re: GSoC:Complete Package support in the pkg_install tools and cleanup

2010-05-04 Thread Julien Laffaye
On Tue, May 4, 2010 at 3:15 AM, Andrew Brampton wrote: > > Hi Julien, > > Glad you got onto the GSoC programme. I'm curious, what benefit is a > complete package over many individual ones? Hi Andrew, If you cant or dont want to use the remote feature of of pkg_add (ex. your packages are built wi

GSoC:Complete Package support in the pkg_install tools and cleanup

2010-05-03 Thread Julien Laffaye
the pkg_install tools. My page on the wiki is http://wiki.freebsd.org/SOC2010JulienLaffaye You can email me on or off list is you have any questions, comments or suggestions. Best regards, Julien Laffaye ___ freebsd-hackers@freebsd.org ma

Re: SoC2009: libpkg, pkg tools rewrite

2009-04-26 Thread Julien Laffaye
the run time dependencies). So basically, an API which understand "give me all the packages names you have in the INDEX", "give me the description for _this_ package", "give me all the names plus the categories", "give me..." Regards, Julien Laffaye ___