docs(meta): Point to arch-zbm in headline

This commit is contained in:
hygienic-books 2023-10-27 02:39:12 +02:00
parent f58ebc3062
commit 6bd4371997

View File

@ -1,6 +1,6 @@
# zbm-regen-pacman-hook # zbm-regen-pacman-hook
Arch Linux pacman hook to automatically recreate ZFSBootMenu images after upgrades. Arch Linux pacman hook to automatically recreate ZFSBootMenu images after upgrades. This hook is intended to work with [quico.space/quico-os-setup/arch-zbm](https://quico.space/quico-os-setup/arch-zbm), a root-on-ZFS installation script that uses ZFSBootMenu as its boot loader.
# Setup # Setup
@ -22,7 +22,7 @@ This happens as a `PostTransaction` in `pacman`.
# Assumptions # Assumptions
This hook is intended to work with [quico.space/quico-os-setup/arch-zbm](https://quico.space/quico-os-setup/arch-zbm), a root-on-ZFS installation script that uses ZFSBootMenu as its boot loader. Before using this hook for any purpose other than an `arch-zbm` Arch Linux installation please closely review what it does and adapt to your use case as needed. Per [headline](#zbm-regen-pacman-hook) this hook is intended to work with [quico.space/quico-os-setup/arch-zbm](https://quico.space/quico-os-setup/arch-zbm). Before using this hook for any purpose other than an `arch-zbm` Arch Linux installation please closely review what it does and adapt to your use case as needed.
This hook is working on `arch-zbm` machines that use either UEFI or legacy BIOS. This hook is working on `arch-zbm` machines that use either UEFI or legacy BIOS.