guix-devel/gnu/system
Ludovic Courtès 9b0ac80258 gnu: Populate /etc upon startup.
* gnu/packages/patches/dmd-getpw.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/system.scm (dmd): Use it.
* gnu/system/vm.scm (system-qemu-image): Don't explicitly populate /etc;
  don't add ETC to the GC roots.
* gnu/system/dmd.scm (dmd-configuration-file): Add 'etc' parameter.
  [config]: Populate /etc from there.
2013-12-08 22:43:56 +01:00
..
dmd.scm gnu: Populate /etc upon startup. 2013-12-08 22:43:56 +01:00
grub.scm gnu: vm: Rewrite helper functions as monadic functions. 2013-10-03 23:12:20 +02:00
linux.scm derivations: Use more keyword parameters for 'build-expression->derivation'. 2013-12-04 16:07:53 +01:00
shadow.scm gnu: dmd: Add 'user-accounts' and 'user-groups' fields to <service>. 2013-12-07 15:01:40 +01:00
vm.scm gnu: Populate /etc upon startup. 2013-12-08 22:43:56 +01:00