https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=131059
--- Comment #4 from [email protected] --- A commit references this bug: Author: gonzo Date: Mon Feb 4 10:24:17 UTC 2019 New revision: 343739 URL: https://svnweb.freebsd.org/changeset/base/343739 Log: MFC r343391: Fix prompt for MFSROOT in tinybsd tinybsd offers two choices when prompting user for MFSROOT: 'YES' and 'NO'. Script logic only handles 'yes'. Change offered values to lower case. PR: 131059 Submitted by: Brock Williams <[email protected]> Changes: _U stable/12/ stable/12/tools/tools/tinybsd/tinybsd -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
