guix-play/gnu
Ludovic Courtès 0483c71cc5
services: root-file-system: Cleanly unmount upon shutdown.
Fixes <https://issues.guix.gnu.org/56209>.
Reported by angry rectangle <angryrectangle@cock.li>.

* gnu/packages/admin.scm (shepherd-0.9)[modules, snippet]: New fields.
* gnu/services/base.scm (%root-file-system-shepherd-service): In 'stop'
method, remove 'call-with-blocked-asyncs'.  When 'mount' throws to
'system-error, call (@ (fibers) sleep) and try again.
* gnu/tests/base.scm (run-root-unmount-test): New procedure.
(%test-root-unmount): New variable.
2022-07-01 12:10:28 +02:00
..
bootloader image: Add support for 32bit UEFI. 2022-06-24 10:21:06 +02:00
build file-systems: Add 'cleanly-unmounted-ext2?'. 2022-07-01 12:10:28 +02:00
home home: services: shells: Export Fish environment variables. 2022-06-29 20:40:36 +02:00
installer
machine
packages services: root-file-system: Cleanly unmount upon shutdown. 2022-07-01 12:10:28 +02:00
services services: root-file-system: Cleanly unmount upon shutdown. 2022-07-01 12:10:28 +02:00
system image: Add support for 32bit UEFI. 2022-06-24 10:21:06 +02:00
tests services: root-file-system: Cleanly unmount upon shutdown. 2022-07-01 12:10:28 +02:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: docker: Update to 20.10.17. 2022-06-23 23:54:19 -04:00
machine.scm
packages.scm packages: Use SRFI-71 instead of SRFI-11. 2022-06-06 22:43:30 +02:00
services.scm gnu: services: Update setuid service description. 2022-05-29 02:00:19 +02:00
system.scm system: <operating-system> compiler truly honors the 'system' argument. 2022-06-15 00:25:20 +02:00
tests.scm