guix/gnu
Ludovic Courtès 78981bb9bd file-systems: Do not truncate mount points that already exist.
Reported by David Thompson <dthompson2@worcester.edu>
at <https://lists.gnu.org/archive/html/guix-devel/2015-10/msg00284.html>.

* gnu/build/file-systems.scm (mount-file-system): When SOURCE matches
  'regular-file?', do not create MOUNT-POINT if it already exists.  This
  fixes a bug whereby we would be truncating MOUNT-POINT if it already
  existed.
2015-10-17 11:57:38 +02:00
..
build file-systems: Do not truncate mount points that already exist. 2015-10-17 11:57:38 +02:00
packages gnu: mutt: Update to 1.5.24. 2015-10-16 22:58:07 +02:00
services services: Unmount user file systems after process termination. 2015-10-14 21:39:06 +02:00
system services: 'dmd-service-type' takes a service name. 2015-10-14 21:39:05 +02:00
artwork.scm
packages.scm Move 'specification->package+output' to (gnu packages). 2015-06-18 00:25:48 +02:00
services.scm services: Export 'service-back-edges'. 2015-10-14 21:39:05 +02:00
system.scm system: Define 'GST_PLUGIN_PATH' in /etc/profile. 2015-10-15 23:11:29 +02:00