guix/gnu
Maxim Cournoyer 1603c78aa4
system: Rename and move %base-packages-disk-utilities.
Rationale: It is only used in INSTALLATION-OS and doesn't make sense to be
used in another context, given that file systems now automatically pull their
dependencies since commit 45eac6cdf5 (services:
Add file system utilities to profile).

* gnu/system.scm (%base-packages-disk-utilities): Deprecate and rename to...
* gnu/system/install.scm (%installer-disk-utilities): ... this.
(installation-os) [packages]: Adjust accordingly.
2022-12-05 10:38:41 -05:00
..
bootloader gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader. 2022-12-01 14:31:28 -05:00
build
home home: services: Use 'match-record' instead of 'match'. 2022-12-02 00:02:13 +01:00
installer
machine
packages Merge branch 'version-1.4.0' 2022-12-05 15:51:04 +01:00
services services: configuration: Rename location accessor to "source-location". 2022-12-04 21:47:19 +01:00
system system: Rename and move %base-packages-disk-utilities. 2022-12-05 10:38:41 -05:00
tests tests: Add gdm tests. 2022-12-04 23:12:36 +01:00
artwork.scm
bootloader.scm gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader. 2022-12-01 14:31:28 -05:00
ci.scm
compression.scm
home.scm
image.scm
installer.scm installer: Log provenance data. 2022-12-05 14:57:15 +01:00
local.mk tests: Add gdm tests. 2022-12-04 23:12:36 +01:00
machine.scm
packages.scm
services.scm
system.scm system: Rename and move %base-packages-disk-utilities. 2022-12-05 10:38:41 -05:00
tests.scm