From: ludo@gnu.org (Ludovic Courtès)
To: guix-devel@gnu.org
Subject: Daemon update again
Date: Thu, 04 Jun 2015 00:07:27 +0200 [thread overview]
Message-ID: <87wpzksaxs.fsf@gnu.org> (raw)
Commit 54c260e updates the daemon again from upstream Nix code. Few
interesting changes this time; interesting changes include:
• Fixed-output derivations (such as downloads) are now also run in a
chroot environment. The difference with other derivations is that
they do not get a separate network name space, which allows them to
access the network, and they get additional files such as
/etc/resolv.conf.
• pivot_root(2) is used in addition to chroot(2), which is claimed to
really prevent getting out of the chroot (though in practice build
processes are non-root so I don’t see how they could get away.)
• The ‘verifyStore’ RPC (more on that soon.)
Please report any issues!
Ludo’.
next reply other threads:[~2015-06-03 22:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-03 22:07 Ludovic Courtès [this message]
2015-06-05 20:11 ` Daemon update again Andreas Enge
2015-06-06 17:41 ` Ludovic Courtès
2015-06-08 21:59 ` Andreas Enge
2015-06-09 15:51 ` Ludovic Courtès
2015-06-09 16:49 ` Andreas Enge
2015-06-09 20:04 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wpzksaxs.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).