guix/gnu
Mathieu Othacehe 0f66ef9aa9
tests: install: Fix iso-image-installer test.
This is a follow-up of: 45eac6cdf5.
It fixes the following error:

+ mkfs.ext4 -L my-root /dev/vda2
sh: line 12: mkfs.ext4: command not found

* gnu/tests/install.scm (%test-iso-image-installer): Add e2fsprogs to the
appended packages.
2022-09-30 15:21:36 +02:00
..
bootloader
build linux-container: Mark socket pair as SOCK_CLOEXEC. 2022-09-24 17:59:04 +02:00
home
installer installer: tests: Fix typo. 2022-09-24 14:15:47 +02:00
machine machine: ssh: Parameterize '%current-system' early on. 2022-09-26 23:29:35 +02:00
packages gnu: Add qdmr. 2022-09-30 12:54:00 +02:00
services services: certbot: Create "live" directory during activation. 2022-09-29 22:59:48 +02:00
system file-systems: Add cgroup2 to %pseudo-file-system-types. 2022-09-26 23:29:38 +02:00
tests tests: install: Fix iso-image-installer test. 2022-09-30 15:21:36 +02:00
artwork.scm
bootloader.scm
ci.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
compression.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
home.scm
image.scm system: image: Add wsl2 support. 2022-09-24 14:49:09 +02:00
installer.scm
local.mk gnu: telegram-desktop: Update to 4.2.2. 2022-09-28 20:22:38 +02:00
machine.scm
packages.scm
services.scm
system.scm services: Add file system utilities to profile. 2022-09-28 19:45:38 -04:00
tests.scm