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 accounts: Delete duplicate entries. 2019-08-28 00:27:14 +02:00
activation.scm
bootloader.scm
cross-toolchain.scm Merge branch 'master' into core-updates 2019-08-29 17:19:18 -04:00
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-container: "run-container" scripts shows the container's PID. 2019-09-12 23:07:43 +02:00
linux-initrd.scm build: initrd: Fix "write-cpio-archive" return value. 2019-09-25 12:18:25 +09:00
linux-modules.scm linux-modules: Define and use a module name database. 2019-08-16 23:00:27 +02:00
locale.scm
marionette.scm
shepherd.scm shepherd: Ensure the log file has correct ownership. 2019-09-26 23:15:28 +02:00
svg.scm
vm.scm build: vm: Fix qemu-command procedure. 2019-12-01 16:52:30 +01:00