guix/gnu/system
Ludovic Courtès 66ec389580
vm: Do not mount /xchg with "cache=loose".
Fixes <https://bugs.gnu.org/33639>.

* gnu/system/vm.scm (%linux-vm-file-systems): Remove "cache=loose" for /xchg.
(system-docker-image): Remove 'sync' call, now unneeded, and which was
probably insufficient.
2019-04-14 17:42:08 +02:00
..
examples doc: Adjust desktop instructions for GDM. 2019-04-10 12:40:58 +02:00
accounts.scm accounts: Add default value for the 'home-directory' field of <user-account>. 2019-03-25 23:37:06 +01:00
file-systems.scm
install.scm install: Use a font with more glyphs on tty2. 2019-04-12 17:56:23 +02:00
keyboard.scm Add (gnu system keyboard). 2019-03-24 23:06:11 +01:00
linux-container.scm system: Add 'essential-services' field to <operating-system>. 2019-03-25 23:37:06 +01:00
linux-initrd.scm system: Initialize console keyboard layout in the initrd. 2019-03-24 23:06:12 +01:00
locale.scm
mapped-devices.scm linux-modules: Factorize 'missing-modules'. 2019-03-13 23:12:43 +01:00
nss.scm
pam.scm
shadow.scm
uuid.scm
vm.scm vm: Do not mount /xchg with "cache=loose". 2019-04-14 17:42:08 +02:00