John Darrington skribis:
> 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.
>
> [..
> Perhaps somebody who already has a copy of qemu in their store could check
> that
> for me?
I tested it and pushed...
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.
[...]
> + #$(
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 equiv