Bug 481465
| Summary: | RFE: add an option --exclude-bin to yum-remove-with-leaves | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Muayyad Alsadi <alsadi> |
| Component: | yum-utils | Assignee: | Seth Vidal <skvidal> |
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | james.antill, pmatilai, tim.lauridsen |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-02-02 15:49:06 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
Muayyad Alsadi
2009-01-25 08:38:28 UTC
I added an --leaves-exclude-bin option to the plugin in upstream yum-utils. http://yum.baseurl.org/gitweb?p=yum-utils.git;a=commit;h=46bab38465ab334dd933b8fb2537d9db7fcdf722 thanks very much, but is there a wisdom for not making it a default (other than saving some time in the loop) You can set it as a default in the remove-with-leaves.conf file. setting exclude_bin=1 will do it. I don't want it as the default b/c it seems like extra confusion. |