K 10 svn:author V 6 kevans K 8 svn:date V 27 2019-06-27T14:03:32.760193Z K 7 svn:log V 507 bectl(8): create non-recursive boot environments bectl advertises that it has the ability to create recursive and non-recursive boot environments. This patch implements that functionality using the be_create_depth API provided by libbe. With this patch, bectl now works as bectl(8) describes in regards to creating recursive/non-recursive boot environments. Submitted by: Rob Fairbanks (with minor changes) MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D20240 END