~ruther/guix-local

ref: c6ebb77cb7c3e845ddc8f4fc13d9dad7f5cd3a28 guix-local/gnu/packages/patches/dmd-getpw.patch -rw-r--r-- 591 bytes
9b0ac802 — Ludovic Courtès 12 years ago
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.