From 23fd4beb0e679045ff4058d720045cb14afb7540 Mon Sep 17 00:00:00 2001 From: dalto Date: Fri, 19 Feb 2021 21:22:23 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 25f18eb..38293ea 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # EOS systemd-boot -A package to enable systemd-boot automation using kernel-install on EndeavourOS \ No newline at end of file +A package to enable systemd-boot automation using kernel-install on EndeavourOS + +The hooks were adapted from the AUR package originally written by Tilmann Meyer + +The package basically does a few things: +* Masks the mkinitcpio hooks as they are redundant 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