[PATCH] grub-probe: Sort lists of enums and targets

2018-08-31 Thread Elliott Mitchell
This makes it distinctly easier to find things in these tables. Both for humans trying to add entries, and for computers trying to find entries. Signed-off-by: Elliott Mitchell --- util/grub-probe.c | 109 -- 1 file changed, 57 insertions

[PATCH] grub-probe: Sort lists of enums and targets

2018-08-31 Thread Elliott Mitchell
This makes it distinctly easier to find things in these tables. Both for humans trying to add entries, and for computers trying to find entries. Signed-off-by: Elliott Mitchell --- util/grub-probe.c | 113 -- 1 file changed, 59 insertions

Re: Keyfile Support for GRUBs LUKS

2013-11-19 Thread Elliott Mitchell
On Tue, Nov 19, 2013 at 11:43:12PM -0600, Glenn Washburn wrote: > On Tue, 19 Nov 2013 17:55:40 -0800 > Elliott Mitchell wrote: > > > On Tue, Nov 19, 2013 at 07:31:35PM -0600, Glenn Washburn wrote: > > > I've had this setup ever since grub had LUKS support, except for

Re: Keyfile Support for GRUBs LUKS

2013-11-19 Thread Elliott Mitchell
On Tue, Nov 19, 2013 at 07:31:35PM -0600, Glenn Washburn wrote: > I've had this setup ever since grub had LUKS support, except for the > signature checking. I don't really see the point of checking > signatures if the kernel and initrd are encrypted. You're setting yourself up for a *lot* of pain