On Fri, Feb 19, 2021 at 02:23:52PM -0700, Warner Losh wrote:
> From: Warner Losh <i...@freebsd.org>
> 
> FreeBSD 12.1 has reached end of life. Use 12.2 instead so that FreeBSD's
> project's packages will work.

Not working.  There is a little change in the time zone selection
dialog and we need adjust the install script ...

-        self.console_wait_send("Time Zone Selector",    "a\n")
+        self.console_wait_send("Time Zone Selector",    "0\n")

Try "make vm-build-freebsd" to test changes, add "V=1" for
trouble-shooting.

With that change it seems to work fine (my test install is still busy
fetching packages over my slow internet link ...).

take care,
  Gerd


Reply via email to