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

Support multiple kernels for one boot environment (systemd-boot) #12

Open
rpthms opened this issue Mar 21, 2020 · 0 comments
Open

Support multiple kernels for one boot environment (systemd-boot) #12

rpthms opened this issue Mar 21, 2020 · 0 comments
Assignees

Comments

@rpthms
Copy link

rpthms commented Mar 21, 2020

Is it possible to make the systemd-boot plugin support multiple kernels for one boot environment? Currently it just clones the org.zectl-<BE>.conf to create a new loader entry. But that file can only contain one kernel. Other kernels can also be installed simultaneously on Arch, like the linux-lts kernel. Maybe we could name other kernel conf files as org.zectl-<BE>@lts.conf or something like that and have zectl clone every conf file with <BE> in it.

@johnramsden johnramsden self-assigned this Mar 21, 2020
atheriel pushed a commit to kamacite-linux/zectl that referenced this issue Jan 29, 2024
…nramsden#12)

If boot environment contains child datasets, we need to pass
along the recursive argument so that we take a recursive snapshot
of children, otherwise zectl_clone() will fail due to missing
snapshot.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants