]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
beinstall.sh: Use bectl instead of beadm by default
author0mp <0mp@FreeBSD.org>
Fri, 30 Oct 2020 09:40:55 +0000 (09:40 +0000)
committer0mp <0mp@FreeBSD.org>
Fri, 30 Oct 2020 09:40:55 +0000 (09:40 +0000)
commitd5221467165529f64839c35e351a77884f2d0a26
tree77d92b2fb6d15e73f6f8135b3e0348d2bcc0730d
parentc15425126b2364b29f29dd85d2d15be8e833cc85
beinstall.sh: Use bectl instead of beadm by default

This patch also introduces an environment variable BE_UTILITY,
which can be used to specify the utility to use for managing
ZFS boot environments (which can be either bectl or beadm).

While here, fix some typos in the manual page and
remove beadm from section "SEE ALSO".

Reviewed by: bcr, kevans, rpokala
Approved by: will
Differential Revision: https://reviews.freebsd.org/D21111
share/man/man8/beinstall.8
tools/build/beinstall.sh