From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6N8FAPbZbWRtjAAASxT56A (envelope-from ) for ; Wed, 24 May 2023 11:33:42 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 6FuzOvXZbWRYIAEAG6o9tA (envelope-from ) for ; Wed, 24 May 2023 11:33:41 +0200 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 C25CD43F0C for ; Wed, 24 May 2023 11:33:41 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q1krs-0000Qw-Lz; Wed, 24 May 2023 05:33:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q1kre-0000QP-K9 for guix-patches@gnu.org; Wed, 24 May 2023 05:33:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q1kre-0005wR-5m for guix-patches@gnu.org; Wed, 24 May 2023 05:33:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q1kre-0003sm-25 for guix-patches@gnu.org; Wed, 24 May 2023 05:33:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63527] [PATCH 0/3] Initial attempt at rumpdisk support for the Hurd. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 24 May 2023 09:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63527 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Janneke Nieuwenhuizen Cc: 63527@debbugs.gnu.org Received: via spool by 63527-submit@debbugs.gnu.org id=B63527.168492076814900 (code B ref 63527); Wed, 24 May 2023 09:33:02 +0000 Received: (at 63527) by debbugs.gnu.org; 24 May 2023 09:32:48 +0000 Received: from localhost ([127.0.0.1]:41575 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1krP-0003sG-Te for submit@debbugs.gnu.org; Wed, 24 May 2023 05:32:48 -0400 Received: from eggs.gnu.org ([209.51.188.92]:54906) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1krN-0003s3-R7 for 63527@debbugs.gnu.org; Wed, 24 May 2023 05:32:46 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q1krI-0005qG-0S; Wed, 24 May 2023 05:32:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=eBg35mbbNSCCQJPZfDJH6MMiDYTLh7vLqxUjB8hdk/Q=; b=AB7kg+77aTSNeVkkkQhW BgwSByZWy0Ox4bGQSZliI9AZZZZ1vkBeHxmiocpzbPO+m4+9br8FUAPnfKCuo4zWyoT3uNNbWo1jc GOzo5e8e1MU/o8ZyOubYxKDjMsthy/3sgrxXelI81PnZRLCDqTMxqxkR9rKj56EVSBjD9P6d+4vmF Evm8BifY+efUDqd3n9fx2CrJ1wIl+bNBMMwJXJY43RdaSqfJBXG66j0W+dcVizTnXMaHTceZUnW9y V0JZZdN8CFr5wHto5hDOAGQd2jm+P2WFYOR3TtQe9wDsDFzojXM3EAPc+cC3xvACD6IQf34OVG0KC d1ky3dDjbdh6+Q==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q1krF-0000H3-Cs; Wed, 24 May 2023 05:32:39 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Wed, 24 May 2023 11:32:35 +0200 In-Reply-To: (Janneke Nieuwenhuizen's message of "Tue, 23 May 2023 17:47:31 +0200") Message-ID: <87pm6qoz0s.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (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-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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1684920821; a=rsa-sha256; cv=none; b=kROkr01ppDDhoAq01AML6vQB9IT01BEmDAfJUA78xgUruQucf1RvYq8O0Btdv15edudxP7 mNie4JebtoQ+z9FZ8R/N4vf285OK8kU5out7BTf8/ks4aGYc6wTW2ldWhG7NDyZ+5JN+ac qNg93uKn5UaPKo5BCuWo+oht1urdy1bUuEHlBhkAt4upANgxQmpFgJjHhYxjpl4nkoezwk QQY16Z1QgwlJxdERniJv5OpCpcCp7VxlxSKKIl1ST1sYwXIk7ZaKE96VluBqf4n/hPDN5l JrkcCByjjYt2ouPfCVdWq7c//NeqAxtBnrqn2llmuVAkf44o+M0bLnefjTGajQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=AB7kg+77; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1684920821; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=eBg35mbbNSCCQJPZfDJH6MMiDYTLh7vLqxUjB8hdk/Q=; b=jOkFhqU2yLlQszrNKm8Ucd3EulltZzwNI+q9XDN/p2MEWIu0Q92rGzvrDxbSDGiOPMes50 /O4gsC01U/IlhJr4NyzsEcaYCQzOo7fh+zs3Xo73TwbVFMDyKsOSpumKtAt/SDnaAHjeHj KCiXYTbesLKfKr7SyG8RaxvRUyVCyYcjMOOo+TEdBqIqV8Wkc9X5F5MVtjCuR8jqF+Gw/B yUAjeur6hhdr8/lnVaM2fryxG1d0xK/SXDvcK0y0TD6UcQAPq8RbnkKPbIsfdBKe2P/IqZ FixFAPooT0H+EgojzDLHINOw+AFqduWR4FahCuzVrZ8DVwrGtGlobb7V70bg5A== X-Migadu-Spam-Score: -3.91 X-Spam-Score: -3.91 X-Migadu-Queue-Id: C25CD43F0C X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=AB7kg+77; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-TUID: yEaCjg+gTYXl Janneke Nieuwenhuizen skribis: > * gnu/bootloader/grub.scm (make-grub-configuration): When "noide" is in > arguments, use device name "wd0" rather than "hd0". [...] > + (let* ((kernel (menu-entry-multiboot-kernel entry)) > + (arguments (menu-entry-multiboot-arguments entry)) > + (disk (if (member "noide" arguments) "w" "h")) Could you add a comment like: ;; Choose between device names as understood by Mach's built-in IDE ;; driver and those understood by rumpdisk (in the "noide" case). (It=E2=80=99s a bit of an abstraction leak, but hey, we=E2=80=99ll worry ab= out it when we have another multiboot-compliant kernel.) Ludo=E2=80=99.