guix/gnu
Mathieu Othacehe 64704be417
installer: Fix cow-store umount.
This fixes <https://bugs.gnu.org/39712>.

The guix-daemon was preventing the cow-store umount, so restart it.  Some
udevd workers, using cow-store files might also still be around, so have some
umount retries.

* gnu/installer/final.scm (kill-cow-users): New procedure,
(umount-cow-store): restart guix-daemon and kill all processes started from
within the cow-store before trying to umount the store overlay. Also try 5
times to umount the overlay in case it is still busy.
2020-03-05 23:40:24 +01:00
..
bootloader
build build: file-systems: Do not warn about file system check for NFS. 2020-03-02 23:59:45 -05:00
installer installer: Fix cow-store umount. 2020-03-05 23:40:24 +01:00
machine
packages gnu: java-openjfx-build: Add snippet. 2020-03-05 22:10:17 +01:00
services services: herd: Add restart-service. 2020-03-03 15:00:32 +01:00
system file-systems: Add a 'file-system-device->string' procedure. 2020-03-02 23:24:47 -05:00
tests tests: install: Add "gui-installed-os". 2020-03-05 23:40:23 +01:00
artwork.scm
bootloader.scm
ci.scm tests: "make check-system" no longer interns source upfront. 2020-03-05 16:33:37 +01:00
installer.scm installer: Use a Guile-Newt snapshot that supports 'form-watch-fd'. 2020-03-05 23:40:22 +01:00
local.mk tests: install: Add "gui-installed-os". 2020-03-05 23:40:23 +01:00
machine.scm
packages.scm
services.scm
system.scm file-systems: Add a 'file-system-device->string' procedure. 2020-03-02 23:24:47 -05:00
tests.scm tests: Add <system-test> gexp compiler. 2020-03-05 16:33:37 +01:00