guix-play/gnu/build
Ludovic Courtès bae28ccb69
vm: Allow partitions to be initialized with a given UUID.
* gnu/build/vm.scm (<partition>)[uuid]: New field.
(create-ext-file-system): Add #:uuid and honor it.
(create-fat-file-system): Add #:uuid.
(format-partition): Add #:uuid and honor it.
(initialize-partition): Honor the 'uuid' field of PARTITION.
2017-09-11 22:24:46 +02:00
..
activation.scm activation: Make sure /etc exists. 2017-08-03 00:35:59 +02:00
cross-toolchain.scm gnu: cross-base: Move phases to (gnu build cross-toolchain). 2016-12-07 21:52:26 +01:00
file-systems.scm build: Allow mounting of entire disks. 2017-08-05 18:49:33 +02:00
install.scm bootloader: Adapt vm to new bootloader API. 2017-05-16 14:41:01 +02:00
linux-boot.scm build: Fix compilation warnings. 2017-04-11 11:13:26 +02:00
linux-container.scm linux-container: Add 'container-excursion*'. 2017-02-07 00:08:10 +01:00
linux-initrd.scm
linux-modules.scm build: Fix compilation warnings. 2017-04-11 11:13:26 +02:00
marionette.scm marionette: 'wait-for-file' can be passed a read procedure. 2017-09-08 00:11:21 +02:00
shepherd.scm Add (gnu build shepherd). 2017-02-07 00:08:11 +01:00
svg.scm gnu: Switch guile-cairo and dependents to Guile 2.2 again. 2017-07-02 22:52:30 +02:00
vm.scm vm: Allow partitions to be initialized with a given UUID. 2017-09-11 22:24:46 +02:00