Quoting Rick Macklem (from Sun, 15 Mar 2020
23:27:58 +):
As such, it stills seems to be a bit of a mystery to me, but it
seems that putting
all the certificates in a CAfile and not using a CApath directory is
the simpler
way to go.
If you have multiple CAs in the file, the code need
Alexander Leidinger wrote:
>Quoting Rick Macklem (from Sun, 15 Mar 2020
>23:27:58 +):
>
>> As such, it stills seems to be a bit of a mystery to me, but it
>> seems that putting
>> all the certificates in a CAfile and not using a CApath directory is
>> the simpler
>> way to go.
>
>If you
On 2020-Mar-13, at 16:01, Mark Millard wrote:
> Bob Willcox bob at immure.com wrote on
> Fri Mar 13 21:08:16 UTC 2020 :
>
>> My 13.0-current system (just updated about 2 hours ago) that is failing with
>> this
>> error when trying to do a 'make makeworld'
>>
>> --- ittnotify_static.pico ---
I'm attempting to boot multiple versions of FreeBSD.
I started with an install of older 11 with a (u)efi
boot partition installed. I then grabbed an current 11
usbstick, and installed that. Which stated it needed to
install a (u)efi boot partition. I let it do it. But the
new (additional) install
On 3/16/2020 17:23, Chris wrote:
> I'm attempting to boot multiple versions of FreeBSD.
> I started with an install of older 11 with a (u)efi
> boot partition installed. I then grabbed an current 11
> usbstick, and installed that. Which stated it needed to
> install a (u)efi boot partition. I let i
On Tue, Mar 17, 2020 at 1:24 AM Chris wrote:
>
> I'm attempting to boot multiple versions of FreeBSD.
> I started with an install of older 11 with a (u)efi
> boot partition installed. I then grabbed an current 11
> usbstick, and installed that. Which stated it needed to
> install a (u)efi boot par
On Mon, 16 Mar 2020 17:24:24 -0500 Karl Denninger k...@denninger.net said
On 3/16/2020 17:23, Chris wrote:
> I'm attempting to boot multiple versions of FreeBSD.
> I started with an install of older 11 with a (u)efi
> boot partition installed. I then grabbed an current 11
> usbstick, and install
# uname -U
1300084
# pkg info | grep virtualbox
virtualbox-ose-additions-5.2.34_2 VirtualBox additions for FreeBSD guests
# kldload vboxvfs
kldload: an error occurred while loading module vboxvfs. Please check dmesg(8)
for more details.
# dmesg | tail -2
link_elf_obj: symbol bcmp undefined
linker_
On 3/16/2020 17:33, Chris wrote:
> On Mon, 16 Mar 2020 17:24:24 -0500 Karl Denninger k...@denninger.net said
>
>> On 3/16/2020 17:23, Chris wrote:
>> > I'm attempting to boot multiple versions of FreeBSD.
>> > I started with an install of older 11 with a (u)efi
>> > boot partition installed. I the