Update readme to match current functionality
This commit is contained in:
parent
8acd287d4a
commit
1172a2259e
1 changed files with 4 additions and 3 deletions
|
@ -1,10 +1,11 @@
|
||||||
# EOS systemd-boot
|
# 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:
|
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
|
* Installs hooks to automate the installation and removal of kernels using kernel-install
|
||||||
* Adds support for generating fallback images to kernel-install
|
* Adds support for generating fallback images to kernel-install
|
||||||
|
* Saves kernel options to /etc/kernel/cmdline to support recovery in a chroot
|
||||||
|
|
Loading…
Add table
Reference in a new issue