A package to enable systemd-boot automation using kernel-install on Parch Linux, Forked from EndeavourOS Project.
Find a file
2023-10-01 10:37:30 -05:00
src Fix non-kernel triggers 2023-10-01 10:37:30 -05:00
LICENSE Add LICENSE 2021-02-21 23:49:22 +00:00
README.md Make note smaller in README.md 2022-08-21 13:06:03 +00:00

EOS systemd-boot

A package to enable systemd-boot automation using kernel-install on Arch-based distros

The kernel-install hooks were adapted from the AUR package originally written by Tilmann Meyer

The package does a few things:

  • Overrides the mkinitcpio hooks to generate presets that work with kernel-install
  • Installs hooks to automate the installation and removal of kernels using kernel-install
  • Adds support for generating fallback images to kernel-install
  • Saves kernel options to /etc/kernel/cmdline to support recovery in a chroot

NOTE: While this package was initially developed for EndeavourOS, there is nothing specific to EOS in it. It should work with any Arch-based distro.