Bug 186022

Summary: Specify single repo
Product: [Fedora] Fedora Reporter: jrrobbins
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: katzj
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-21 03:37:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description jrrobbins 2006-03-21 03:13:46 UTC
In Yum, I think it would be quite useful to be able to specify a single repo to
get a package from for quicker installation. It'd be kind of like the
--enablerepo=repo and --disablerepo=repo switches, but it would disable all
repos but the one specified.

Comment 1 Seth Vidal 2006-03-21 03:37:23 UTC
yum --disablerepo='*' --enablerepo=whateverepoyouwant


I don't see a need to add anything beyond that.