[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#65002] [PATCH v3 4/6] tests: install: Use the smallest possible ite
From: |
Ludovic Courtès |
Subject: |
[bug#65002] [PATCH v3 4/6] tests: install: Use the smallest possible iteration time for LUKS. |
Date: |
Sun, 14 Jan 2024 21:54:10 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Tomas Volf <~@wolfsden.cz> skribis:
> For testing that installation works, there is no need to spent 2000ms (the
> default) iterating while generating the encryption key. This commit therefore
> sets the iteration time to the lowest possible value, 1(ms).
>
> * gnu/tests/install.scm (%encrypted-root-installation-script):
> (%encrypted-home-installation-script):
> (%encrypted-root-not-boot-installation-script): Pass -i 1 to luksFormat
> invocation.
This and the fixes that follow are much welcome, thanks a lot!
- [bug#65002] [PATCH v3 1/6] mapped-devices: Allow unlocking by a key file., Tomas Volf, 2024/01/11
- [bug#65002] [PATCH v3 2/6] gnu: bootloader: grub: Add support for loading an additional initrd., Tomas Volf, 2024/01/11
- [bug#65002] [PATCH v3 3/6] tests: Add `encrypted-home-os-key-file' installation test., Tomas Volf, 2024/01/11
- [bug#65002] [PATCH v3 4/6] tests: install: Use the smallest possible iteration time for LUKS., Tomas Volf, 2024/01/11
- [bug#65002] [PATCH v3 4/6] tests: install: Use the smallest possible iteration time for LUKS.,
Ludovic Courtès <=
- [bug#65002] [PATCH v3 6/6] tests: install: Fix encrypted-home-os, encrypted-home-os-key-file tests., Tomas Volf, 2024/01/11
- [bug#65002] [PATCH v3 5/6] tests: install: Fix encrypted-root-os test., Tomas Volf, 2024/01/11
- bug#65002: [PATCH v3 1/6] mapped-devices: Allow unlocking by a key file., Ludovic Courtès, 2024/01/14