Re: olpc-os-builder config tweaks

2010-04-12 Thread Daniel Drake
I also fixed a small issue in the configuration where public_rpm
packages were not overriding F11 updates...be sure to double-check the
list of package changes in the next build.

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


olpc-os-builder config tweaks

2010-04-12 Thread Daniel Drake
Hi Chris,

I added a mechanism so that we can keep separate the OLPC-specific
configuration from the sample config that can be reused by
deployments, and I stripped out the OLPC-specific bits from those
default configs.

So you'll want to create a cjb-specific config file somewhere with
this contents:

[global]
official=1
modules_extra=signing

[signing]
bios_crypto_path=/home/cjb/git/bios-crypto
make_zsp_fs_zip=1


then when making builds, run the program with
--additional-defaults=/path/to/cjb-extras.ini

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