guix/gnu
Mikhail Tsykalov 788df2ecd6
mapped-devices: Allow target to be list of strings.
* gnu/system/mapped-devices.scm (<mapped-device>): Rename constructor to
%mapped-device.
[target]: Remove field.
[targets]: New field. Adjust users.
(mapped-device-compatibility-helper, mapped-device): New macros.
(mapped-device-target): New deprecated procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-11-26 00:05:39 +01:00
..
bootloader bootloader: grub: Skip install-grub-efi when producing a disk image. 2020-11-17 15:20:03 -05:00
build linux-initrd: Remove unnecessary timestamp reset phase. 2020-11-21 12:39:14 +01:00
installer installer: Fix device synchronization. 2020-11-17 19:10:14 +01:00
machine
packages gnu: guile-bytestructures: Update to 1.0.9. 2020-11-26 00:05:39 +01:00
services mapped-devices: Allow target to be list of strings. 2020-11-26 00:05:39 +01:00
system mapped-devices: Allow target to be list of strings. 2020-11-26 00:05:39 +01:00
tests
artwork.scm
bootloader.scm gnu: bootloader: efi-bootloader-chain: Allow multiple HOOKS. 2020-11-17 16:03:03 +01:00
ci.scm ci: Limit image and system tests jobs periodicity. 2020-11-25 10:48:55 +01:00
image.scm
installer.scm
local.mk gnu: mupdf: Use only dynamic linking. 2020-11-24 15:58:49 +01:00
machine.scm
packages.scm
services.scm
system.scm mapped-devices: Allow target to be list of strings. 2020-11-26 00:05:39 +01:00
tests.scm