Bug 577247
| Summary: | [PATCH] Add --initrd-injections option | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Colin Walters <walters> | ||||||
| Component: | python-virtinst | Assignee: | Cole Robinson <crobinso> | ||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | rawhide | CC: | berrange, crobinso, jforbes, virt-maint | ||||||
| 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: | 2010-04-26 16:13:18 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Colin Walters
2010-03-26 14:51:10 UTC
Created attachment 402861 [details]
Add --initrd-injections option
Created attachment 404829 [details]
add --kickstart, --initrd-inject
Implement --kickstart too
Sorry this took so long, applied upstream now: http://hg.fedorahosted.org/hg/python-virtinst/rev/74bc3757b247 I added man page docs and some logging, and dropped the --kickstart option: I'm not sure how best to expose that capability, so I figured for now just stick with the --initrd-inject option. Sorry for the busy work :) Just closing as upstream, this will be in rawhide when we cut a new release Thanks! No problem here not having --kickstart; I'm happy with that living in a higher level tool. (What I want is a UI in virt manager where you can pick an OS, pick a version, then optionally edit a kickstart file if you chose Fedora/RHEL) |