Update README.md

This commit is contained in:
dalto 2022-08-21 13:05:10 +00:00
parent 1172a2259e
commit 5dec04de2f

View file

@ -4,8 +4,10 @@ A package to enable systemd-boot automation using kernel-install on Arch-based d
The kernel-install hooks were adapted from the AUR package originally written by Tilmann Meyer
The package basically does a few things:
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.