Bug 78527
Summary: | RFE: add versioning in the result file for external maintenance 'hook' | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | R P Herrold <herrold> | ||||
Component: | redhat-config-kickstart | Assignee: | Brent Fox <bfox> | ||||
Status: | CLOSED WONTFIX | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 8.0 | Keywords: | FutureFeature | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Enhancement | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2002-12-16 18:03:17 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
R P Herrold
2002-11-25 07:08:06 UTC
Created attachment 86268 [details]
sample showing the proposed changes
The version and date fields are no problem, but I'm not sure about the vendor-local part. Are you wanting that exposed in the UI? Mebbe I should have split the RFE, because the version and date require no user input handling, too. /me bad. My thought was to provide for a optional 'comment' type field, not hidden with a leading # -- avoiding the leading # permits avoiding the ugliness in parsing which chkconfig has to do. Makes for simpler regex's and so forth It seems to make sense either on a separate tab of its own, maybe called 'Comment', or at the bottom of the present Basic Configuration; _maybe_ it might make sense on Post Configuration, but not really ... My thought was to have a panel or section which says something like: "You may optionally identify this configuration file with a comment which is otherwise ignored by the Installer; some vendors may user this field to embed local vendor configuration system management information." and a one line text entry field. I see your point, but I'm going to say no to this one...mainly because the UI is cluttered enough as it is. I'm really trying to resist adding more widgets to the UI. Closing as 'wontfix'. |