]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libbe(3)/bectl(8): Kill off the 'add' functionality for now
authorKyle Evans <kevans@FreeBSD.org>
Sat, 11 Aug 2018 01:02:27 +0000 (01:02 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Sat, 11 Aug 2018 01:02:27 +0000 (01:02 +0000)
commit3d1a1f2cafd6d82dd9a0b916dde781b17eb480d1
tree65938275ffc115244835ff85c8031c06f7207713
parentc65a211146e723379e956cdc63fe1c4a114deac3
libbe(3)/bectl(8): Kill off the 'add' functionality for now

The mostly-undocumented 'add' functionality, from initial read-through, is
intended for construction of deep ("bdrewery style") boot environments.
However, it's mostly broken at this point. `#if SOON` it out on both sides
so that we're not exposing a broken API/feature.

Work will resume on it in due time.
lib/libbe/be.c
lib/libbe/be.h
sbin/bectl/bectl.c