me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Tobias Geerinckx-Rice 68b219b9f4
gnu: Don't abuse check-btrfs-file-system to scan.
It was never guaranteed to be run for non-root file systems.  It was for
root file systems only due to a bug now fixed.

* gnu/build/file-systems.scm (check-btrfs-file-system): Don't invoke
‘btrfs device scan’ here.
* gnu/system/linux-initrd.scm (raw-initrd): Do so here if any btrfs file
systems are present.
2021-09-23 18:17:16 +02:00
..
bootloader
build gnu: Don't abuse check-btrfs-file-system to scan. 2021-09-23 18:17:16 +02:00
installer
machine
packages gnu: rsync: Enable zstd & lz4 compression. 2021-09-23 18:17:15 +02:00
services
system gnu: Don't abuse check-btrfs-file-system to scan. 2021-09-23 18:17:16 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: ungoogled-chromium: Update to 93.0.4577.82-0.3f62dbc. 2021-09-23 12:05:53 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm