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

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 c...@laptop.org 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

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 c...@laptop.org 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

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

2010-02-02 Thread Daniel Drake
On 2 February 2010 13:17, Martin Langhoff martin.langh...@gmail.com 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

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 Ball

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:

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 about

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 c...@laptop.org 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 d...@laptop.org wrote: The idea is to get this into Fedora to make it