Re: [PATCH v4] grub-fs-tester: Add luks1 and luks2 support

2022-06-15 Thread Pierre-Louis Bonicoli
On 15/06/2022 20.30, Glenn Washburn wrote: From: Pierre-Louis Bonicoli The logical sector size used by LUKS1 is 512 bytes and LUKS2 uses 512 to 4069 bytes. The deafualt password used is "pass", but can be overridden by setting the PASS environment variable. The device mapper name is set to the

[PATCH v4] grub-fs-tester: Add luks1 and luks2 support

2022-06-15 Thread Glenn Washburn
From: Pierre-Louis Bonicoli The logical sector size used by LUKS1 is 512 bytes and LUKS2 uses 512 to 4069 bytes. The deafualt password used is "pass", but can be overridden by setting the PASS environment variable. The device mapper name is set to the name of the temp directory so that its easy t