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

Add support for other boot loaders #870

Open
minecrawler opened this issue Jan 10, 2024 · 1 comment
Open

Add support for other boot loaders #870

minecrawler opened this issue Jan 10, 2024 · 1 comment

Comments

@minecrawler
Copy link

At the moment, the install script only supports grub, however it would be great if it would also support other boot loader options, which are gaining popularity:

  • EFISTUB
  • rEFInd
  • systemd-boot
  • UKI

What's the general opinion on this?

@AdelKS
Copy link
Collaborator

AdelKS commented Jan 15, 2024

I think we should remove the support for explicitly doing anything with the bootloader. systemd provides the correct hooks with kernel-install so the user modifies something there so the correct process happens 🤔

afaik I only saw Gentoo implementing this.

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

No branches or pull requests

2 participants