Re: FreeBSD and Coreboot

2019-05-28 Thread Edward Napierala
On Tue, 28 May 2019 at 12:17, Eric McCorkle wrote: [..] > > Now that the loader supports a ram disk, we are almost to something > > useful... but yea, almost and crummy often go hand in hand. > > This is looking out ahead of my current roadmap, but if you were to do a > kernel as the coreboot

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

Re: Call for 2018Q4 quarterly status reports

2019-01-01 Thread Edward Napierala
wt., 1 sty 2019 o 20:36 Edward Napierala napisał(a): > > Dear FreeBSD Community, [..] > We look forward to seeing your 2018Q4 reports! > > Thanks, > > Edward (on behalf of quarterly@) > Dear FreeBSD Community, > > The deadline for the next FreeBSD Quarterly Statu

Call for 2018Q4 quarterly status reports

2019-01-01 Thread Edward Napierala
Dear FreeBSD Community, The deadline for the next FreeBSD Quarterly Status update is January 31, 2019, for work done since the last round of Quarterly Reports: October, 2018 – September, 2018. Status report submissions do not need to be very long. They may be about anything happening in the

Call for 2018Q3 quarterly status reports

2018-10-01 Thread Edward Napierala
Dear FreeBSD Community, The deadline for the next FreeBSD Quarterly Status update is October 31, 2018, for work done since the last round of Quarterly Reports: October, 2017 – September, 2018. Status report submissions do not need to be very long. They may be about anything happening in the

Re: devdmatch: Can't read linker file.

2018-03-14 Thread Edward Napierala
: > I wouldn't. It make read-only root a pain in the back side Better to > fix kldxref to be a build tool that can cope. > > And it isn't something that needs to be done on every boot. > > > On Wed, Mar 14, 2018 at 11:05 AM, Edward Napierala <tr...@freebsd.org> > wro

Re: devdmatch: Can't read linker file.

2018-03-14 Thread Edward Napierala
e to build it targeting arch X but running on the native >> host and fix things that way. Nobody has care enough to do that, though >> perhaps this gives us a use case for why one might want to try. >> >> Warner >> >> On Tue, Mar 13, 2018 at 11:41 AM, Daniel Braniss

Re: devdmatch: Can't read linker file.

2018-03-13 Thread Edward Napierala
I think it's only needed for kernels that are cross-built. That's due to kldxref(8) being unable to handle kernels for other architectures. 2018-03-13 13:34 GMT+00:00 Warner Losh : > I wonder why that isn't the default, or why the linker.hints isn't at least > created by the