Re: [PATCH] Add knobs to allow non-initrd boot config

2019-02-18 Thread Daniel Kiper
On Mon, Feb 18, 2019 at 07:41:43PM +0100, Paul Menzel wrote: > Dear Daniel, > > On 18.02.19 13:58, Daniel Kiper wrote: > > On Fri, Feb 15, 2019 at 07:44:55AM -0800, Nick Vinson wrote: > > > > Let me start of by saying that I am a contributor and do not have any > > > authority to approve or deny pa

Re: [PATCH] Add knobs to allow non-initrd boot config

2019-02-18 Thread Paul Menzel
Dear Daniel, On 18.02.19 13:58, Daniel Kiper wrote: On Fri, Feb 15, 2019 at 07:44:55AM -0800, Nick Vinson wrote: Let me start of by saying that I am a contributor and do not have any authority to approve or deny patches to GRUB. That said I do have a few comments below that I would like for

Re: [PATCH] Add knobs to allow non-initrd boot config

2019-02-18 Thread Daniel Kiper
On Fri, Feb 15, 2019 at 07:44:55AM -0800, Nick Vinson wrote: > Paul, > > Let me start of by saying that I am a contributor and do not have any > authority to approve or deny patches to GRUB. That said I do have a few > comments below that I would like for you to consider. Paul, may I ask you to f

Re: [PATCH] Add knobs to allow non-initrd boot config

2019-02-15 Thread Nick Vinson
Paul, Let me start of by saying that I am a contributor and do not have any authority to approve or deny patches to GRUB. That said I do have a few comments below that I would like for you to consider. On 2/15/19 3:07 AM, Paul Menzel wrote: > Date: Thu, 10 Nov 2016 13:44:25 -0500 > > Add GRUB_F

[PATCH] Add knobs to allow non-initrd boot config

2019-02-15 Thread Paul Menzel
Date: Thu, 10 Nov 2016 13:44:25 -0500 Add GRUB_FORCE_PARTUUID and GRUB_DISABLE_INITRD configuration knobs to allow users to generate GRUB menu entries booting directly to the kernel, without using an initramfs. Signed-off-by: Mathieu Trudel-Lapierre [1. Upstream patch from Ubuntu repository