[PATCH] grub-install: Install PV Xen binaries into the upstream specified path

2014-10-22 Thread Ian Campbell
Upstream have defined a specification for where guests ought to place their xenpv grub binaries in order to facilitate chainloading from a stage 1 grub loaded from dom0. http://xenbits.xen.org/docs/unstable-staging/misc/x86-xenpv-bootloader.html The spec calls for installation into /boot/xen/pvbo

Re: [PATCH] grub-install: Install PV Xen binaries into the upstream specified path

2014-10-22 Thread Andrei Borzenkov
On Wed, Oct 22, 2014 at 12:23 PM, Ian Campbell wrote: > Upstream have defined a specification for where guests ought to place their > xenpv grub binaries in order to facilitate chainloading from a stage 1 grub > loaded from dom0. > > http://xenbits.xen.org/docs/unstable-staging/misc/x86-xenpv-boot

Re: [Xen-devel] [PATCH] grub-install: Install PV Xen binaries into the upstream specified path

2014-10-22 Thread Ian Campbell
On Wed, 2014-10-22 at 17:17 +0400, Andrei Borzenkov wrote: > On Wed, Oct 22, 2014 at 12:23 PM, Ian Campbell wrote: > > Upstream have defined a specification for where guests ought to place their > > xenpv grub binaries in order to facilitate chainloading from a stage 1 grub > > loaded from dom0. >

Patch to support GELI passphrase passthrough

2014-10-22 Thread 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 exporting the FreeBSD GELI passphrase to the kernel environment, which we will be doing in PC-BSD to avoid prompting for the passphrase a second time at bootup. Let m

Re: [Xen-devel] [PATCH] grub-install: Install PV Xen binaries into the upstream specified path

2014-10-22 Thread Andrei Borzenkov
В Wed, 22 Oct 2014 14:37:56 +0100 Ian Campbell пишет: > On Wed, 2014-10-22 at 17:17 +0400, Andrei Borzenkov wrote: > > On Wed, Oct 22, 2014 at 12:23 PM, Ian Campbell wrote: > > > Upstream have defined a specification for where guests ought to place > > > their > > > xenpv grub binaries in order

Re: Patch to support GELI passphrase passthrough

2014-10-22 Thread Andrei Borzenkov
В 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 exporting the FreeBSD GELI passphrase to the kernel > environment, which we will be doing in PC-BSD t

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 exporting the FreeBSD GELI passphrase to the kernel