Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Mar 2021 19:41:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 254441] bectl should prevent creating BEs with unbootable names
Message-ID:  <bug-254441-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254441

            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: bugs@FreeBSD.org
          Reporter: probono@puredarwin.org

bectl should pervent users from using names for Boot Environments that cann=
ot
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254441-227>