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 EJiJKAP4VV+NZQAA0tVLHw (envelope-from ) for ; Mon, 07 Sep 2020 09:06:11 +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 eAWGJAP4VV8UZQAAB5/wlQ (envelope-from ) for ; Mon, 07 Sep 2020 09:06: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 2B28094013C for ; Mon, 7 Sep 2020 09:06:11 +0000 (UTC) Received: from localhost ([::1]:41092 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kFD6H-0007ZX-KU for larch@yhetil.org; Mon, 07 Sep 2020 05:06:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59810) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kFD6B-0007Y8-1E for guix-patches@gnu.org; Mon, 07 Sep 2020 05:06:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36528) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kFD6A-0001ID-O8 for guix-patches@gnu.org; Mon, 07 Sep 2020 05:06:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kFD6A-0005va-Fs for guix-patches@gnu.org; Mon, 07 Sep 2020 05:06:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#43219] [PATCH] gnu: Handle nfs-root device strings. Resent-From: Danny Milosavljevic Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 07 Sep 2020 09:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43219 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Stefan Cc: 43219@debbugs.gnu.org Received: via spool by 43219-submit@debbugs.gnu.org id=B43219.159946955722775 (code B ref 43219); Mon, 07 Sep 2020 09:06:02 +0000 Received: (at 43219) by debbugs.gnu.org; 7 Sep 2020 09:05:57 +0000 Received: from localhost ([127.0.0.1]:48074 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kFD65-0005vH-B7 for submit@debbugs.gnu.org; Mon, 07 Sep 2020 05:05:57 -0400 Received: from dd26836.kasserver.com ([85.13.145.193]:39158) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kFD62-0005v6-Um for 43219@debbugs.gnu.org; Mon, 07 Sep 2020 05:05:55 -0400 Received: from localhost (80-110-126-103.cgn.dynamic.surfer.at [80.110.126.103]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 4942833639CD; Mon, 7 Sep 2020 11:05:53 +0200 (CEST) Date: Mon, 7 Sep 2020 11:05:52 +0200 From: Danny Milosavljevic Message-ID: <20200907110552.0bdef27e@scratchpost.org> In-Reply-To: <4D0B1280-3FB5-48E5-B985-24773F966618@vodafonemail.de> References: <4D0B1280-3FB5-48E5-B985-24773F966618@vodafonemail.de> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/li7w50WUGyJ5X+Cs5zDy7ig"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.7 (-) 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=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-Spam-Score: -1.11 X-TUID: 3CFseUZtrbxs --Sig_/li7w50WUGyJ5X+Cs5zDy7ig Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Stefan, On Sat, 5 Sep 2020 13:26:25 +0200 Stefan wrote: > * gnu/bootloader/grub.scm (grub-root-search): Suppor nfs-root device stri= ngs to > set the root to tftp. Why does having a NFS root "device" imply using TFTP? I can see that it would be nice--but I've been using NFS for many years wit= hout using TFTP. > + ((? (lambda (device) > + (and (string? device) (string-contains device ":/"))) nfs-= uri) > + "set root=3D(tftp)") What is that required for in practice? Pushed all the other hunks except for the one above--for now. Guix master commit 1c3b709edb8e6248a9a84dde57b27f3fdc997f21. --Sig_/li7w50WUGyJ5X+Cs5zDy7ig Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl9V9/AACgkQ5xo1VCww uqWdMQf+KppdbwedX35/ZxH7VZgLb5kUyKRYlj7lNiOur1vEQAO0bJUH7mp9DkV0 byO5TPo15TyEMJMjTqLTkIIYcpzaKxhJ4L5CaPnmipv5mAlfXNPIkhaLW3oGzCIa XlE35SF3mt4otkMjpo2NmmBRsKNLtHHbEX9+aUVtpesZyKUEqjjeoSGNtwG2ybvB ChPph688mBGyHGy9wuRxbL3yjlYpTjDbsHEg5B13wqal0u52Y8qiXoMPMm5hGlO4 QvFmqOf15olUQOgQ2jOzsUUs5lwoAPtEw8zDw5Mw60UvaN2jDD2ta0Yvevf5g+qZ J+uH3FSAPKog2VVoFu5epqaszEU5AQ== =5k/g -----END PGP SIGNATURE----- --Sig_/li7w50WUGyJ5X+Cs5zDy7ig--