From 1172a2259e7705106fac64a3506e0582a10b022e Mon Sep 17 00:00:00 2001 From: dalto Date: Mon, 8 Mar 2021 07:16:18 -0600 Subject: [PATCH] Update readme to match current functionality --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 38293ea..b896d74 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # EOS systemd-boot -A package to enable systemd-boot automation using kernel-install on EndeavourOS +A package to enable systemd-boot automation using kernel-install on Arch-based distros -The hooks were adapted from the AUR package originally written by Tilmann Meyer +The kernel-install 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 +* 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