On Wed, Nov 30, 2016 at 01:51:23PM +0100, Ludovic Court??s wrote: John Darrington skribis: > * gnu/services/base.scm (file-system-shepherd-service): Use mount-file-system > instead of manually mounting the file system. [...] > + #$(if create? > + #~(mkdir-p #$target) > + #~#t) #~#t is equivalent to #t. > + (mount-file-system > + `(#$device #$title #$target #$type #$flags #$options > + #$check?) #:root "/") > #t)) #t must be align with the parent of ???(mount-file-system???. If you confirmed that at least ???make check-system TESTS=basic??? passes, fine with me. Perhaps somebody who already has a copy of qemu in their store could check that for me? Currently I cannot run any system tests because of bug #25036 J' -- Avoid eavesdropping. Send strong encrypted email. PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key.