-----Original Message----- From: Stefan Reinauer [mailto:stepan@coresystems.de] Sent: Monday, April 27, 2009 3:14 PM To: Myles Watson Cc: coreboot@coreboot.org Subject: Re: [coreboot] [v2] r4188 - trunk/coreboot-v2/targets/hp/dl145_g3
On 27.04.2009 22:50 Uhr, Myles Watson wrote:
I don't like having both files if we can get away from it. Maybe abuild just use the Config.lb unless there's a Config-abuild.lb.
Abuild creates a default Config-abuild.lb file unless there is a Config-abuild.lb file already.
The Config.lb files are mostly crap and unusable for work in different development scenarios and have no real features that abuild wouldn't provide without them
So I suggest, we drop all Config.lb files instead, and only keep config-abuild instead.
That'd be fine with me! I think having the redundancy makes it too confusing for beginners. I think it's much easier to tell them to replace __COMPRESSION__ and __LOGLEVEL__ appropriately. Then buildrom (the payload builder) could do that too and we wouldn't have to have Config-lab.lb anymore either.
Once we drop all the others, though, why not just call it Config.lb?
Thanks, Myles