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 Revert "bootloader: grub: Add gfxmode (resolution) override." 2020-01-07 23:31:44 +01:00
build activation: Check whether /proc/sys/kernel/modprobe exists. 2020-01-06 16:31:54 +01:00
installer installer: Add an "Edit" button on the final page. 2020-01-12 23:26:39 +01:00
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 system: linux-container: Recommend guix container. 2020-01-06 12:20:21 +02:00
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 installer: Add JFS support. 2020-01-05 02:40:07 +01:00
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 system: Drop net-tools from %BASE-PACKAGES (replaced by iproute2). 2020-01-12 00:19:09 +01:00
tests.scm gexp: Allow character literals in GEXP->SEXP. 2019-12-18 22:36:37 +01:00