Update README.md
This commit is contained in:
parent
1172a2259e
commit
5dec04de2f
1 changed files with 3 additions and 1 deletions
|
@ -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 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
|
* 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
|
* 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.
|
||||||
|
|
Loading…
Add table
Reference in a new issue