https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254441
Bug ID: 254441 Summary: bectl should prevent creating BEs with unbootable names Product: Base System Version: Unspecified Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: b...@freebsd.org Reporter: prob...@puredarwin.org bectl should pervent users from using names for Boot Environments that cannot be booted. Example: sudo -A -E bectl create "$(uname -v) $(date '+%Y-%m-%d-%H%M%S')" created a Boot Environment called FreeBSD 12.1-RELEASE-p13 GENERIC 2021-03-20-192857 which turned out to be unbootable, presumably due to the spaces and possibly other special characters in the name. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"