Re: olpc-dm, olpc-utils, olpc-session, rainbow etc

2008-07-01 Thread Holger Levsen
Hi Michael,

On Tuesday 24 June 2008 02:17, Michael Stone wrote:
  Where is olpc-session kept? (Of course I can copy it from my XO, but...
  :)
 On-XO,
   rpm -qif `which olpc-session`

thanks for that rpm command! I've added it to my rpm-tips+tricks notes :)

  Is this the latest olpc-util package:
  http://people.redhat.com/sundaram/olpc-utils-0.15-1.fc7.src.rpm ?

 Nope. You'd want to run something like:
   koji latest-pkg dist-olpc2 olpc-utils

Thanks, I now found git.laptop.org/projects (again ;)

 or, on a recent build,
   rpm -qi olpc-utils

 (Also, if koji isn't available on your OS, then please consider
 packaging it; it's very handy for investigating the Fedora build
 system.)

Hm. koji is not available in Debian. Do you know where the upstream sources 
are kept?

 Let me know if you require any assistance with rainbow or olpc-utils.

olpc-utils is basically ready for upload, the debian package source is 
available at svn://svn.debian.org/svn/debian-olpc/olpc-utils (yeah, svn, 
we'll switch to git soonish..)

rainbow is next on my list, I guess I will ask you then.. :)

I haven't uploaded (and fully polished..) olpc-utils yet, as I'm busy bringing 
other packages in shape for lenny, as I dont see a realistic chance to 
support the XO in lenny with a sugar desktop experience like with fedora. 


Thanks,
Holger


pgpAzzhxNTbDa.pgp
Description: PGP signature
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


olpc-dm, olpc-utils, olpc-session, rainbow etc

2008-06-23 Thread Holger Levsen
Hi,

there is now a sugar desktop profile in Debian Edu, it doesnt really work yet, 
but its there :) 

(Debian Edu modifies the debian installer so that you can choose between 4 (or 
6, in expert mode) profiles which install specific sets of packages and apply 
certain preconfigurations.)

And now I'm wondering what is needed to make the install mimic the fedora 
install, besides the various sugar packages I for sure need matchbox and 
network-manager, anything else?

And I need the olpc-utils, /usr/sbin/olpc-dm and /usr/bin/olpc-session, at 
least, though there is more in /usr/bin and /usr/sbin starting with olpc* on 
a fedora install :)

I found some sources for olpc-dm on http://dev.laptop.org/~quozl/olpc-utils/ 
but those are from 2007. Are those the latest? 

Where is olpc-session kept? (Of course I can copy it from my XO, but... :)

Is this the latest olpc-util package: 
http://people.redhat.com/sundaram/olpc-utils-0.15-1.fc7.src.rpm ?

Where do I find the sources for rainbow?



Thanks  regards,
Holger


pgpNFNxDIr8JP.pgp
Description: PGP signature
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: olpc-dm, olpc-utils, olpc-session, rainbow etc

2008-06-23 Thread Marco Pesenti Gritti
2008/6/23 Holger Levsen [EMAIL PROTECTED]:
 Hi,

 there is now a sugar desktop profile in Debian Edu, it doesnt really work yet,
 but its there :)

 (Debian Edu modifies the debian installer so that you can choose between 4 (or
 6, in expert mode) profiles which install specific sets of packages and apply
 certain preconfigurations.)

 And now I'm wondering what is needed to make the install mimic the fedora
 install, besides the various sugar packages I for sure need matchbox and
 network-manager, anything else?

 And I need the olpc-utils, /usr/sbin/olpc-dm and /usr/bin/olpc-session, at
 least, though there is more in /usr/bin and /usr/sbin starting with olpc* on
 a fedora install :)

Do you actually want to use a specific dm for Sugar? If you are
supporting multiple desktops at the same time you would better off
just using gdm.

Marco
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: olpc-dm, olpc-utils, olpc-session, rainbow etc

2008-06-23 Thread Holger Levsen
Hi Marco,

On Monday 23 June 2008 21:39, Marco Pesenti Gritti wrote:
 Do you actually want to use a specific dm for Sugar? If you are
 supporting multiple desktops at the same time you would better off
 just using gdm.

For that specific profile, I just want to support the sugar desktop :)


regards,
Holger


pgpiReq53Br5n.pgp
Description: PGP signature
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: olpc-dm, olpc-utils, olpc-session, rainbow etc

2008-06-23 Thread Michael Stone
On Mon, Jun 23, 2008 at 09:35:02PM +0200, Holger Levsen wrote:
 Hi,
 
 there is now a sugar desktop profile in Debian Edu, it doesnt really work 
 yet, 
 but its there :) 
 
 (Debian Edu modifies the debian installer so that you can choose between 4 
 (or 
 6, in expert mode) profiles which install specific sets of packages and apply 
 certain preconfigurations.)
 
 And now I'm wondering what is needed to make the install mimic the fedora 
 install, besides the various sugar packages I for sure need matchbox and 
 network-manager, anything else?
 
 Where is olpc-session kept? (Of course I can copy it from my XO, but... :)

On-XO,

  rpm -qif `which olpc-session`

reports that olpc-session is owned by olpc-utils. You can track down the
sources for olpc-utils by reading the olpc-utils spec file out of Fedora
CVS, or by asking around, as you have done.

 Is this the latest olpc-util package: 
 http://people.redhat.com/sundaram/olpc-utils-0.15-1.fc7.src.rpm ?

Nope. You'd want to run something like:

  koji latest-pkg dist-olpc2 olpc-utils

or, on a recent build,

  rpm -qi olpc-utils

(Also, if koji isn't available on your OS, then please consider
packaging it; it's very handy for investigating the Fedora build
system.)

As it happens, the olpc-utils source code is maintained at

  http://dev.laptop.org/git/projects/olpc-utils

 Where do I find the sources for rainbow?

  http://dev.laptop.org/git/security

Let me know if you require any assistance with rainbow or olpc-utils.

Michael


___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel