guix-devel/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 doc: Add "lightweight desktop" OS config example. 2016-03-23 00:23:12 +01:00
file-systems.scm system: Add (gnu system mapped-devices). 2016-04-18 01:24:06 +02:00
grub.scm system: grub: Search root device by label or UUID if possible. 2016-01-22 00:02:52 +01:00
install.scm install: Use 'beta' instead of 'alpha'. 2016-04-17 17:37:20 +02:00
linux-container.scm linux-container: Accept file systems with a UUID 'source'. 2016-02-08 23:46:46 +01:00
linux-initrd.scm mapped-devices: LUKS partitions can be designated by their UUID. 2016-04-18 01:24:06 +02:00
locale.scm system: Selected locale is automatically built. 2016-02-10 15:15:17 +01:00
mapped-devices.scm mapped-devices: LUKS partitions can be designated by their UUID. 2016-04-18 01:24:06 +02:00
nss.scm nss: Add '%mdns-host-lookup-nss'. 2015-05-08 16:35:32 +02:00
pam.scm system: pam: 'pam-root-service-type' can be extended with transformations. 2016-02-06 12:01:42 +01:00
shadow.scm system: Make sure fonts are searched for in the system profile. 2016-03-20 15:27:44 +01:00
vm.scm vm: Only pass "-enable-kvm" to qemu if /dev/kvm is present. 2016-02-22 13:28:58 -08:00