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

Replace sed expression for InstallDevice to support unattended install on SL Micro 6 #488

Merged

Conversation

agterdenbos
Copy link
Contributor

@agterdenbos agterdenbos commented Jul 9, 2024

Replaces the sed expression for appending the rd.kiwi.oem.installdevice kernel parameter for unattended install.

fixes #487

Note: the edge-image-builder code base contains the 'ignition.platform' sed expression in other places. These create other incompatibilities with SL Micro 6. KernelArgs is one example. This contribution only covers the InstallDevice issue.

@agterdenbos agterdenbos marked this pull request as ready for review July 9, 2024 09:59
@dbw7 dbw7 merged commit cbefca6 into suse-edge:main Jul 10, 2024
3 checks passed
@agterdenbos agterdenbos deleted the fix/support-installdevice-on-slmicro6 branch July 17, 2024 07:26
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.

SL Micro 6 compatibility issue: installDevice setting ignored
3 participants