Re: [Server-devel] [Sugar-devel] Notes on service discovery XS/XO

2009-04-22 Thread Peter Robinson
>> I'm afraid that's not always true. Running Debian Lenny here without > > Paul, Iñaki, -- you guys are right. > > It also means that there's no point worrying about pushing extra > records in the DNS responses. It won't affect the XS side of things, but from the XO client side of things the new

Re: [Server-devel] Understanding registering xo process

2009-04-22 Thread Martin Langhoff
On Wed, Apr 22, 2009 at 4:41 PM, Ciro Nuñez wrote: > I was interested on an alternative way to backup XO files (in XO build 703-7) > on XS Server; > and I thought that understanding the registering process could help. The current backup code is called "ds-backup". See the wiki and search the arc

Re: [Server-devel] Understanding registering xo process

2009-04-22 Thread Ciro Nuñez
I was interested on an alternative way to backup XO files (in XO build 703-7) on XS Server; and I thought that understanding the registering process could help. Thank you, Martin and Reuben. Ciro. De: Martin Langhoff [martin.langh...@gmail.com] Enviado el

Re: [Server-devel] Understanding registering xo process

2009-04-22 Thread Martin Langhoff
On Wed, Apr 22, 2009 at 2:38 AM, Reuben K. Caron wrote: > I believe it is schoolserver.py Exacto. I don't know what code displays the menu on screen for it, but the registration happens right there. Are you trying to modify the registration behaviour? What would you like it to do? cheers, m

Re: [Server-devel] [Sugar-devel] Notes on service discovery XS/XO

2009-04-22 Thread Martin Langhoff
On Wed, Apr 22, 2009 at 2:46 AM, wrote: > I believe this is exactly what has been done over the last few years in the > DNS server/DNS cache software. they used to accept extra responses like you > are trying to make, but nowdays they don't. As everyone pointed out, I was wrong about plain clien

Re: [Server-devel] [Sugar-devel] Notes on service discovery XS/XO

2009-04-22 Thread Martin Langhoff
2009/4/22 Iñaki Arenaza : > I'm afraid that's not always true. Running Debian Lenny here without Paul, Iñaki, -- you guys are right. It also means that there's no point worrying about pushing extra records in the DNS responses. > I've used tcpdump to dump DNS traffic while running 'ping -n I bo