On Wed, 2008-05-28 at 17:08 -0400, Chris Lumens wrote: > In past releases of Fedora, we've maintained a list in the install class > that specifies extra repos that should be added to the task list UI. In > the last release (F9), we got nailed because the mirror URLs changed and > we didn't notice, so clicking "Additional Fedora Software" failed. > Further, people keep wanting the updates repo enabled. > > What better way to fix up both these problems than to use the existing > /etc/yum.repos.d/* files from the fedora-release package instead of > maintaing our own list? That's what the attached patch does. It's not > complete yet but it is getting there. Nice. One problem I'd note - you're using .treeinfo (yay) to get the "version" string, except .treeinfo and fedora-release don't usually agree on the version. For example: in F9Beta we have fedora-release-8.92, but .treeinfo version is "9-Beta". Maybe we want to force them to be the same with some patching in buildinstall? Or add a "releasever" .treeinfo variable that definitely matches what yum will consider $releasever? -w
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list