guix/gnu
Maxim Cournoyer bb689fda92
system: Add e2fsprogs to %base-packages-utils.
Rationale: Even when not using an ext file system, the utilities provided by
e2fsprogs are useful, for example to set the copy-on-write attribute of a
Btrfs file system.

* gnu/system.scm (%base-packages-utils): Add e2fsprogs.
2022-12-05 11:21:18 -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 install: Add missing e2fsprogs utility. 2022-12-05 11:21:15 -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: Add e2fsprogs to %base-packages-utils. 2022-12-05 11:21:18 -05:00
tests.scm