I've recreated something like this in efivar as well... I need to study
the code for how to improve it to have sanity limits... I hope to have a
patch soon... Thanks for this data point. I think I'm on the right track.
Warner
On Fri, Oct 26, 2018 at 3:47 PM Harry Newton wrote:
> So patching o
So patching out find_currdev() in efi/loader/main.c allows the machine to
boot. The hang occurs in the call to efi_devpath_name() in
match_boot_info() because the (last) call to ConvertDevicePathToText() call
does not return.
/H
On 24 October 2018 at 07:32, Toomas Soome wrote:
>
>
> > On 24 Oc
On Fri, Oct 26, 2018 at 07:35:14PM +0530, Rajesh Kumar wrote:
> Hi Mark,
>
> Thanks for the inputs. With the two patches you pointed out, I could able
> to compile from current, install and boot properly without any panic.
>
> Will these changes be taken into stable/12 and be part of upcoming 12.
libtorrent still can't be built with the new openssl
On Sat, Oct 13, 2018 at 4:40 AM Ronald Klop wrote:
> On Sat, 13 Oct 2018 02:00:16 +0200, Don Lewis
> wrote:
>
> > On 11 Oct, Don Lewis wrote:
> >> On 11 Oct, Don Lewis wrote:
> >>> On 11 Oct, freebsd.curr...@clogic.com.ua wrote:
> On 201
On 10/26/18 10:48 AM, Dag-Erling Smørgrav wrote:
Rebecca Cran writes:
After installing 12.0-BETA1, on the first boot I noticed a warning
about $local_unbound_tls not being set properly.
Ah, I should probably have added it to /etc/defaults/rc.conf. Can you
do that (just set it to “no”) and let
Rebecca Cran writes:
> After installing 12.0-BETA1, on the first boot I noticed a warning
> about $local_unbound_tls not being set properly.
Ah, I should probably have added it to /etc/defaults/rc.conf. Can you
do that (just set it to “no”) and let me know if it helps?
DES
--
Dag-Erling Smørgr
Hi Mark,
Thanks for the inputs. With the two patches you pointed out, I could able
to compile from current, install and boot properly without any panic.
Will these changes be taken into stable/12 and be part of upcoming 12.0
releases?
On Thu, Oct 25, 2018 at 11:01 PM Mark Johnston wrote:
> On