]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
beinstall.sh: Use bectl instead of beadm by default
authorMateusz Piotrowski <0mp@FreeBSD.org>
Fri, 30 Oct 2020 09:40:55 +0000 (09:40 +0000)
committerMateusz Piotrowski <0mp@FreeBSD.org>
Fri, 30 Oct 2020 09:40:55 +0000 (09:40 +0000)
commiteb7f380f120da0248c0a9a88a5224da91ac10b0b
tree77d92b2fb6d15e73f6f8135b3e0348d2bcc0730d
parent418b5444f8727fff383b67943b0d7d9241e61b0c
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