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

use /etc/kernel/cmdline when using sdboot #113

Closed
lnussel opened this issue Sep 20, 2023 · 1 comment · Fixed by #125
Closed

use /etc/kernel/cmdline when using sdboot #113

lnussel opened this issue Sep 20, 2023 · 1 comment · Fixed by #125

Comments

@lnussel
Copy link
Member

lnussel commented Sep 20, 2023

for configuring selinux, transactional-update hardcodes grub stuff. Needs to use /etc/kernel/cmdline if sdboot is used though

@laenion
Copy link
Collaborator

laenion commented Apr 12, 2024

sdboot also affects kexec reboot method. In general everything which references /boot will have to be changed.

danyspin97 added a commit to danyspin97/transactional-update that referenced this issue Jul 10, 2024
When running on a sdboot, modify /etc/kernel/cmdline instead of the grub
config.

Fixes openSUSE#113
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 a pull request may close this issue.

2 participants