guix-devel/gnu
Ludovic Courtès b86fee7848 file-systems: Use a second 'mount' call for read-only bind mounts.
* gnu/build/file-systems.scm (MS_REMOUNT): New constant.
  (mount-file-system): Add 'flags' local variable.   When FLAGS has
  MS_BIND & MS_RDONLY, call 'mount' with MS_REMOUNT.
* gnu/services/base.scm (file-system-service) <start>: Likewise.
2015-04-20 22:16:13 +02:00
..
build file-systems: Use a second 'mount' call for read-only bind mounts. 2015-04-20 22:16:13 +02:00
packages gnu: Remove all #:select from (gnu packages ...) modules. 2015-04-20 15:50:59 +02:00
services file-systems: Use a second 'mount' call for read-only bind mounts. 2015-04-20 22:16:13 +02:00
system install: Add a procedure to build a self-contained binary tarball. 2015-04-14 23:20:26 +02:00
artwork.scm artwork: Update to latest GRUB image. 2015-02-24 23:43:03 +01:00
packages.scm packages: Allow package lookups with version prefixes. 2015-04-18 22:57:52 +02:00
services.scm services: Add 'auto-start?' field to <service>. 2014-11-10 23:23:32 +01:00
system.scm system: Populate /etc/shells with the list of all the shells in use. 2015-04-17 13:53:16 +02:00