Skip to content

Conversation

@davidcassany
Copy link
Contributor

@davidcassany davidcassany commented Nov 19, 2025

This PR brings in the capability of customizing ISO images into a new expandable disk image. Basically it adds the --type flag to the customize command, which defaults to iso but it can also be raw.

The customize process always requires an ISO as the input.

This commit adds the reset command which installs the system
from the recovery partition to the rest of the current disk.
As of today it can only reset if the rest of the disk is not
partitioned yet.

Running from a installer disk image calling `elemental reset` is
enough to self install and expand to the current disk geomtery. No
further flags are required as all the installation details were
already embedded as part of the build installer process.

Signed-off-by: David Cassany <[email protected]>
With this commit the installer package includes a Customize
method that is capable to run the customzie process over
an ISO input (as it used to be) but setting the output
to ISO or RAW images.

Signed-off-by: David Cassany <[email protected]>
@davidcassany davidcassany requested a review from a team as a code owner November 19, 2025 12:53
@davidcassany davidcassany marked this pull request as draft November 19, 2025 12:53
@davidcassany
Copy link
Contributor Author

Draft as it is based on #237

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.

1 participant