Re: [Server-devel] Pg 8.3 tuning recommendations for embedded low-memory device (for OLPC :-) )

2008-09-14 Thread Martin Langhoff
For people playing along on the XS side... yum --disablerepo=olpcxs --enablerepo=olpcxs-testing install xs-config will install xs-config-0.4.3.4.g647d996-1.noarch will install the new xs-config, which configures an auto-tuning PostgreSQL. Either start it manually (it's called pgsql-xs) or rebo

Re: [Server-devel] XS activity server

2008-09-14 Thread Martin Langhoff
On Mon, Sep 15, 2008 at 6:03 PM, Jerry Vonau <[EMAIL PROTECTED]> wrote: > Use bind to resolve wiki.laptop.org to be that of the local XS server? > Not too sure if that would break anything else. Running a split horizon dns breaks access to the wiki :-/ > You could use iptables here to pick out th

Re: [Server-devel] XS activity server

2008-09-14 Thread Jerry Vonau
Douglas Bagnall wrote: > I wrote about this last week on the server-devel list[1], but in > hindsight that was the wrong place to catch people interested in > activities. > > XS 0.5 will make html microformatted indexes of all the activities it > has, localised for whatever languages the activitie

Re: [Server-devel] Pg 8.3 tuning recommendations for embedded low-memory device (for OLPC :-) )

2008-09-14 Thread Martin Langhoff
On Mon, Sep 15, 2008 at 12:56 PM, Martin Langhoff <[EMAIL PROTECTED]> wrote: > Assuming a 128MB target, I've been poking and probing with the > postgresql.conf and the new settings... Actually, I misreported the host memory - 128MB is not in the picture anymore. The minium RAM we expect to operate

Re: [Server-devel] Couple things I'm looking for help with... (revisor, GPG migration...)

2008-09-14 Thread Martin Langhoff
On Sun, Sep 14, 2008 at 10:08 PM, Jerry Vonau <[EMAIL PROTECTED]> wrote: > Jerry Vonau wrote: >> Cool, it works with method= also, just use method=hd:LABEL=foo:/path and >> you don't get prompted for dvd location. > And fails later at stage2's reposetup, think I can fix that. Whoa! Lots of progres

Fwd: free and full E-books download

2008-09-14 Thread Theebika
*free and full E-books download * http://ebooksstore4u.blogspot.com/ http://ebooksstore4u.blogspot.com/ http://ebooksstore4u.blogspot.com/ http://ebooksstore4u.blogspot.com/ ASP.NET 2.0 Demystified Foundations ASP.NET AJAX PHP and MySQL PHP Anthology,2 Edition

Re: [Server-devel] Couple things I'm looking for help with... (revisor, GPG migration...)

2008-09-14 Thread Jerry Vonau
Jerry Vonau wrote: > Jerry Vonau wrote: >> Martin Langhoff wrote: >>> On Fri, Sep 12, 2008 at 7:46 PM, Jeroen van Meeuwen <[EMAIL PROTECTED]> >>> wrote: the --isolinux-cfg helps here, doesn't it? Using ks=hd:LABEL=foo:ks.cfg in one of the menu items should work like Chris and Jeremy ment

Re: [Server-devel] Restoring journal entries (was Re: Backup And Restore Feature Documentation)

2008-09-14 Thread Martin Langhoff
On Sun, Sep 14, 2008 at 9:34 PM, Tomeu Vizoso <[EMAIL PROTECTED]> wrote: > these questions depend on the actual code that performs the restore. > I'm going to comment on what happens when the user clicks on an entry > from Browse (the only restore mechanism that is available today). Tomeu and I ha

Re: [Server-devel] Backup And Restore Feature Documentation

2008-09-14 Thread Martin Langhoff
On Sat, Sep 13, 2008 at 2:58 AM, Greg Smith <[EMAIL PROTECTED]> wrote: > 1 - Does the backup attempt every 30 minutes and run successfully no > more than 1 per 24 hours? yes, with a subtlety. No more than once "per day". If it succeeds today at 3pm, it'll start trying again tomorrow as soon as you

Re: [Server-devel] Libertas firmware on F9 for the XS

2008-09-14 Thread Martin Langhoff
On Sun, Sep 14, 2008 at 6:36 PM, Martin Langhoff <[EMAIL PROTECTED]> wrote: > That sounds fantastic. In my enthusiasm, I missed one bit: On Sat, Sep 13, 2008 at 12:30 PM, Deepak Saxena <[EMAIL PROTECTED]> wrote: > I will build something against your F9 kernel that you > can test The "that you ca

Re: [Server-devel] Libertas firmware on F9 for the XS

2008-09-14 Thread Martin Langhoff
On Sat, Sep 13, 2008 at 2:11 PM, Ricardo Carrano <[EMAIL PROTECTED]> wrote: > What's more straight than saying: The team recommends that the only > firmware to be used with the new 2.6.25 kernel is 22.p18 As a developer, I can relate 100% to that. As a release manager (and I have to play both here