guix/gnu/system
Ludovic Courtès 62bf9a7cc7
mapped-devices: Add ‘arguments’ field.
Fixes <https://issues.guix.gnu.org/70826>.

This allows users to specify extra arguments specific to the underlying
mapped device type.

* gnu/system/mapped-devices.scm (<mapped-device>)[arguments]: New field.
(device-mapping-service-type): Honor it.
* guix/scripts/system.scm (check-mapped-devices): Likewise.
* gnu/system/linux-initrd.scm (raw-initrd): Likewise.
* doc/guix.texi (Mapped Devices): Document it.

Reported-by: 45mg <45mg.writes@gmail.com>
Change-Id: Idef5a3e68535c412f13bae9a92c81c49053d4f4a
2025-07-18 00:57:25 +02:00
..
examples system: examples: devel-hurd64: Remove new Linux-specific dependency. 2025-07-17 21:22:10 +02:00
images images: visionfive2: Add support for booting from nvme. 2025-04-08 14:58:19 +08:00
accounts.scm system: Add /etc/subuid and /etc/subgid support. 2024-12-18 18:32:40 +01:00
file-systems.scm Revert "file-systems: %base-file-systems: Add tmpfs /run." 2025-03-05 14:45:15 +08:00
hurd.scm system: Add zstd to ‘%base-packages/hurd’. 2025-06-20 17:59:02 +02:00
image.scm image: Add support for btrfs. 2024-10-14 14:08:43 +02:00
install.scm install: Adjust for (package-source guix) not being a <channel>. 2025-06-04 16:45:08 +02:00
keyboard.scm
linux-container.scm gnu: Add %dummy-linux-kernel-for-container. 2025-06-28 22:50:50 +08:00
linux-initrd.scm mapped-devices: Add ‘arguments’ field. 2025-07-18 00:57:25 +02:00
locale.scm system: locale: ‘glibc-supported-locales’ uses zstd instead of xz. 2024-09-09 17:17:55 +02:00
mapped-devices.scm mapped-devices: Add ‘arguments’ field. 2025-07-18 00:57:25 +02:00
nss.scm
pam.scm system: pam: Export pam records predicates. 2024-12-18 18:32:40 +01:00
privilege.scm privilege: Add file-like->setuid-program helper. 2024-09-08 02:00:00 +02:00
setuid.scm privilege: Add file-like->setuid-program helper. 2024-09-08 02:00:00 +02:00
shadow.scm system: skeleton-directory: Create parent directory for target. 2025-06-27 00:42:15 +08:00
uuid.scm uuid: Add support for exFAT. 2024-09-01 02:00:00 +02:00
vm.scm vm: Account for an upstream change in the name of the Cirrus kernel module. 2025-04-27 02:29:41 -04:00