guix/gnu
Ludovic Courtès fd3b4b985d
vm: Allow users to specify a UUID for the root partition.
* gnu/system/vm.scm (qemu-image): Add #:file-system-uuid parameter; pass
it as the 'uuid' field of the root partition.
2017-09-11 22:26:24 +02:00
..
bootloader system: Introduce a disjoint UUID type. 2017-09-11 22:24:46 +02:00
build file-systems: Introduce (gnu system uuid). 2017-09-11 22:24:46 +02:00
packages gnu: mpg123: Update to 1.25.6 [fixes CVE-2017-12797]. 2017-09-11 13:23:26 -04:00
services services: file-system: Use 'file-system->spec'. 2017-09-11 22:24:46 +02:00
system vm: Allow users to specify a UUID for the root partition. 2017-09-11 22:26:24 +02:00
tests tests: Fix incorrect use of 'file-append'. 2017-09-08 00:11:21 +02:00
artwork.scm
bootloader.scm bootloader: Emit warnings with 'warning'. 2017-08-28 09:56:33 +02:00
local.mk file-systems: Introduce (gnu system uuid). 2017-09-11 22:24:46 +02:00
packages.scm packages: 'fold-packages' takes an optional 'modules' parameter. 2017-09-01 10:29:39 +02:00
services.scm
system.scm system: Serialize the UUID type in the "parameters" file. 2017-09-11 22:24:47 +02:00
tests.scm