Re: Support for plain dm-crypt and detached LUKS header

2017-04-10 Thread Mat628
>Am I correct in stating that your patches would only require: >- command line options on each invocation of grub-install to reference a >config file of sorts - a config file in a dedicated directory that would allow >this config to persist Xen, yes you are correct. The config file

Re: Support for plain dm-crypt and detached LUKS header

2017-04-10 Thread Mat628
>I would personally assume that something could be done in the dedicated >/etc/grub.d/ directories that would allow grub-mkconfig to function as >required without changing anything to it? Xen, that is probably possible, but I chose to modify grub-mkconfig_lib.in because that is where the

[PATCH] * grub-core/fs/udf.c: Add support for UUID

2017-04-10 Thread Pali Rohár
Use same algorithm as in libblkid from util-linux. --- grub-core/fs/udf.c | 136 ++-- 1 file changed, 131 insertions(+), 5 deletions(-) diff --git a/grub-core/fs/udf.c b/grub-core/fs/udf.c index 839bff8..a4baa4c 100644 --- a/grub-core/fs/udf.c +++

Re: Support for plain dm-crypt and detached LUKS header

2017-04-10 Thread Mat628
Thank you for the quick response. I just wanted to clarify a few things from your response. >But at the very least it needs to check whether LUKS device has detached >header and abort by default if it has, otherwise we cannot even find device to >open at boot time. grub-2.02rc does abort if a