Re: reading installonlypkgs config option?
seth vidal <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <1175796016.19199.22.camel@cutter> |
On Thu, 2007-04-05 at 13:55 -0400, Matthew Miller wrote: > On Thu, Apr 05, 2007 at 01:36:34PM -0400, seth vidal wrote: > > I see, now. You could do it with a plugin to extract the info from > > yum.conf.installonlypkgs and then run that as an update command. > > Okay, that'll work. > > > Alternatively, you'd have to parse the config file on your own. > > Or if I patch yum to provide config installonlypkgs in yum shell, would you > apply it? sure, but how would you grab the info? it doesn't let you save it, just set it. -sv