Skip to content

[SLE-16.0] Autoload the installation profile from the medium root (jsc#PED-16010)#3385

Merged
lslezak merged 1 commit intoSLE-16from
load-profile-from-medium-16.0
Apr 14, 2026
Merged

[SLE-16.0] Autoload the installation profile from the medium root (jsc#PED-16010)#3385
lslezak merged 1 commit intoSLE-16from
load-profile-from-medium-16.0

Conversation

@lslezak
Copy link
Copy Markdown
Contributor

@lslezak lslezak commented Apr 14, 2026

Problem

Solution

Testing

  • Tested manually with a patched ISO image
# journalctl -u agama-autoinstall.service
Apr 14 16:30:30 agama systemd[1]: Started Agama automatic profile runner.
Apr 14 16:30:30 agama agama-autoinstall[5443]: Could not load the configuration from label://OEMDRV/autoinst.jsonnet
Apr 14 16:30:30 agama agama-autoinstall[5443]: Could not load the configuration from label://OEMDRV/autoinst.json
Apr 14 16:30:33 agama agama-autoinstall[5443]: Could not load the configuration from label://OEMDRV/autoinst.xml
Apr 14 16:30:33 agama agama-autoinstall[5443]: Could not load the configuration from file:///run/initramfs/live/autoinst.jsonnet
Apr 14 16:30:42 agama agama-autoinstall[5443]: Configuration loaded from file:///run/initramfs/live/autoinst.json
Apr 14 16:30:42 agama agama-autoinstall[5443]: Skipping the auto-installation on user's request (inst.install=0)
Apr 14 16:30:42 agama systemd[1]: agama-autoinstall.service: Deactivated successfully.
Apr 14 16:30:42 agama systemd[1]: agama-autoinstall.service: Consumed 1.125s CPU time, 18.2M memory peak.

The /autoinst.json from the ISO was found and successfully loaded.

Notes

  • The openAPI CI job fails as it uses the old Ubuntu based definition which does not work anymore, just ignore the failure. Later we should update the CI definitions.

@lslezak lslezak merged commit 696adcc into SLE-16 Apr 14, 2026
14 of 17 checks passed
@lslezak lslezak deleted the load-profile-from-medium-16.0 branch April 14, 2026 14:44
@lslezak lslezak changed the title Autoload the installation profile from the medium root (jsc#PED-16010) [SLE-16.0] Autoload the installation profile from the medium root (jsc#PED-16010) Apr 14, 2026
@lslezak lslezak added SLE-16.0 Maintenance update for SLE-16.0 labels Apr 14, 2026
@imobachgs imobachgs mentioned this pull request Apr 14, 2026
imobachgs added a commit that referenced this pull request Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

SLE-16.0 Maintenance update for SLE-16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants