On Tue, 2010-08-31 at 16:24 -0500, Bruno Wolff III wrote: > On Wed, Sep 01, 2010 at 02:42:03 +0530, > Arun SAG <[email protected]> wrote: > > > > Thank you. But i am sorry, i am going to distribute this livecd i cannot ask > > people to do this. Is there any way around? > > Use a custom set of repos to build it. > The simplest immediate way is probably to download the source rpm for the > working NetworkManager and use it to build a new rpm with a slightly higher > version than the broken one (by editing the spec file), put it in a directory > by itself and run createrepo. Then edit the kickstart file to use that > repo in addition to the others you are using.
There's a simpler way than that. Add --excludepkgs=NetworkManager* to the updates repo line in the kickstart file and put the older NetworkManager rpms in the custom repo unchanged. -- livecd mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/livecd
