aboutsummaryrefslogtreecommitdiff
path: root/custom/zz-grub-zfs-snap.hook
Commit message (Collapse)AuthorAgeFilesLines
* Add grub-zfs-snap for ZFS snapshot boot entriesCraig Jennings2026-01-181-0/+22
Add ability to boot into ZFS snapshots directly from GRUB menu: - grub-zfs-snap: generates GRUB submenu entries for recent snapshots - 40_zfs_snapshots: GRUB generator script installed to /etc/grub.d/ - zz-grub-zfs-snap.hook: pacman hook for automatic GRUB regeneration The GRUB menu automatically updates after kernel/ZFS package changes. Up to 10 most recent snapshots appear in a "ZFS Snapshots" submenu.