From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id sHGjOl+CrV4KYgAA0tVLHw (envelope-from ) for ; Sat, 02 May 2020 14:23:27 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id UM4kEmqCrV4MbAAAbx9fmQ (envelope-from ) for ; Sat, 02 May 2020 14:23:38 +0000 Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:470:142::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 4421E941F57 for ; Sat, 2 May 2020 14:23:36 +0000 (UTC) Received: from localhost ([::1]:60904 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jUt3I-0005To-F2 for larch@yhetil.org; Sat, 02 May 2020 10:23:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34554) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jUt2m-00047e-3P for guix-patches@gnu.org; Sat, 02 May 2020 10:23:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jUt2l-00046p-M9 for guix-patches@gnu.org; Sat, 02 May 2020 10:23:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42048) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jUt2l-00045c-9S for guix-patches@gnu.org; Sat, 02 May 2020 10:23:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jUt2k-0000Ic-4L for guix-patches@gnu.org; Sat, 02 May 2020 10:23:02 -0400 Subject: bug#40879: [PATCH] gnu: linux-boot: Allow to mount the root file system via nfs Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 02 May 2020 14:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 40879 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Stefan Cc: 40879-done@debbugs.gnu.org Mail-Followup-To: 40879@debbugs.gnu.org, ludo@gnu.org, stefan-guix@vodafonemail.de Received: via spool by 40879-done@debbugs.gnu.org id=D40879.15884293541079 (code D ref 40879); Sat, 02 May 2020 14:23:01 +0000 Received: (at 40879-done) by debbugs.gnu.org; 2 May 2020 14:22:34 +0000 Received: from localhost ([127.0.0.1]:53589 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jUt2H-0000HK-M5 for submit@debbugs.gnu.org; Sat, 02 May 2020 10:22:33 -0400 Received: from eggs.gnu.org ([209.51.188.92]:59642) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jUt2G-0000H8-1a for 40879-done@debbugs.gnu.org; Sat, 02 May 2020 10:22:32 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:58466) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jUt25-00030N-Q0; Sat, 02 May 2020 10:22:24 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=47770 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jUt25-00067v-13; Sat, 02 May 2020 10:22:21 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <29B6FCE4-CD82-4BEA-A00B-9D1C6EAFE4A9@vodafonemail.de> Date: Sat, 02 May 2020 16:22:19 +0200 In-Reply-To: <29B6FCE4-CD82-4BEA-A00B-9D1C6EAFE4A9@vodafonemail.de> (Stefan's message of "Sun, 26 Apr 2020 21:21:38 +0200") Message-ID: <87wo5u5sdg.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Received-From: 209.51.188.43 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 X-Spam-Score: -1.01 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 2001:470:142::17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Scan-Result: default: False [-1.01 / 13.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; GENERIC_REPUTATION(0.00)[-0.49502986126772]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2001:470:142::/48:c]; IP_REPUTATION_HAM(0.00)[asn: 22989(0.15), country: US(-0.00), ip: 2001:470:142::17(-0.50)]; DWL_DNSWL_FAIL(0.00)[2001:470:142::17:server fail]; MX_GOOD(-0.50)[cached: eggs.gnu.org]; RCPT_COUNT_TWO(0.00)[2]; MAILLIST(-0.20)[mailman]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; RCVD_IN_DNSWL_FAIL(0.00)[2001:470:142::17:server fail]; RCVD_TLS_LAST(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:22989, ipnet:2001:470:142::/48, country:US]; FROM_NEQ_ENVFROM(0.00)[ludo@gnu.org,guix-patches-bounces@gnu.org]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; TAGGED_FROM(0.00)[larch=yhetil.org]; FROM_HAS_DN(0.00)[]; URIBL_BLOCKED(0.00)[vodafonemail.de:email]; MIME_GOOD(-0.10)[text/plain]; R_DKIM_NA(0.00)[]; DMARC_NA(0.00)[gnu.org]; HAS_LIST_UNSUB(-0.01)[]; RCVD_COUNT_SEVEN(0.00)[10]; FORGED_SENDER_MAILLIST(0.00)[] X-TUID: eg3SJux9t8sV Hi Stefan, Stefan skribis: > * gnu/build/linux-boot.scm (boot-system) Treat a root option with ":/" as= an nfs source > and avoid to call 'canonicalize-device-spec' for it. I slightly tweaked the subject line and applied, thank you! Ludo=E2=80=99.