From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manolis Ragkousis Subject: Re: [PATCH] daemon: Check for HAVE_CHROOT instead of CHROOT_ENABLED. Date: Wed, 19 Aug 2015 13:10:56 +0300 Message-ID: References: <877fp2pu52.fsf@netris.org> <87614ck0ep.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZS0Kh-0001SD-2g for Guix-devel@gnu.org; Wed, 19 Aug 2015 06:10:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZS0Kg-0003wr-0N for Guix-devel@gnu.org; Wed, 19 Aug 2015 06:10:58 -0400 In-Reply-To: <87614ck0ep.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: Guix-devel On 18 August 2015 at 19:48, Ludovic Court=C3=A8s wrote: > But note that the Hurd=E2=80=99s libc should really provide = , > =E2=80=98mount=E2=80=99 (including MS_BIND), and =E2=80=98umount=E2=80=99= , as discussed earlier. What=E2=80=99s > the status of this? Half-way there. I am currently testing it in darnassus, because my local vms are busy with the port. > =E2=80=98unshare=E2=80=99 is actually no longer used, so we can patch the= daemon (in > upstream Nix) to get rid of HAVE_UNSHARE. Will do. Is nix development happening though github? Manolis