On Mon, 2008-05-12 at 23:12 +0200, Jeroen van Meeuwen wrote:
Jesse Keating wrote:
On Mon, 2008-05-12 at 22:54 +0200, Jeroen van Meeuwen wrote:
Revisiting this topic;
I've got this implemented differently right now; I'm pointing buildinstall to one or more of the enabled repositories configured, as it's just using yum with a configuration file that can perfectly point at baseurls and mirrorlists. This does require some modifications to buildinstall though, and I'm not sure whether the anaconda guys would even consider it.
Attached is a the modified buildinstall script taking multiple --repo parameters (currently only taking baseurls though).
Didn't Will Woods submit a patch shortly after I posted this that allowed for passing multiple repos to buildinstall?
You're right, he did, on the anaconda-devel list. I've missed it ;-)
And fwiw, I applied the patch to anaconda master about 30 or 45 minutes ago :)
Jeremy