guix-devel/gnu
Ludovic Courtès 5f7fe1c57e
vm: Generate a UUID to identify the root file system.
This makes collisions less likely than when using a label to look up the
partition.  See <https://bugs.gnu.org/27735>.

* gnu/system/vm.scm (operating-system-uuid): New procedure.
(system-disk-image): Define 'root-uuid' and use it for the root file
system.  Pass it to 'iso9660-image' and 'qemu-image'.
2017-09-11 22:26:29 +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: Generate a UUID to identify the root file system. 2017-09-11 22:26:29 +02:00
tests tests: Fix incorrect use of 'file-append'. 2017-09-08 00:11:21 +02:00
artwork.scm artwork: Use a descriptive name for the source directory. 2017-06-07 15:58:16 -04:00
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 services: Make error message less scary. 2017-07-11 00:48:50 +02:00
system.scm system: Serialize the UUID type in the "parameters" file. 2017-09-11 22:24:47 +02:00
tests.scm gnu: bootloader: Deprecate "device" field in favor of "target". 2017-08-23 22:23:19 +02:00