Re: FreeBSD and Coreboot

2019-05-27 Thread Warner Losh
On Mon, May 27, 2019, 10:44 PM Nathan Whitehorn wrote: > > > On 2019-05-27 19:14, Warner Losh wrote: > > On Mon, May 27, 2019, 7:18 PM Nathan Whitehorn > > wrote: > > > >> > >> On 2019-05-27 15:50, Eric McCorkle wrote: > >>> On 5/27/19 5:53 PM, Edward Napierala wrote: > On Mon, 27 May 2019

Re: FreeBSD and Coreboot

2019-05-27 Thread Nathan Whitehorn
On 2019-05-27 19:14, Warner Losh wrote: > On Mon, May 27, 2019, 7:18 PM Nathan Whitehorn > wrote: > >> >> On 2019-05-27 15:50, Eric McCorkle wrote: >>> On 5/27/19 5:53 PM, Edward Napierala wrote: On Mon, 27 May 2019 at 16:14, Eric McCorkle >> wrote: [..] > My plan is roughly

Re: Disabling COMPAT_FREEBSD4/5/6/7/9 as a default kernel option

2019-05-27 Thread Warner Losh
On Mon, May 27, 2019, 8:23 PM Enji Cooper wrote: > > On May 27, 2019, at 7:20 PM, Warner Losh wrote: > > On Mon, May 27, 2019, 6:49 PM Enji Cooper wrote: > >> >> > On May 27, 2019, at 08:27, rai...@ultra-secure.de wrote: >> > >> > Am 2019-05-27 17:05, schrieb Conrad Meyer: >> >> Hi Rainier, >>

Re: Disabling COMPAT_FREEBSD4/5/6/7/9 as a default kernel option

2019-05-27 Thread Enji Cooper
> On May 27, 2019, at 7:20 PM, Warner Losh wrote: > > On Mon, May 27, 2019, 6:49 PM Enji Cooper > wrote: > > > On May 27, 2019, at 08:27, rai...@ultra-secure.de > > wrote: > > > > Am 2019-05-27 17:05, schrieb Conrad Meyer: > >> Hi

Re: Disabling COMPAT_FREEBSD4/5/6/7/9 as a default kernel option

2019-05-27 Thread Warner Losh
On Mon, May 27, 2019, 6:49 PM Enji Cooper wrote: > > > On May 27, 2019, at 08:27, rai...@ultra-secure.de wrote: > > > > Am 2019-05-27 17:05, schrieb Conrad Meyer: > >> Hi Rainier, > >> On Mon, May 27, 2019 at 7:47 AM wrote: > >>> I have a 32bit FreeBSD 6 binary that I'll need for a bit until the

Re: FreeBSD and Coreboot

2019-05-27 Thread Warner Losh
On Mon, May 27, 2019, 7:18 PM Nathan Whitehorn wrote: > > > On 2019-05-27 15:50, Eric McCorkle wrote: > > On 5/27/19 5:53 PM, Edward Napierala wrote: > >> On Mon, 27 May 2019 at 16:14, Eric McCorkle > wrote: > >> > >> [..] > >> > >>> My plan is roughly this: > >>> > >>> * Refurbish the GRUB port

Re: FreeBSD and Coreboot

2019-05-27 Thread Nathan Whitehorn
On 2019-05-27 15:50, Eric McCorkle wrote: > On 5/27/19 5:53 PM, Edward Napierala wrote: >> On Mon, 27 May 2019 at 16:14, Eric McCorkle wrote: >> >> [..] >> >>> My plan is roughly this: >>> >>> * Refurbish the GRUB port, get it working again in QEMU (possibly on one >>> of my machines), also poss

Re: FreeBSD and Coreboot

2019-05-27 Thread Eric McCorkle
On 5/27/19 11:13 AM, Eric McCorkle wrote: > My plan is roughly this: > > * Refurbish the GRUB port, get it working again in QEMU (possibly on one > of my machines), also possibly push a patch to GRUB to use the keybufs > mechanism to pass in GELI keys. I managed to get the grub2 port compiling a

Re: Disabling COMPAT_FREEBSD4/5/6/7/9 as a default kernel option

2019-05-27 Thread Enji Cooper
> On May 27, 2019, at 08:27, rai...@ultra-secure.de wrote: > > Am 2019-05-27 17:05, schrieb Conrad Meyer: >> Hi Rainier, >> On Mon, May 27, 2019 at 7:47 AM wrote: >>> I have a 32bit FreeBSD 6 binary that I'll need for a bit until the >>> department who is technically responsible for the service

Re: FreeBSD and Coreboot

2019-05-27 Thread Eric McCorkle
On 5/27/19 5:53 PM, Edward Napierala wrote: > On Mon, 27 May 2019 at 16:14, Eric McCorkle wrote: > > [..] > >> My plan is roughly this: >> >> * Refurbish the GRUB port, get it working again in QEMU (possibly on one >> of my machines), also possibly push a patch to GRUB to use the keybufs >> mech

Re: FreeBSD and Coreboot

2019-05-27 Thread Edward Napierala
On Mon, 27 May 2019 at 16:14, Eric McCorkle wrote: [..] > My plan is roughly this: > > * Refurbish the GRUB port, get it working again in QEMU (possibly on one > of my machines), also possibly push a patch to GRUB to use the keybufs > mechanism to pass in GELI keys. > > * Get coreboot with GRUB/

FreeBSD CI Weekly Report 2019-05-26

2019-05-27 Thread Li-Wen Hsu
(Please send the followup discussions to freebsd-testing@ list.) FreeBSD CI Weekly Report 2019-05-26 === Here is a summary of the FreeBSD Continuous Integration results for the period from 2019-05-20 to 2019-05-26. During this period, we have: * 2273 builds (97%

Re: FreeBSD and Coreboot

2019-05-27 Thread Matthias Apitz
El día Monday, May 27, 2019 a las 11:13:46AM -0400, Eric McCorkle escribió: > Hello everyone, > > I'm through enough of my job change that I can start working on FreeBSD > again. One thing I've had on my list to examine is using FreeBSD with > coreboot, so I wanted to put out a call for anyone w

Re: FreeBSD and Coreboot

2019-05-27 Thread Kurt Jaeger
Hi! > * The PC Engines boards evidently use coreboot, and I've heard multiple > reports of them running FreeBSD systems without a problem. I have approx. 130 of the PC Engines APUs in varius versions up until the most recent, running with FreeBSD just fine. No special setup, just the generic cor

Re: FreeBSD and Coreboot

2019-05-27 Thread Karl Denninger
On 5/27/2019 10:13, Eric McCorkle wrote: > Hello everyone, > > I'm through enough of my job change that I can start working on FreeBSD > again. One thing I've had on my list to examine is using FreeBSD with > coreboot, so I wanted to put out a call for anyone who has done work on > this, or knows

Re: Disabling COMPAT_FREEBSD4/5/6/7/9 as a default kernel option

2019-05-27 Thread rainer
Am 2019-05-27 17:05, schrieb Conrad Meyer: Hi Rainier, On Mon, May 27, 2019 at 7:47 AM wrote: I have a 32bit FreeBSD 6 binary that I'll need for a bit until the department who is technically responsible for the service gets around redoing that service. Even if this proposal is approved, it w

Re: FreeBSD and Coreboot

2019-05-27 Thread Shawn Webb
Hey Eric, My response is inline. On Mon, May 27, 2019 at 11:13:46AM -0400, Eric McCorkle wrote: > Hello everyone, > > I'm through enough of my job change that I can start working on FreeBSD > again. One thing I've had on my list to examine is using FreeBSD with > coreboot, so I wanted to put ou

FreeBSD and Coreboot

2019-05-27 Thread Eric McCorkle
Hello everyone, I'm through enough of my job change that I can start working on FreeBSD again. One thing I've had on my list to examine is using FreeBSD with coreboot, so I wanted to put out a call for anyone who has done work on this, or knows anything about it. Here is what I know: * Coreboot

Re: Disabling COMPAT_FREEBSD4/5/6/7/9 as a default kernel option

2019-05-27 Thread Konstantin Belousov
On Mon, May 27, 2019 at 03:55:21PM +0200, voida...@420blaze.it wrote: > Hello, > I wanted to discuss about bug 231768 a bit: it is about keeping > COMPAT_FREEBSD4/5/6/7/9 on by default in the kernel configs. What problem are you trying to solve ? > > The patch attached for the bug is for disabli

Re: Disabling COMPAT_FREEBSD4/5/6/7/9 as a default kernel option

2019-05-27 Thread Conrad Meyer
Hi Rainier, On Mon, May 27, 2019 at 7:47 AM wrote: > I have a 32bit FreeBSD 6 binary that I'll need for a bit until the > department who is technically responsible for the service gets around > redoing that service. Even if this proposal is approved, it would only affect 13+. You could still ru

Re: Disabling COMPAT_FREEBSD4/5/6/7/9 as a default kernel option

2019-05-27 Thread rainer
Am 2019-05-27 15:55, schrieb voida...@420blaze.it: Hello, I wanted to discuss about bug 231768 a bit: it is about keeping COMPAT_FREEBSD4/5/6/7/9 on by default in the kernel configs. The patch attached for the bug is for disabling these options by default, following a few reasons which I'm going

Disabling COMPAT_FREEBSD4/5/6/7/9 as a default kernel option

2019-05-27 Thread voidanix
Hello, I wanted to discuss about bug 231768 a bit: it is about keeping COMPAT_FREEBSD4/5/6/7/9 on by default in the kernel configs. The patch attached for the bug is for disabling these options by default, following a few reasons which I'm going to list here: - Keeping support for deprecat