Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Tomas Volf a355131ba8
tests: install: Use the smallest possible iteration time for LUKS.
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.

Change-Id: Iab79459b48bebe4d293b18290a236c6414fb27fc
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-01-14 23:00:03 +01:00
..
bootloader bootloader: grub: Add support for loading an additional initrd. 2024-01-14 23:00:03 +01:00
build chromium-extension: Compute json at argument evaluation time. 2023-12-27 17:18:52 +01:00
home home: services: shepherd: Use the 0.10.x interface. 2024-01-08 23:14:46 +01:00
installer
machine
packages gnu: Make intermediate packages public but hidden. 2024-01-14 23:00:02 +01:00
services gnu: guix-build-coordinator: Update to 0-94.c4c4f5a. 2024-01-12 12:06:56 +00:00
system mapped-devices: Allow unlocking by a key file. 2024-01-14 23:00:03 +01:00
tests tests: install: Use the smallest possible iteration time for LUKS. 2024-01-14 23:00:03 +01:00
artwork.scm
bootloader.scm bootloader: grub: Add support for loading an additional initrd. 2024-01-14 23:00:03 +01:00
ci.scm gnu: ci: Build tuned packages for common baselines. 2023-12-18 08:14:16 +02:00
compression.scm
home.scm
image.scm scripts: system: Build layered images. 2024-01-08 21:22:44 +03:00
installer.scm gnu: Adjust to removing ed.scm and nano.scm 2023-12-25 19:58:21 +02:00
local.mk gnu: unknown-horizons: Fix build and runtime errors. 2024-01-14 10:02:07 +01:00
machine.scm
packages.scm
services.scm
system.scm system: hurd: Use the Shepherd 0.10.x. 2024-01-08 23:14:46 +01:00
tests.scm