Bug 70456
| Summary: | RFE: support rpms in a local dir | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Gerald Teschl <gt> |
| Component: | redhat-config-packages | Assignee: | Jeremy Katz <katzj> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 | CC: | gczarcinski |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-10-03 19:11:11 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
Gerald Teschl
2002-08-01 15:46:19 UTC
You can do this from the command-line (redhat-config-packages --tree=/path/to/tree) but we probably won't get to having this specified in the UI for this release It would be nice if it could read this from a config file (say /etc/sysconfig/redhat-config-packages) such that one can set it up once and then just click on the icon. Thanks. That's what the UI would basically be configuring -- probably not going to happen for this release, though, due to time constraints Why did you put the config file in /etc/redhat-config-packages.method? Because I'm a nice person and then forgot about closing the bug? :) The filename was mainly chosen so that when we add a real config file in a future release (since I'm sure there will have to be one sooner or later), we don't get a conflict on the filename and with getting rpm to replace it. |