]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge libbe(3)/bectl(8) from projects/bectl into head
authorKyle Evans <kevans@FreeBSD.org>
Sat, 11 Aug 2018 23:50:09 +0000 (23:50 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Sat, 11 Aug 2018 23:50:09 +0000 (23:50 +0000)
commit3f48dbd1cca5b4d2f5fee9a17a8834e428083b2d
tree8c70ed48261c2d616ecc53648944adb617d7902b
parentef8e2d2d01f80da1c046c73198a39986fbafea0d
parent35d2028fb8f70939026cc33c12280a4db8f90deb
Merge libbe(3)/bectl(8) from projects/bectl into head

bectl(8) is an administrative interface for working with ZFS boot
environments, intended to provide a superset of the functionality provided
by sysutils/beadm.

libbe(3) is the back-end library that the required functionality has been
pulled out into for later reuse.

These were originally written for GSoC 2017 under the mentorship of
allanjude@.

bectl(8) has proven pretty stable in my testing, with the known bug
documented in the man page.

Relnotes: yes