freebsd-dev/sbin/bectl
Kyle Evans a2d93d3c98 bectl(8): Redo jail using jail(3) API
The jail is created with allow.mount, allow.mount.devfs, and
enforce_statfs=1. Upon creation, we immediately attach, chdir to "/", and
drop the user into a shell inside the jail.

The default IP for this is arbitrarily 10.20.30.40.
2018-07-26 04:07:36 +00:00
..
bectl.8 bectl(8): Support unjailing a boot environment 2018-07-26 03:14:58 +00:00
bectl.c bectl(8): Redo jail using jail(3) API 2018-07-26 04:07:36 +00:00
Makefile bectl(8): Support unjailing a boot environment 2018-07-26 03:14:58 +00:00