-
- Downloads
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.
Showing
- gnu-system.am 1 addition, 0 deletionsgnu-system.am
- gnu/packages/patches/dmd-getpw.patch 19 additions, 0 deletionsgnu/packages/patches/dmd-getpw.patch
- gnu/packages/system.scm 2 additions, 1 deletiongnu/packages/system.scm
- gnu/system/dmd.scm 28 additions, 2 deletionsgnu/system/dmd.scm
- gnu/system/vm.scm 1 addition, 13 deletionsgnu/system/vm.scm
gnu/packages/patches/dmd-getpw.patch
0 → 100644
Please register or sign in to comment