[PATCH] Input: psmouse - Fix a synaptics protocol detection mistake

2009-11-19 Thread Daniel Drake
For configurations where synaptics hardware is present but the synaptics extensions support is not compiled in, the mouse is reprobed and a new device is allocated on every suspend/resume. During probe, psmouse_switch_protocol() calls psmouse_extensions() with set_properties=1. This calls the

image-builder updates...

2009-11-19 Thread Martin Langhoff
http://dev.laptop.org/git/users/martin/image-builder/ In summary: - build.py now can use JFFS2 images directly -- thanks to an included mount_jffs2.sh script. It can still download and use tarballs, but that's only if you request it. - build.py installs RPMs present in an 'rpms' directory in

Re: image-builder updates...

2009-11-19 Thread Daniel Drake
On Thu, 2009-11-19 at 14:14 +0100, Martin Langhoff wrote: - build.py: now adds a custom identifier (pass --buildid) to olpc_build, and stores logs of the customisation and a copy of the customisation script in /var/log/olpc_build /var/log is not accessible on a booted XO (a tmpfs is mounted on

Re: image-builder updates...

2009-11-19 Thread Daniel Drake
On Thu, 2009-11-19 at 14:14 +0100, Martin Langhoff wrote: - build.py now passes the full path of the internal root to the customization script, so you no longer need to hardcode /pristine/802 everywhere. - build.py: now adds a custom identifier (pass --buildid) to olpc_build, and stores

Re: image-builder updates...

2009-11-19 Thread Martin Langhoff
On Thu, Nov 19, 2009 at 2:23 PM, Daniel Drake d...@laptop.org wrote: /var/log is not accessible on a booted XO (a tmpfs is mounted on top) Good point! /usr/share/doc/olpc_build might work better. On Thu, Nov 19, 2009 at 2:28 PM, Daniel Drake d...@laptop.org wrote: These 2 modifications will

Re: configuring Socksproxy for Jabber Server on the XO-1 or XO-1.5

2009-11-19 Thread Tomeu Vizoso
2009/11/18 Manusheel Gupta m...@laptop.org: Hi Tomeu, We did try to search around but have not been able to make much progress towards configuring socks proxy on the XOs. Are you aware if someone would have tried this before? Just to be sure, you want to tell the presence service to

Re: Problem with dracut-modules-olpc-0.2.4

2009-11-19 Thread Esteban Bordón
great! With the new version of dracut-modules-olpc (0.2.8) works fine, but XO boot only if I hold down the ckeck button ('✓') Esteban Bordon Departamento de Sistemas - Plan Ceibal LATU - Av. Italia 6201 - Montevideo, Uruguay C.P. 11500 Tel: (598 2)601 5773 int. 210 Email:

Re: Problem with dracut-modules-olpc-0.2.4

2009-11-19 Thread Daniel Drake
On Thu, 2009-11-19 at 13:17 -0200, Esteban Bordón wrote: great! With the new version of dracut-modules-olpc (0.2.8) works fine, but XO boot only if I hold down the ckeck button ('✓') What happens if you don't hold it down? Daniel ___ Devel

Re: Problem with dracut-modules-olpc-0.2.4

2009-11-19 Thread Esteban Bordón
Screen shows the first point arround X and get stuck Esteban Bordon Departamento de Sistemas - Plan Ceibal LATU - Av. Italia 6201 - Montevideo, Uruguay C.P. 11500 Tel: (598 2)601 5773 int. 210 Email: ebor...@plan.ceibal.edu.uy 2009/11/19 Daniel Drake d...@laptop.org On Thu, 2009-11-19 at

Re: Problem with dracut-modules-olpc-0.2.4

2009-11-19 Thread Daniel Drake
On Thu, 2009-11-19 at 14:06 -0200, Esteban Bordón wrote: Screen shows the first point arround X and get stuck The icon in the center of the screen, is it an XO, or is it the O with only half the X (sort of like an arrow pointing downwards)? Daniel

Re: Problem with dracut-modules-olpc-0.2.4

2009-11-19 Thread Esteban Bordón
I conected a serial console and XO started normally. On XO the image is not deleted... 2009/11/19 Daniel Drake d...@laptop.org On Thu, 2009-11-19 at 14:31 -0200, Esteban Bordón wrote: Is it this image? http://dev.laptop.org/git/users/dsd/olpc-bootanim/plain/images/frame00.png

Re: configuring Socksproxy for Jabber Server on the XO-1 or XO-1.5

2009-11-19 Thread Manusheel Gupta
On Thu, Nov 19, 2009 at 7:41 PM, Tomeu Vizoso to...@sugarlabs.org wrote: 2009/11/18 Manusheel Gupta m...@laptop.org: We did try to search around but have not been able to make much progress towards configuring socks proxy on the XOs. Are you aware if someone would have tried this before?

Re: trac, 1.5 milestone changes

2009-11-19 Thread Martin Langhoff
On Thu, Nov 19, 2009 at 11:32 PM, James Cameron qu...@laptop.org wrote: If you'd like to know what the milestones mean; One of the limitations of trac is that you cannot make a query that says milestone X or Y. You can however combine with components or keywords. If you were to use 1.5 for

Re: trac, 1.5 milestone changes

2009-11-19 Thread Martin Langhoff
On Fri, Nov 20, 2009 at 8:01 AM, Martin Langhoff martin.langh...@gmail.com wrote: One of the limitations of trac is that you cannot make a query that says milestone X or Y. Hi Martin, you're misinformed. Just look at the report and you'll see the ORs in action. Maybe it's a new feature, I