guix/gnu
rendaw 9d3053819d
file-systems: Support the 'no-atime' flag.
* guix/build/syscalls.scm (MS_NOATIME): New variable.
* gnu/build/file-systems.scm (mount-flags->bit-mask): Support it.
* doc/guix.texi (File Systems): Document it and add cross-references to
the relevant documentation.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-04-29 12:19:03 +02:00
..
bootloader
build file-systems: Support the 'no-atime' flag. 2019-04-29 12:19:03 +02:00
installer installer: Fix typo in docstring. 2019-04-29 09:48:40 +02:00
packages gnu: font-public-sans: Adjust synopsis and description. 2019-04-29 09:53:06 +02:00
services services: slim: Honor the value of slim from slim-configuration. 2019-04-29 09:33:55 +02:00
system vm-image: Add 'nss-certs' to the global package set. 2019-04-28 22:57:06 +02:00
tests tests: separate-store-os: Increase root partition size. 2019-04-14 17:42:08 +02:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Actually reboot when the user presses "Reboot." 2019-04-26 14:19:36 +02:00
local.mk Merge branch 'staging' 2019-04-28 14:45:35 +02:00
packages.scm
services.scm
system.scm system: Add boot file systems to /etc/fstab. 2019-04-27 00:11:52 +02:00
tests.scm