]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
rescue: belatedly add zfsbootcfg
authorWarner Losh <imp@FreeBSD.org>
Mon, 12 Feb 2024 18:44:32 +0000 (11:44 -0700)
committerWarner Losh <imp@FreeBSD.org>
Mon, 12 Feb 2024 18:44:32 +0000 (11:44 -0700)
commitac4847e6b0e9a4ab71c96826afadb06ae78e702a
treec21446c5ffdcd0753eb116af6fc403f8a8b1b8ff
parent9622dc05ae11b145f1602fd0bb1fd6509c074b00
rescue: belatedly add zfsbootcfg

nextboot.sh uses zfsbootcfg to enable nextboot functionality for ZFS,
but zfsbootcfg was never added. Add it now since the nextboot binary
that replaced the script also uses it via system.

Sponsored by: Netflix
Reviewed by: kevans, kib, emaste
Differential Revision: https://reviews.freebsd.org/D43844
rescue/rescue/Makefile