Question about GRUB/GELI support

2014-09-26 Thread Kris Moore
o see if I could knock out both fixes at the same time. Once its done, I'll be happy to forward the patch for upstream inclusion. Thanks! -- Kris Moore PC-BSD Software iXsystems ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel

Patch to support GELI passphrase passthrough

2014-10-22 Thread Kris Moore
me know if you have any suggestions or need any changes. I'm currently hacking on support for EFI framebuffer settings to be passed to FreeBSD kernel as well, will send patches once I get things working there. -- Kris Moore PC-BSD Software iXsystems --- grub-core/disk/geli.c.orig 2014-05-15

Re: Patch to support GELI passphrase passthrough

2014-10-22 Thread Kris Moore
On 10/22/2014 13:47, Andrei Borzenkov wrote: > В Wed, 22 Oct 2014 13:12:32 -0400 > Kris Moore пишет: > >> >> Hey, just a small patch to submit today. If you rather I send this to >> the bug tracker then I can do that also. >> >> This patch allows expor

Re: Patch to support GELI passphrase passthrough

2014-10-27 Thread Kris Moore
On 10/22/2014 13:50, Kris Moore wrote: > On 10/22/2014 13:47, Andrei Borzenkov wrote: >> В Wed, 22 Oct 2014 13:12:32 -0400 >> Kris Moore пишет: >> >>> Hey, just a small patch to submit today. If you rather I send this to >>> the bug tracker then I can

[PATCH] Add support for passing EFI framebuffer into FreeBSD 10.1 and later

2014-10-28 Thread Kris Moore
Got another patch for review today. This patch adds support for FreeBSD's new VT console driver when booting in EFI mode on FreeBSD 10.1 and later. Please let me know any comments, or things that need addressed to get this merged in. Thanks! -- Kris Moore PC-BSD Software iXsystems

Re: [PATCH] Add support for passing EFI framebuffer into FreeBSD 10.1 and later

2014-11-01 Thread Kris Moore
On 10/28/2014 16:32, Kris Moore wrote: > Got another patch for review today. > > This patch adds support for FreeBSD's new VT console driver when booting > in EFI mode on FreeBSD 10.1 and later. > > Please let me know any comments, or things that need addressed to get >

Re: Patch to support GELI passphrase passthrough

2014-12-08 Thread Kris Moore
On 11/28/2014 14:36, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > On 27.10.2014 16:56, Kris Moore wrote: >> On 10/22/2014 13:50, Kris Moore wrote: >>> On 10/22/2014 13:47, Andrei Borzenkov wrote: >>>> В Wed, 22 Oct 2014 13:12:32 -0400 >>>> Kris

Re: [PATCH] Add support for passing EFI framebuffer into FreeBSD 10.1 and later

2014-12-30 Thread Kris Moore
On 12/07/2014 16:45, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > On 28.10.2014 21:32, Kris Moore wrote: >> Got another patch for review today. >> >> This patch adds support for FreeBSD's new VT console driver when booting >> in EFI mode on FreeBSD 10

Patch to fix kldstat(2) / dtrace when booting FreeBSD

2015-01-09 Thread Kris Moore
full pathname to locate the kernel or modules on disk. The attached patch fixes this behavior. -- Kris Moore PC-BSD Software iXsystems diff --git a/grub-core/loader/i386/bsd.c b/grub-core/loader/i386/bsd.c index 8f691e0..fb47969 100644 --- a/grub-core/loader/i386/bsd.c +++ b/grub-core/loader

Re: Patch to fix kldstat(2) / dtrace when booting FreeBSD

2015-01-12 Thread Kris Moore
On 01/11/2015 13:27, Andrei Borzenkov wrote: > В Fri, 09 Jan 2015 11:31:26 -0500 > Kris Moore пишет: > >> The following patch fixes an important issue when booting FreeBSD. >> FreeBSD's kldstat(2) function expects that the full pathname will be >> provided to ke

Patch for GELI v7 support

2015-01-19 Thread Kris Moore
GRUB's GELI support currently only supports up to v5, but FreeBSD has updated to v7. The following patch updates GELI in GRUB to support v7, along with the legacy v6 and below. By the way, I've sent in a number of these patches now. Is there a better place / way to submit patches?

Re: Does grub-mkrescue support UEFI hybrid USB/DVD images?

2015-01-23 Thread Kris Moore
does not > boot any more. > Finally it would be interesting to see whether it > boots if the EFI boot image is only represented by > MBR+GPT but not by El Torito. > > ----- > To Kris Moore: > > If Vladimir's patch does