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 GEFUOUnbbWTgfAAASxT56A (envelope-from ) for ; Wed, 24 May 2023 11:39:22 +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 4CtmOEnbbWQciAAAG6o9tA (envelope-from ) for ; Wed, 24 May 2023 11:39:21 +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 BB23843FBA for ; Wed, 24 May 2023 11:39:21 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q1kxU-0000tD-6p; Wed, 24 May 2023 05:39:04 -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 1q1kxS-0000eA-CB for guix-patches@gnu.org; Wed, 24 May 2023 05:39:02 -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 1q1kxS-00070B-3X for guix-patches@gnu.org; Wed, 24 May 2023 05:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q1kxR-00042C-Uv for guix-patches@gnu.org; Wed, 24 May 2023 05:39:01 -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:39:01 +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.168492108415443 (code B ref 63527); Wed, 24 May 2023 09:39:01 +0000 Received: (at 63527) by debbugs.gnu.org; 24 May 2023 09:38:04 +0000 Received: from localhost ([127.0.0.1]:41602 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1kwW-000411-71 for submit@debbugs.gnu.org; Wed, 24 May 2023 05:38:04 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39134) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1kwU-00040N-Py for 63527@debbugs.gnu.org; Wed, 24 May 2023 05:38:03 -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 1q1kwP-0006mX-Iw; Wed, 24 May 2023 05:37:57 -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=G19FhEHhM4C0jNq5QUsAyowrwAUm3R6DjMa7dL8pAa4=; b=B4rYnZrpTllCyRBIIXea uyeoZJ2r/vAjRyGDlJzSq14WXhXehiDXZLXXBvLo8MPmuszN6PeBWzLTgFTMm+Ot8ek88BJYDRd93 hXewLK4nhRURoysGQLLyC/qUk6occZ7RgjPLV0TFWIsZaB5lftpjQpoXgm8C/J+kcq3AFY9H28uzt ExhktYEn8wBL/ZpWj/UYuzsSR++CyspHN43c4kBHTsfEArpE3k9DVA9ya9E+IB0+h8rszsDeFoM+3 hiFj9PRjYs3I7VY6jxquN8bzJTLI30LpSV0t+3DuvUxilP+ZUJ6fXbA8Qg1C2xFjhNIjbNv2Ta+v3 tikfp1ZHo2uhHA==; 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 1q1kwP-00009A-5v; Wed, 24 May 2023 05:37:57 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Wed, 24 May 2023 11:37:55 +0200 In-Reply-To: (Janneke Nieuwenhuizen's message of "Tue, 23 May 2023 17:47:21 +0200") Message-ID: <87cz2qoyrw.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=1684921161; a=rsa-sha256; cv=none; b=IgaldBRF/+3FHnhVC+9RAs5aGFK7SmH9WCr0XDq+4WTaYtBARBWBKBCAcmhLC46lBoRckI borflvNUzUyDxATjezwCsrTj0VZVhXdKQaA4FqlWiKoA+SKAcittWFth1uFOJ4e+QILVRD bnYjeoGNk9Q4oFnPXGSKpwUjT6AJp0in2sjLZEUpp3mnJtMEhisChCY8WJN3gQiVNOj9MP JI2ainIePYsK6H5c7dT3xPYhAj5/tRmVsrUU2CMlPWIY9oI0J+uOSAUKZxZZ9j94ppEboe e5xkDZZf8Tu7VbRupmsiaj5MflUpJ+QK9SrYtWgFxJxxQ21NZFbmEnOoPE36/Q== 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=B4rYnZrp; 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=1684921161; 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=G19FhEHhM4C0jNq5QUsAyowrwAUm3R6DjMa7dL8pAa4=; b=hsLjXBqYAXjaRzqH7n4SgzsuMNn+zzVDdJeoMX/lkiJFkWi2hkKbfB1WM4eA+bgb8Kgxhc ZSowFMuXXc+PAeUKaB3kqx5ykV60788tY+cx4dnkAqHtxgM6TGxqH5692LN5XB1bX+9BPw Vk2jFcbSH/0Fh63wiCy/Texbsie1znBU7oHo57rG9fmqjrl6FbXCboQhe0J5aERFh5XH8V onuuPS9p8CUSNnOhCRRmgWy4uC7YCXTGK+OjtlAEzomCkLaOww+YM9XSSix2L/Uqc+SqLi 8cuM4mSAiA9a8uXnhgKFtdDfJGG4sb8KYihpFmIDXL1Mo+zOUz6zf+j2OqLxzg== X-Migadu-Spam-Score: -3.91 X-Spam-Score: -3.91 X-Migadu-Queue-Id: BB23843FBA 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=B4rYnZrp; 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: jI6HXviNm2TL I made cosmetic suggestions (as I usually do :-)) but the whole patch series looks great to me, thank you! Ludo=E2=80=99.