3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu/system
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
..
examples services: Add yggdrasil-service-type. 2020-11-05 18:45:40 +01:00
images image: Add pinebook-pro support. 2020-11-20 17:00:27 +01:00
accounts.scm accounts: Add default value for the 'home-directory' field of <user-account>. 2019-03-25 23:37:06 +01:00
file-systems.scm Instantiate nscd in each system container. 2020-10-01 09:27:33 +02:00
hurd.scm system: hurd: Add diffutils, patch, gawk, tar, gzip, bzip2, xz, and lzip. 2020-10-09 23:25:34 +02:00
image.scm image: Remove conflicting user-provided EFI file system. 2020-11-17 15:20:02 -05:00
install.scm install: Deduplicate packages with %base-package sets. 2020-10-15 11:13:24 +03:00
keyboard.scm system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
linux-container.scm Instantiate nscd in each system container. 2020-10-01 09:27:33 +02:00
linux-initrd.scm mapped-devices: Allow target to be list of strings. 2020-11-26 00:05:39 +01:00
locale.scm locale: Use the native gzip and libc when building locales. 2020-05-15 00:01:39 +02:00
mapped-devices.scm mapped-devices: Allow target to be list of strings. 2020-11-26 00:05:39 +01:00
nss.scm nss: Remove '%compat' from the defaults. 2018-03-27 23:26:15 +02:00
pam.scm services: Add descriptions. 2020-05-08 16:30:50 +02:00
shadow.scm Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
uuid.scm uuid: Add support for bcachefs. 2020-11-07 13:40:46 +01:00
vm.scm system: vm: Remove unused system-disk-image-in-vm. 2020-11-17 15:20:03 -05:00