Skip to content

Fix output extension management#303

Closed
davidcassany wants to merge 2 commits intoSUSE:mainfrom
davidcassany:fix_output_extension_management
Closed

Fix output extension management#303
davidcassany wants to merge 2 commits intoSUSE:mainfrom
davidcassany:fix_output_extension_management

Conversation

@davidcassany
Copy link
Copy Markdown
Contributor

This PR turns customize --output flag value as the basename without extension of the resulting image. The extension is based on type (raw or iso) and the resulting image is always placed inside the folder defined by the value of --customize-output.

Fixes #300

Signed-off-by: David Cassany <dcassany@suse.com>
Signed-off-by: David Cassany <dcassany@suse.com>
@davidcassany davidcassany requested a review from a team as a code owner December 11, 2025 12:05
@davidcassany davidcassany marked this pull request as draft December 11, 2025 14:21
@davidcassany
Copy link
Copy Markdown
Contributor Author

Closing as this is a low priority PR that overlaps with #304 and #302. Moreover #302 is almost fixing #300 (as a consequence of not truncating the produced image file). Gonna review if something is missing once mentioned PRs are merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Customize: using a different extension than raw|iso in --output flag causes the build to create wrong artifacts

1 participant