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

2022-06-20 Thread Fabian Vogt
Hi, Am Mittwoch, 15. Juni 2022, 20:03:57 CEST schrieb Glenn Washburn: > On Wed, 15 Jun 2022 11:43:25 +0200 > Fabian Vogt wrote: > > > Hi, > > > > Am Mittwoch, 15. Juni 2022, 04:43:03 CEST schrieb Glenn Washburn: > > > From: Pierre-Louis Bonicoli > > > > > > The logical sector size used by LUK

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

2022-06-15 Thread Glenn Washburn
On Wed, 15 Jun 2022 11:43:25 +0200 Fabian Vogt wrote: > Hi, > > Am Mittwoch, 15. Juni 2022, 04:43:03 CEST schrieb 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

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

2022-06-15 Thread Fabian Vogt
Hi, Am Mittwoch, 15. Juni 2022, 04:43:03 CEST schrieb 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. T

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

2022-06-14 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