guix-devel/gnu/system
Ludovic Courtès 4fc96187b9 linux-initrd: Disable QEMU networking by default.
* gnu/system/linux-initrd.scm (qemu-initrd): Remove default value for
  #:qemu-networking?.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Pass
  #:qemu-networking? #t.
  (system-disk-image): Remove #:qemu-networking? #f.
  (virtualized-operating-system): Pass #:qemu-networking? #t.
2014-07-01 09:23:32 +02:00
..
file-systems.scm system: File system sources can be marked as labels or devices. 2014-06-03 00:14:58 +02:00
grub.scm system: Support the addition of old entries in the GRUB menu. 2014-06-25 23:53:27 +02:00
install.scm install: Use udev. 2014-06-24 00:20:01 +02:00
linux-initrd.scm linux-initrd: Disable QEMU networking by default. 2014-07-01 09:23:32 +02:00
linux.scm system: Make accounts and groups at activation time. 2014-05-11 22:41:58 +02:00
shadow.scm system: Add a 'system?' field to user accounts. 2014-06-27 19:06:08 +02:00
vm.scm linux-initrd: Disable QEMU networking by default. 2014-07-01 09:23:32 +02:00