guix/gnu/build
Guillaume Le Vaillant 0dc5c85638
file-systems: Add support for 'strict-atime' and 'lazy-time' flags.
* guix/build/syscalls.scm (MS_LAZYTIME): New variable.
* gnu/build/file-systems.scm (mount-flags->bit-mask): Add match rules for
  'strict-atime' and 'lazy-time'.
* doc/guix.texi (File Systems): Add 'strict-atime' and 'lazy-time' to the list
  of supported flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-07 01:00:24 +01:00
..
accounts.scm
activation.scm
bootloader.scm
cross-toolchain.scm
file-systems.scm file-systems: Add support for 'strict-atime' and 'lazy-time' flags. 2019-12-07 01:00:24 +01:00
install.scm
linux-boot.scm linux-boot: Don't ignore options when mounting root file system. 2019-11-18 12:18:42 +01:00
linux-container.scm
linux-initrd.scm
linux-modules.scm
locale.scm
marionette.scm
shepherd.scm
svg.scm
vm.scm build: vm: Fix qemu-command procedure. 2019-12-01 16:52:30 +01:00