Eric Sorenson wrote:
Actually mrepo (wonderful though it is) does not actually do what the original poster wants. He wants to take the RPMS from the cds and overlay downloaded updates to build a new install tree. Ethan McCallam's 'novi' does this: http://www.exmachinatech.net/01/novi/
However the kickstart code: repo --name=updates --url=http://localrepo/updates/ %packages @whatever-group whatever-packagewould just do the same assuming you sync you're core and updates repositories.
Or am I missing the point here? Kind regards, Jeroen van Meeuwen