[Yum-devel] New yum commandline option

seth vidal skvidal at linux.duke.edu
Fri Jan 6 07:34:54 UTC 2006


On Fri, 2006-01-06 at 08:21 +0100, Tim Lauridsen wrote:
> seth vidal wrote: 
> > On Thu, 2006-01-05 at 20:12 +0100, Terje Rosten wrote:
> >   
> > > More about commandline options:
> > > 
> > > I would like to see these:
> > > 
> > >  o rename {en,dis}ablerepo to {en,disable}:
> > > 
> > >    yum --disable=<some-repo> --enable=<another-repo>
> > >     
> > 
> > eh, that's just going to promote confusion, really.
> > 
> > 
> >   
> The --disablerepo , --enablerepo is just fine, it like options that is
> telling what they are doing.
> maybe support for list of repos in the --disablerepo , --enablerepo
> options
> Ex.
> --enablerepo=freshrpms,dries,dag
> insted of :
> --enablerepo=freshrpms --enablerepo=dries --enablerepo=dag
> 

so you want to add comma parsing to the already-existent glob parsing in
the repo processing, then?

-sv





More information about the Yum-devel mailing list