guix/gnu/system
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
..
examples gnu: Do not use 'local-file' in Raspberry Pi OS examples. 2022-12-04 00:37:11 -05:00
images
accounts.scm
file-systems.scm
hurd.scm
image.scm
install.scm system: Rename and move %base-packages-disk-utilities. 2022-12-05 10:38:41 -05:00
keyboard.scm
linux-container.scm linux-container: Do not replace nscd-service-type. 2022-12-01 19:52:13 +01:00
linux-initrd.scm
locale.scm
mapped-devices.scm
nss.scm
pam.scm
setuid.scm
shadow.scm
uuid.scm
vm.scm