image-builder, now with signing foo

2010-02-02 Thread Martin Langhoff
For deployments on 8.2.x builds that are taking advantage of key autonomy, image-builder can now sign all the build components if you give it the path to a directory with the relevant private keys. http://dev.laptop.org/git/users/martin/image-builder/log/ cheers, m -- martin.langh...@gmail.co

Re: Build system and repos for F11/XO-1.5?

2010-02-02 Thread Martin Langhoff
On Tue, Feb 2, 2010 at 2:33 PM, Chris Ball wrote: > It's already got one of those -- see modules/signing/README. gawjus! Thanks Daniel and Chris for the responses. On Tue, Feb 2, 2010 at 2:33 PM, Daniel Drake wrote: > The idea is to get this into Fedora to make it dead easy for deployments: > h

Re: Build system and repos for F11/XO-1.5?

2010-02-02 Thread Chris Ball
Hi, > - Can it build F11/XO-1 images, with jffs2? Yes, see modules/jffs2_image/README. > - Can it build "partitioned" images? I think 1.5 images are always partitioned, 1.0 images are always not, looking at the code (modules/sd_card_image/ for 1.5). > - I see the stern warning abou

Weekly Infrastructure Meeting Reminder

2010-02-02 Thread Stefan Unterhauser
Infrastructure meeting: Volunteer Infrastructure Gang, Sugarlabs Infrastructure Team and TreeHousers :) # Date: 2010-02-02 # Time: 21:00 UTC (16:00 EST, 22:00 CET) # Agenda: http://etherpad.com/9LHNuaKPY2 # Location: #treehouse on irc.oftc.net # or Link: http://embed.mibbit.com/?server=irc.oftc.ne

Re: Build system and repos for F11/XO-1.5?

2010-02-02 Thread Chris Ball
Hi, > - provide an example kickstart / ini that sets all the config > values needed for a deployment Yep. > - provide an easy way to sign all the components for deployments > that use key autonomy It's already got one of those -- see modules/signing/README. - Chris. -- Chris Bal

Re: Build system and repos for F11/XO-1.5?

2010-02-02 Thread Daniel Drake
On 2 February 2010 13:17, Martin Langhoff wrote: > couple questions about it... > >  - Can it build F11/XO-1 images, with jffs2? Yes, it is used for Steven's recent F11-XO1 releases >  - Can it build "partitioned" images? Yes, it has been used for all recent XO-1.5 OS builds which are partition

Re: Build system and repos for F11/XO-1.5?

2010-02-02 Thread Martin Langhoff
On Tue, Feb 2, 2010 at 12:36 PM, Chris Ball wrote: > http://dev.laptop.org/git/projects/olpc-os-builder/tree/doc/README To Daniel, couple questions about it... - Can it build F11/XO-1 images, with jffs2? - Can it build "partitioned" images? - I see the stern warning about running the compo

Re: Build system and repos for F11/XO-1.5?

2010-02-02 Thread Martin Langhoff
On Tue, Feb 2, 2010 at 12:36 PM, Chris Ball wrote: > We're using dsd's new tool, which is: Excellent, thanks for the confirmation. > To reproduce the latest 10.1.1 build: > > # python osbuilder.py examples/olpc-os-10.1.1-xo1.5.ini Right. I will have to work on it to... - provide an example ki

Re: Build system and repos for F11/XO-1.5?

2010-02-02 Thread Chris Ball
Hi, > I am starting to work with deployments on how to respin our > F11/XO-1.5 OS. What is the current build system for the > F11/XO-1.5? Are we still using livecd-creator? Or dsd's new toy > (for which I haven't found the code or the doco yet)? We're using dsd's new tool, which is:

Build system and repos for F11/XO-1.5?

2010-02-02 Thread Martin Langhoff
I am starting to work with deployments on how to respin our F11/XO-1.5 OS. What is the current build system for the F11/XO-1.5? Are we still using livecd-creator? Or dsd's new toy (for which I haven't found the code or the doco yet)? BTW, if instead of re-spinning an image (like image-creator does