freebsd-src/sbin/bectl
Kyle Evans 227e52a9c0 bectl: push space-in-name check down into libbe
This check was previously in `create` only, not applying to renames.  It
should really be applied at the libbe level, so that we can avoid
writing about this restriction over and over again.

While we're here: `bectl rename` always succeeds, even when it doesn't.
Start returning the error.

Reported By:	Christian McDonald <cmcdonald netgate com>

(cherry picked from commit dadb9c7093)
2022-04-05 22:37:07 -05:00
..
tests bectl(8): don't allow creation of boot environments with spaces 2021-06-11 09:28:41 -08:00
bectl.8 bectl: add some discussion about boot environment layouts 2022-04-05 22:37:07 -05:00
bectl.c bectl: push space-in-name check down into libbe 2022-04-05 22:37:07 -05:00
bectl.h
bectl_jail.c bectl: simplify the tail end of the jail cmd 2020-12-06 15:58:50 +00:00
bectl_list.c
Makefile pkgbase: Move bectl to the runtime package 2021-01-04 16:17:12 +01:00
Makefile.depend