Update README.md
This commit is contained in:
parent
8e092566b3
commit
23fd4beb0e
1 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
||||||
# 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 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue