guix/gnu/system
Ludovic Courtès 17886b3022 gnu: vm: Set the right permissions and ownership on directories.
* gnu/system/vm.scm (qemu-image): Change the store's mode to #o1775.
  Support 'populate' clauses that specify a UID and GID.
  (system-qemu-image): Make sure /nix/store has owner 'root' and group
  'guixbuild'.  Set the right owner for /home/guest.  Create
  /var/nix/profiles/per-user/{root,guest}.
2013-09-27 00:46:18 +02:00
..
dmd.scm gnu: vm: Add build users. 2013-09-27 00:46:17 +02:00
grub.scm derivations: 'derivation' and related procedures return a single value. 2013-09-18 18:49:53 +02:00
linux.scm gnu: vm: Add /etc/issue and a motd. 2013-09-25 21:47:10 +02:00
shadow.scm gnu: vm: Add build users. 2013-09-27 00:46:17 +02:00
vm.scm gnu: vm: Set the right permissions and ownership on directories. 2013-09-27 00:46:18 +02:00