On Wed, 2007-03-07 at 17:32 -0500, Jesse Keating wrote: > This patch removes the call to createrepo from within buildinstall. Instead > it allows the compose tool to create the repo before calling buildinstall. > There is a check added to make sure that repodata exists before continuing > on. The desired side effect of this is that it allows the compose tool to > reference the comps.xml file as it needs, and buildinstall no longer needs a > comps.xml in $PRODUCTPATH/base/. This should be the last step to killing off > the base/ directory. > > I've tested with pungi (pungi making repodata before calling buildinstall) and > things seem to work. Thanks, committed Jeremy