guix/gnu
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
..
bootloader
build file-systems: Add support for 'strict-atime' and 'lazy-time' flags. 2019-12-07 01:00:24 +01:00
installer
machine machine: ssh: Deprecate missing 'host-key' field. 2019-12-07 00:29:10 +01:00
packages gnu: emacs-telega: Properly install alists. 2019-12-06 16:28:24 -06:00
services
system system: Remove custom 'config-file service from "vm-image.tmpl". 2019-12-07 00:59:56 +01:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: Add ncompress. 2019-12-06 06:52:36 +01:00
machine.scm machine: Add provenance tracking to each machine operating system. 2019-12-07 00:59:56 +01:00
packages.scm
services.scm services: Add 'provenance-service-type'. 2019-12-07 00:59:56 +01:00
system.scm services: Add 'provenance-service-type'. 2019-12-07 00:59:56 +01:00
tests.scm