guix/gnu
Ludovic Courtès 3adf320e44
tests: install: "raid-root-os" test uses RAID-1 instead of RAID-0.
Fixes <https://bugs.gnu.org/38086>.
Thanks to Vagrant and Tobias!

* gnu/tests/install.scm (%raid-root-os)[initrd-modules]: Add "raid1"
instead of "raid0".
(%raid-root-installation-script): Make the partitions twice as big.
Invoke 'mdadm' with '--level=mirror' instead of '--level=stripe';
connect "yes" to its stdin.
(%test-raid-root-os): Set #:target-size to 2.8 GiB.
2020-01-19 23:11:37 +01:00
..
bootloader
build
installer
machine
packages gnu: guile-commonmark: Add "guile3.0-commonmark" variant. 2020-01-19 23:11:36 +01:00
services gnu: Use HTTPS for avahi.org everywhere. 2020-01-19 06:09:01 +01:00
system
tests tests: install: "raid-root-os" test uses RAID-1 instead of RAID-0. 2020-01-19 23:11:37 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: teeworlds: Update to 0.7.4 [security fixes] 2020-01-19 17:57:20 +01:00
machine.scm
packages.scm packages: Prevent inlining of 'find-best-packages-by-name'. 2020-01-17 14:22:07 +01:00
services.scm
system.scm
tests.scm