Searched hist:d05fa0d94959e354c6f028826bc540787791d6af (Results 1 – 2 of 2) sorted by relevance
/freebsd/sbin/bectl/tests/ |
H A D | bectl_test.sh | diff d05fa0d94959e354c6f028826bc540787791d6af Thu Jun 27 16:03:32 CEST 2019 Kyle Evans <kevans@FreeBSD.org> 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
|
/freebsd/sbin/bectl/ |
H A D | bectl.c | diff d05fa0d94959e354c6f028826bc540787791d6af Thu Jun 27 16:03:32 CEST 2019 Kyle Evans <kevans@FreeBSD.org> 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
|