guix/gnu/system
Ludovic Courtès ffba7d498d mapped-devices: LUKS partitions can be designated by their UUID.
* gnu/system/mapped-devices.scm (device-mapping-service-type): Add
'modules' and 'imported-modules' fields to 'shepherd-service'.
(open-luks-device): Use 'find-partition-by-luks-uuid' to lookup the
partition when SOURCE is a bytevector.
* gnu/system/linux-initrd.scm (base-initrd): Augment 'use-modules'
form.
* doc/guix.texi (Mapped Devices): Give example with a UUID.
2016-04-18 01:24:06 +02:00
..
examples
file-systems.scm system: Add (gnu system mapped-devices). 2016-04-18 01:24:06 +02:00
grub.scm
install.scm
linux-container.scm
linux-initrd.scm mapped-devices: LUKS partitions can be designated by their UUID. 2016-04-18 01:24:06 +02:00
locale.scm
mapped-devices.scm mapped-devices: LUKS partitions can be designated by their UUID. 2016-04-18 01:24:06 +02:00
nss.scm
pam.scm
shadow.scm
vm.scm