mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 04:56:58 +02:00
Originally, I patched enter_chroot.sh to stop the gvfs daemons to work around an issue where these daemons would prevent loop devices from being unmounted. See https://bugzilla.gnome.org/show_bug.cgi?id=677648 Unfortunately, temporarily stopping gvfs daemons has a bad side effects: other GUI applications that rely on these daemons responding start hanging. This can be reproduced, for example, by starting 'gedit'. To fix these hangs, I'm just reverting my patches to enter_chroot.sh and restoring the scripts to where they were before. This reverts the following patches: 1. Stop gvfs daemons earlier during enter_chroot. This reverts commit |
||
---|---|---|
.. | ||
enter_chroot.sh | ||
make_chroot.sh | ||
make_conf_util.sh |