Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating installer with an overlay #8352

Closed
Tracked by #8349
smira opened this issue Feb 23, 2024 · 1 comment
Closed
Tracked by #8349

Generating installer with an overlay #8352

smira opened this issue Feb 23, 2024 · 1 comment

Comments

@smira
Copy link
Member

smira commented Feb 23, 2024

Imager can generate installer from an overlay.

Imager will output an extra layer for the installer which contains following files:

/overlay/artifacts/ (copied from the overlay image)
/overlay/installers/default (copied from the overlay installers by name)
/overlay/extra-options (marshalled YAML)

Once installer runs, it detects the presence of /overlay/installers/default, and performs same steps when doing an install, but without profile and additional options, just calling fixed overlay installer, passing extra options, etc.

@frezbo
Copy link
Member

frezbo commented Mar 12, 2024

Fixes by #8383

@frezbo frezbo closed this as completed Mar 12, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants