From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id kGDmADAZcl9qUQAA0tVLHw (envelope-from ) for ; Mon, 28 Sep 2020 17:11:12 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 2FZmOC8Zcl88JwAA1q6Kng (envelope-from ) for ; Mon, 28 Sep 2020 17:11:11 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 4C0A09402B7 for ; Mon, 28 Sep 2020 17:11:11 +0000 (UTC) Received: from localhost ([::1]:44708 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kMwg9-0002B2-3a for larch@yhetil.org; Mon, 28 Sep 2020 13:11:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44796) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kMwg3-0002At-AS for guix-patches@gnu.org; Mon, 28 Sep 2020 13:11:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42340) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kMwg3-0005a0-1p for guix-patches@gnu.org; Mon, 28 Sep 2020 13:11:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kMwg2-00036z-Hu for guix-patches@gnu.org; Mon, 28 Sep 2020 13:11:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#43650] [PATCH 0/8] Assorted childhurd improvements In-Reply-To: <20200927152932.8924-1-ludo@gnu.org> Resent-From: Jan Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 28 Sep 2020 17:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43650 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 43650@debbugs.gnu.org Received: via spool by 43650-submit@debbugs.gnu.org id=B43650.160131301411899 (code B ref 43650); Mon, 28 Sep 2020 17:11:02 +0000 Received: (at 43650) by debbugs.gnu.org; 28 Sep 2020 17:10:14 +0000 Received: from localhost ([127.0.0.1]:53886 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kMwfG-00035q-65 for submit@debbugs.gnu.org; Mon, 28 Sep 2020 13:10:14 -0400 Received: from eggs.gnu.org ([209.51.188.92]:37736) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kMwfD-00035d-St for 43650@debbugs.gnu.org; Mon, 28 Sep 2020 13:10:12 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:47801) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kMwf6-0005JY-W7; Mon, 28 Sep 2020 13:10:05 -0400 Received: from [2001:980:1b4f:1:42d2:832d:bb59:862] (port=59574 helo=dundal.janneke.lilypond.org) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kMwf6-0005WG-1U; Mon, 28 Sep 2020 13:10:04 -0400 From: Jan Nieuwenhuizen References: <20200927152932.8924-1-ludo@gnu.org> Date: Mon, 28 Sep 2020 19:10:01 +0200 Message-ID: <87ft714yl2.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -1.51 X-TUID: ET9DfF3JCQms Ludovic Court=C3=A8s writes: Hello! > Here are assorted improvements to childhurds! Oh, lovely! > There=E2=80=99s one thing missing to allow =E2=80=98hurd-vm-service-type= =E2=80=99 to > automatically enable offloading to the local childhurd: > declarative ACL and declarative machines.scm. > > Feedback welcome! :-) Took me much longer than I hoped to...:It's broke, for me ;) (Well, privilege separatation breaks it, for me). I especially hoped that childhurd in a Guix System VM would work, but in the end reverted to reconfiguring and rebooting until I found the problem. (In the end, I'm pretty sure that rebooting is not necessary, reconfiguring should be enough.) The the rest of the patch set LreallyGTM, thanks! > PS: It=E2=80=99s GNU=E2=80=99s 37th birthday! \o/ \o/ ...well, GNU needs to wait for their birthday present :-( Greetings, Janneke --=20 Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar=C2=AE http://AvatarAcademy.com