guix/gnu/system
Efraim Flashner da81784d60
gnu: image: Build partitions with only necessary inputs.
* gnu/system/image.scm (system-disk-image)[partition-image]: Adjust the
inputs used by the image-builder to only use the packages necessary to
build that partition.
2023-06-19 16:31:32 +03:00
..
examples services: base: Deprecate 'agetty-service' procedure. 2023-03-03 17:55:32 +01:00
images system: images: Add unmatched module. 2023-06-14 14:52:21 +03:00
accounts.scm
file-systems.scm file-systems: Remove deprecated 'title' field helper procedures. 2023-03-05 23:06:55 +01:00
hurd.scm gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?. 2023-06-17 14:38:32 +02:00
image.scm gnu: image: Build partitions with only necessary inputs. 2023-06-19 16:31:32 +03:00
install.scm services: dbus: Deprecate 'dbus-service' procedure. 2023-03-03 17:55:35 +01:00
keyboard.scm
linux-container.scm linux-container: Adjust to 'modify-services' semantic change. 2023-06-09 18:15:07 +02:00
linux-initrd.scm
locale.scm locale: Add glibc 2.33 to '%default-locale-libcs'. 2023-04-19 16:32:03 +02:00
mapped-devices.scm
nss.scm
pam.scm system: pam: Change 'stop' method to return #f. 2023-05-21 01:04:39 +02:00
setuid.scm
shadow.scm system: account: Fix default value. 2023-06-09 14:19:14 +02:00
uuid.scm
vm.scm