Use ISO instead of Base for OS info - #553
Conversation
Previously `release-info` command referred to `OperatingSystem.Image.Base` for the OS info in its output. In spite of having the image listed by it downloaded locally, running `customize` with `--local` would fail. This is because `customize` uses `OperatingSystem.Image.ISO` to build on top of. Signed-off-by: Dharmit Shah <dharmit.shah@suse.com>
|
While this is true, when running Since the field is labeled Alternatively, we could provide the |
|
@ipetrov117 thank you for the explanation. 👍🏽
I'd prefer this. Personally, my workflow is:
I don't see a reason right now, but at some point I feel it'll be valuable to add a flag to |
davidcassany
left a comment
There was a problem hiding this comment.
I am also unsure about this change, I think the Operating System should point to the OS image. However I see the benefits of having the ISO listed too, so I think the ISO deserves another field or making the Operator System a multi value stanza. I am not sure what would be the best approach. IMHO release info should give the references of both, the installer image and the OS image.
Previously
release-infocommand referred toOperatingSystem.Image.Basefor the OS info in its output. In spite of having the image listed by it downloaded locally, runningcustomizewith--localwould fail. This is becausecustomizeusesOperatingSystem.Image.ISOto build on top of.Example output: