Re: Record activity performance

2011-01-06 Thread Sridhar Dhanapalan
On 24 December 2010 10:36, Sridhar Dhanapalan wrote: > On 23 December 2010 17:10, James Cameron wrote: >> On Thu, Dec 23, 2010 at 04:53:26PM +1100, Sridhar Dhanapalan wrote: >>> Firstly, I tried Record after having used the XO with various >>> activities (Musicpainter, Image Thumbnail, etc.) and

Re: os-builder: define a variable for the config dir?

2011-01-06 Thread Martin Langhoff
On Thu, Jan 6, 2011 at 5:21 PM, Daniel Drake wrote: > It was a semi-conscious decision to have interpolation available, and > its something I've used on a couple of deployments. You also found a use > for it, so I think it should stay. Pushed your patch with some > documentation added, thanks. Ok

Re: os-builder: define a variable for the config dir?

2011-01-06 Thread Daniel Drake
On Thu, 2011-01-06 at 11:47 -0500, Martin Langhoff wrote: > Turns out ConfigParser handles this just fine -- and it was already > trying to interpolate anything with a % in there. We can just drive it > -- sample patch attached. > > If we don't want any interpolation (it was a surprise to me that

Re: os-builder: does not bailout on custom script failure?

2011-01-06 Thread Daniel Drake
On Thu, 2011-01-06 at 09:49 -0500, Martin Langhoff wrote: > I'm debugging a script used with olpc-os-builder's custom_module > script, and funny enough, the build continues even if the script bails > out with obvious stuff (like shell syntax errors). Pretty sure this is fixed in F14 I recommend ap

Re: os-builder: define a variable for the config dir?

2011-01-06 Thread Martin Langhoff
On Thu, Jan 6, 2011 at 10:33 AM, Martin Langhoff wrote: > there is one aspect of OOB that makes configs rather awkward -- there > is no way (that I can see) to define a "config dir" variable and refer > to it in the .ini file itself, and from modules and scripts. Turns out ConfigParser handles th

Re: [Server-devel] One server NIC - using Sugar on Linux, not OLPCs

2011-01-06 Thread Rob Echlin
Thanks, Sridhar, I will look into that. Rob --- On Tue, 1/4/11, Sridhar Dhanapalan wrote: From: Sridhar Dhanapalan Subject: Re: [Server-devel] One server NIC - using Sugar on Linux, not OLPCs To: r...@echlin.ca Cc: server-de...@lists.laptop.org Received: Tuesday, January 4, 2011, 5:40 PM On

os-builder: define a variable for the config dir?

2011-01-06 Thread Martin Langhoff
Daniel, there is one aspect of OOB that makes configs rather awkward -- there is no way (that I can see) to define a "config dir" variable and refer to it in the .ini file itself, and from modules and scripts. So whenever we refer to external files, we have to use the full path, and that's not po

Re: os-builder: does not bailout on custom script failure?

2011-01-06 Thread Martin Langhoff
On Thu, Jan 6, 2011 at 9:49 AM, Martin Langhoff wrote: > I'm debugging a script used with olpc-os-builder's custom_module Two small improvements to OOB that should make life a bit easier --  martin.langh...@gmail.com  mar...@laptop.org -- School Server Architect  - ask interesting questions

os-builder: does not bailout on custom script failure?

2011-01-06 Thread Martin Langhoff
I'm debugging a script used with olpc-os-builder's custom_module script, and funny enough, the build continues even if the script bails out with obvious stuff (like shell syntax errors). Looking at build/intermediates/build.ks, it does say --erroronfail, and set -e. My script does say set -e as we

Re: [Sugar-devel] Wikipedia bundle in other languages

2011-01-06 Thread Bastien
Hi Sameer, Sameer Verma writes: > I'd like to bundle the Hindi version of Wikipedia into an offline > activity. > http://hi.wikipedia.org/wiki/%E0%A4%AE%E0%A5%81%E0%A4%96%E0%A4%AA%E0%A5%83%E0%A4%B7%E0%A5%8D%E0%A4%A0 > Do we have a set process/scripts to do so? I'm working with the developer of

Problems compiling bluetooth module

2011-01-06 Thread Yioryos Asprobounitis
Trying to build modules from the respective OLPC-kernel SRPMs I find that if you build the whole kernel and then just copy the module over and insmod during init works [1], but if you build only the module quite often does not.(???) [1] http://www.olpcnews.com/forum/index.php?topic=4623