From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id cHXQNTIvNGAMcQAA0tVLHw (envelope-from ) for ; Mon, 22 Feb 2021 22:24:50 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id eLisMTIvNGAIQgAAB5/wlQ (envelope-from ) for ; Mon, 22 Feb 2021 22:24:50 +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 7192E25D40 for ; Mon, 22 Feb 2021 23:24:50 +0100 (CET) Received: from localhost ([::1]:59394 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lEJdJ-00035J-5N for larch@yhetil.org; Mon, 22 Feb 2021 17:24:49 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:41848) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lEJbd-0002Eq-Qm for guix-patches@gnu.org; Mon, 22 Feb 2021 17:23:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:46307) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lEJbb-0006Pm-DI for guix-patches@gnu.org; Mon, 22 Feb 2021 17:23:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lEJbb-0006Vs-BJ for guix-patches@gnu.org; Mon, 22 Feb 2021 17:23:03 -0500 Subject: bug#46506: [PATCH] system: hurd: Have the static networking provision 'networking. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 22 Feb 2021 22:23:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 46506 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 46506-done@debbugs.gnu.org Mail-Followup-To: 46506@debbugs.gnu.org, mail@cbaines.net, mail@cbaines.net Received: via spool by 46506-done@debbugs.gnu.org id=D46506.161403252624891 (code D ref 46506); Mon, 22 Feb 2021 22:23:03 +0000 Received: (at 46506-done) by debbugs.gnu.org; 22 Feb 2021 22:22:06 +0000 Received: from localhost ([127.0.0.1]:57839 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lEJag-0006TP-7T for submit@debbugs.gnu.org; Mon, 22 Feb 2021 17:22:06 -0500 Received: from mira.cbaines.net ([212.71.252.8]:44958) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lEJae-0006TH-IE for 46506-done@debbugs.gnu.org; Mon, 22 Feb 2021 17:22:04 -0500 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:8ac0:b4c7:f5c8:7caa]) by mira.cbaines.net (Postfix) with ESMTPSA id 1EAF527BC48; Mon, 22 Feb 2021 22:22:04 +0000 (GMT) Received: from capella (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 8da8632e; Mon, 22 Feb 2021 22:22:03 +0000 (UTC) References: <20210214105827.27729-1-mail@cbaines.net> <87h7m4ct78.fsf@gnu.org> User-agent: mu4e 1.4.14; emacs 27.1 From: Christopher Baines In-reply-to: <87h7m4ct78.fsf@gnu.org> Date: Mon, 22 Feb 2021 22:22:03 +0000 Message-ID: <87eeh7n3p0.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.47 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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-Migadu-Queue-Id: 7192E25D40 X-Spam-Score: -4.47 X-Migadu-Scanner: scn1.migadu.com X-TUID: g4+9GqnZ4XsP --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Hi Chris, > > Christopher Baines skribis: > >> Some services require networking, I'm looking at the Guix Build Coordina= tor >> agent. Networking seems to work in the childhurd VM, so I think this ch= ange >> makes sense. >> >> * gnu/system/hurd.scm (%base-services/hurd): Add 'networking to the prov= ision >> parameter for the static-networking service. > > LGTM, thanks! Thanks for taking a look, pushed as 5c7874adb00c834e55e58a9b964ebc5fd1bb872c. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmA0LotfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xf5gRAAl1OmxuzMT5cGz9NZF47ggzCzb+RgnSoj gD0OJlF8A4d6hws7pS29s7BLlDmBoNN70j62PGEJ8bjHLB6Kly31vBPGosYfAMJc avtPvxByWTIQ2DXTusjXyBWEDVVWxujKN7L42Xkz6ZUeGmERAkPAr2ayFl2gfeA3 B2QKWP69s+6NVZ75cudIS5FSi1001mV/9N5iTzR4dDh4JNMUuVlUhnzWjiEUmcDn 5wMVqJTFpcRfIQxSr9ol+fqFrcOULIPZL4fRyCE8fin1I9WpvE0+SltQwoHilmh3 Oj85HoeJIUypJPudqAkXeD7UHE/tv3wH760chTaGThLIKU3rmGGCKGM1qR1CH7Zh jgc04AFNO2vnfje4qLL7UVBdygIDxKXkUYD0U6J/8lNFdm9tXOYgkGSzp8hL0AZs Qs5WekuHjMNAnzHr8Ol6UkclK51n3I/uLeZlzuUL27i1N5QQXfUV65gZtjvXeMlG fhUAUui34IQtFU8VLBeRZtKMc6z8WnlVSGiRbe1vsIFKqTgg9373CSnxzxegm4nl 3Nh/n+NGahvPh8fgSPunucPhefhQOFCmiK3Hoc+8cYkp9KmAl+tbu5QR8bTodGRA cHg28krPFB3D/nnV9941IMrWt+/w2HeZPTJ/eHZ8hqe1j6lPzBFvz0g7xjecI8yE gZQ98mEUhhI= =uTJA -----END PGP SIGNATURE----- --=-=-=--