Hello! Eelco Dolstra <[email protected]> writes:
> Author: eelco > Date: 2008-12-11 17:52:34 +0000 (Thu, 11 Dec 2008) > New Revision: 13612 > > You can view the changes in this commit at: > https://svn.nixos.org/viewvc/nix?rev=13612&view=rev > > Modified: > nix/trunk/src/libmain/shared.cc > nix/trunk/src/libstore/build.cc > nix/trunk/src/libstore/globals.cc > nix/trunk/src/libstore/globals.hh > > Log: > * Revert r13150: now that we use private namespaces for the chroot, we > don't have to put the chroot in /nix/var/nix/chroots anymore. > They're back in /tmp now. What if `CLONE_NEWNS' isn't available, e.g., if someone eventually builds NixOS on a kernel other than Linux? :-) Thanks, Ludo'. _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
