Update Nix 1.1 release notes

This commit is contained in:
Eelco Dolstra 2012-07-17 10:06:20 -04:00
parent 53b24f3518
commit 6c01fb4d68
2 changed files with 70 additions and 8 deletions

View file

@ -1796,6 +1796,9 @@ void DerivationGoal::startBuilder()
with outside processes using SysV IPC mechanisms (shared
memory, message queues, semaphores). It also ensures that
all IPC objects are destroyed when the builder exits.
- The UTS namespace ensures that builders see a hostname of
localhost rather than the actual hostname.
*/
#if CHROOT_ENABLED
if (useChroot) {