Commit Graph

15 Commits

Author SHA1 Message Date
Luca Bruno
809dda7f0a Merge pull request #6 from Mic92/master
support for TMPDIR variable
2016-08-29 11:14:07 +01:00
Jörg Thalheim
3b0309a1e8 support for TMPDIR variable 2016-08-29 11:56:09 +02:00
Luca Bruno
d4bd5e0e57 better error messages 2016-04-02 14:20:56 +02:00
Luca Bruno
8c667195c5 Mention user namespace requirement. Closes #4 2016-04-02 14:07:48 +02:00
Luca Bruno
8b5f6cb51b Merge pull request #5 from matthewbauer/fixes
Fixes
2016-04-02 14:02:55 +02:00
Matthew Bauer
58e8e85efe Update readme. 2016-03-28 21:17:00 -05:00
Matthew Bauer
d2c803dea8 Add nixpath as /nix.
This makes it a little bit easier to specify /nix.
2016-03-28 21:11:58 -05:00
Matthew Bauer
a000e62eaf Generate temp dir to use instead of argv[1]. 2016-03-28 21:09:44 -05:00
Matthew Bauer
949540a834 Support symlinks in root directory.
Follow symlinks when they are to directories so
symlinks like /bin -> /usr/bin work.
2016-03-28 20:50:11 -05:00
Matthew Bauer
f1f9de043d Clean up some formatting.
Some hanging spaces removed...
2016-03-28 20:50:05 -05:00
Matthew Bauer
3ba9c5456a Fix issue #1: set /proc/self/setgroups to deny.
It's necessary to do this for Linux to let you modify the
/proc/self/gid_map file (or else you get the error described in
issue #1 when you don't have CAP_SETGID).
2016-03-28 19:36:38 -05:00
Luca Bruno
4e6c9d6d84 Set NIX_CONF_DIR to /nix/etc/nix 2015-06-24 18:44:13 +02:00
Luca Bruno
3b2a590f7d Better installation instructions 2015-06-24 18:41:43 +02:00
lethalman
d5a9a63e93 Update README.md
Add some additional explanations
2015-06-24 18:09:19 +02:00
Luca Bruno
4afbd7947e Initial commit 2015-06-24 18:07:09 +02:00