2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/maintenance.git synced 2023-12-14 03:33:04 +01:00

hydra: berlin: Use --cpu base for Childhurd.

Using --cpu base fixes booting the Hurd in QEMU with --enable-kvm.

* hydra/berlin.scm (services): Override "options" field; keeping
default "--snaphot" and adding "--cpu" "base".
This commit is contained in:
Jan (janneke) Nieuwenhuizen 2020-09-17 08:23:42 +02:00
parent 7463429bee
commit 2311f84342
No known key found for this signature in database
GPG key ID: F3C1A0D9C1D65273

View file

@ -371,6 +371,7 @@ are 10022 and 15900."
;; 6G should be enough to build 'hello'
(disk-size (* 12000 (expt 2 20))) ;12G
(memory-size 1024)
(options '("--cpu" "base" "--snapshot"))
(net-options (childhurd-net-options 0))))
(frontend-services %sysadmins