about summary refs log tree commit diff
path: root/nixos/modules/system/etc/make-etc.sh
Commit message (Collapse)AuthorAge
* Revert "Merge pull request #54980 from danbst/etc-relative" (#56507)Danylo Hlynskyi2019-02-28
| | | | This reverts commit 0b91fa43e40c121ff4682256aa46a425c984da6c, reversing changes made to 183919a0c072061b98ebe9fca2e899ade871ff1c.
* nixos/etc: Make symlinks relative instead of absoluteFlorian Jacob2019-01-31
| | | | | | | so that the links can be followed if the NixOS installation is not mounted as filesystem root. In particular, this makes /etc/os-release adhere to the standard: https://www.freedesktop.org/software/systemd/man/os-release.html Fixes #28833.
* environment.etc: add user/group optionVolth2017-07-29
| | | | fixes #27546
* etc: uid/gid support for copied filesAustin Seipp2014-02-23
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10