guix/gnu
Ludovic Courtès 61b7e96877
install: 'umount-cow-store' retries upon EBUSY.
Possibly fixes <https://issues.guix.gnu.org/59884>.

* gnu/build/install.scm (umount*): New procedure.
(unmount-cow-store): Use it instead of 'umount'.
2022-12-10 14:34:35 +01:00
..
bootloader
build install: 'umount-cow-store' retries upon EBUSY. 2022-12-10 14:34:35 +01:00
home home: services: Use 'match-record' instead of 'match'. 2022-12-08 13:21:46 +01:00
installer installer: Detect mapped installation devices. 2022-12-10 11:23:27 +01:00
machine
packages gnu: texinfo, info-reader: Do not run tests when cross-compiling. 2022-12-06 15:22:26 +01:00
services services: nscd: Use nscd from 'glibc-final' on native builds. 2022-12-09 16:43:25 +01:00
system system: Remove unused yggdrasil OS template. 2022-12-09 16:40:53 +01:00
tests tests: docker-system: Increase image size. 2022-12-06 15:10:24 +01:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm installer: Log provenance data. 2022-12-05 14:57:15 +01:00
local.mk gnu: nautilus: Fix crash due to loading extensions twice. 2022-11-20 23:20:32 +01:00
machine.scm
packages.scm
services.scm
system.scm system: Rename and move %base-packages-disk-utilities. 2022-12-06 10:24:39 +01:00
tests.scm