freebsd-dev/sbin/bectl
Kyle Evans d05fa0d949 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 <rob.fx907 gmail com> (with minor changes)
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D20240
2019-06-27 14:03:32 +00:00
..
tests bectl(8): create non-recursive boot environments 2019-06-27 14:03:32 +00:00
bectl_jail.c bectl(8): Don't accept jid=0 from jail_getid 2019-06-02 14:05:51 +00:00
bectl_list.c bectl(8): Use strcmp, rather than trying to directly compare 2018-08-12 00:09:52 +00:00
bectl.8 bectl(8): add description for create subcommand 2019-05-22 23:07:40 +00:00
bectl.c bectl(8): create non-recursive boot environments 2019-06-27 14:03:32 +00:00
bectl.h bectl(8): Split list functionality out into its own file as well 2018-08-06 03:41:52 +00:00
Makefile bectl(8): Add some regression tests 2018-11-19 02:30:12 +00:00