guix-devel/gnu
Ludovic Courtès 61b94b8c32
vm: 'vm-image' images refer to the root file system by UUID.
This avoids the hard-coded "/dev/sda1", which only made sense when the
image is run with "qemu-system-x86_64 -hda", not when it's passed to
Xen, etc.

Reported by Andreas Enge <andreas@enge.fr>.

* gnu/system/vm.scm (system-qemu-image): Define 'root-uuid', use it as
the 'device' field for "/", and pass it to 'qemu-image'.
2018-01-07 15:09:05 +01:00
..
bootloader
build
packages gnu: mes: Generalize logic for native-inputs. 2018-01-07 10:10:34 +02:00
services gnu: services: Add MATE desktop service. 2017-12-30 22:55:26 +01:00
system vm: 'vm-image' images refer to the root file system by UUID. 2018-01-07 15:09:05 +01:00
tests tests: networking: Add tests for Open vSwitch. 2017-12-29 14:07:38 +01:00
artwork.scm
bootloader.scm
local.mk gnu: webkitgtk: Disable SharedArrayBuffers to mitigate Spectre. 2018-01-07 01:14:49 -05:00
packages.scm
services.scm
system.scm services: 'user-processes-service-type' can now be extended. 2017-12-22 08:56:50 +01:00
tests.scm