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 sFANCwTYbWTSaAAASxT56A (envelope-from ) for ; Wed, 24 May 2023 11:25:24 +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 6MkgCgTYbWTiuwAAG6o9tA (envelope-from ) for ; Wed, 24 May 2023 11:25:24 +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 EBDA4438E2 for ; Wed, 24 May 2023 11:25:23 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q1kjx-0004Ey-8R; Wed, 24 May 2023 05:25:05 -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 1q1kjv-0004CJ-C1 for guix-patches@gnu.org; Wed, 24 May 2023 05:25: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 1q1kju-0004CE-To for guix-patches@gnu.org; Wed, 24 May 2023 05:25:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q1kju-0003XY-8Y for guix-patches@gnu.org; Wed, 24 May 2023 05:25:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63527] [PATCH 0/3] Initial attempt at rumpdisk support for the Hurd. Resent-From: Janneke Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 24 May 2023 09:25: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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 63527@debbugs.gnu.org Received: via spool by 63527-submit@debbugs.gnu.org id=B63527.168492028613559 (code B ref 63527); Wed, 24 May 2023 09:25:02 +0000 Received: (at 63527) by debbugs.gnu.org; 24 May 2023 09:24:46 +0000 Received: from localhost ([127.0.0.1]:41546 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1kjd-0003Wc-Ni for submit@debbugs.gnu.org; Wed, 24 May 2023 05:24:45 -0400 Received: from eggs.gnu.org ([209.51.188.92]:49034) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1kjb-0003WD-4T for 63527@debbugs.gnu.org; Wed, 24 May 2023 05:24:44 -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 1q1kjU-00047f-MT; Wed, 24 May 2023 05:24:36 -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=PDgUqGQ+iYw8JOzb9A/5FNywt0UkeSnoq361HqHky8c=; b=AhSaiFn8M8jEv+IdtAfw HTcO/acv37pyaXePx6ouHCqVCWMPBPT5uhJHmNRjUPsaukUmQmz8F9NI5XxoYLQwCK0WHsEBXp/ne C4kxRfBgtPoxfyRaeUgREwcIvZM2zhVwe8QK+AsXP7fS7mW1Oty6SWEibPPGqlTTli6bRmkRKYKLQ YuQokuZt3MfXNnKXsVIyanMilqIsNubfwQm/m3/b76Kwfvk2kcb9KNtZzLFrGJIig4f+VM9lIh18A VF4G5exF6bWgGed4hKPqSNmYXUPMU6QM/elBIq6F9lp4lbYH+8UFY37uWFXF6wS6MFQTXkJhuzXWW cnsz7+cnbroWVw==; Received: from 2a02-a462-da03-1-2701-7f81-a736-4607.fixed6.kpn.net ([2a02:a462:da03:1:2701:7f81:a736:4607] helo=drakenpad.janneke.lilypond.org) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q1kjR-0003Xb-5P; Wed, 24 May 2023 05:24:36 -0400 From: Janneke Nieuwenhuizen Organization: AvatarAcademy.nl References: <71a14f2a5b28b90b2a996b1afab6e39c101dfa1d.1684855847.git.janneke@gnu.org> <871qj6qego.fsf_-_@gnu.org> X-Url: http://AvatarAcademy.nl Date: Wed, 24 May 2023 11:24:30 +0200 In-Reply-To: <871qj6qego.fsf_-_@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Wed, 24 May 2023 11:13:43 +0200") Message-ID: <87fs7mytdd.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=1684920324; a=rsa-sha256; cv=none; b=Dv+WaiNzjtBasx32oiMcsp15q0Ihzq0QKv8BDgeYt8/eIjKp7AMgq43RDOJweEgjm/9PfT 7nvpRv6rPSsFzWZn2+b9lg2ComRhj0caI7D7TJipy6u7b5y3EZPIjx4uASEzJLhqbY264n 8PWB6redLPXdnO9Fievs1U+AogrEY/a/GTQa8I45zz1PsJsdXrZ4iGGFgtd74N9XzQif3P N9R5/YXwEdf77j23dI69UR1Pq2iB9nFqc8s+qsebOrn2UBMamrTbYqqCBoDBI7eA5ucN22 1UqHnKT5FYzMde8ptYgCsNexUCO2VVpwXSNtBp/GNvwJccs3pv2V01LYCEffmw== 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=AhSaiFn8; 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=1684920324; 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=PDgUqGQ+iYw8JOzb9A/5FNywt0UkeSnoq361HqHky8c=; b=UVqLBdPF0fj1qireN73DaHk9LPaq0fglNvrTdSO6ICuZ0Ln/FIpzZCVcgjMibhLGYj/gRh FXAb1m3FofwDa5SUM/P08TUzeoEU03sef+3/x8GyfUPveyqjuk1V1QQolGr2We8eetc6Q7 dyhU4KPmnS+UNzFSBGqRzDGcoNZ3UW4uR6ec7CUb7ky2di+eoW2klkquyFgq7cXtdhMo10 PkLJCmr/rH/ya7Ib6uMzP0yyAWms3l5e5CY8+BVaHEOU2FxlVo31u3ep5CyQFL4lDOjja9 4Q8qcw1FoSyWssF4otFpCl1YOuGGSDKE4LjnV43OzvF+oMaoRU/BfCdbGl+DhQ== X-Migadu-Spam-Score: -3.91 X-Spam-Score: -3.91 X-Migadu-Queue-Id: EBDA4438E2 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=AhSaiFn8; 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: qabLYa/2RVXS Ludovic Court=C3=A8s writes: > Janneke Nieuwenhuizen skribis: > [..] > Slightly more visually appealing: > > (list #:configure-flags (if (hurd-target?) > #~'("--disable-device-mapper") > #~'()) > #:phases =E2=80=A6) > > :-) Nice I couldn't figure this one out, thanks! Greetings, Janneke --=20 Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar=C2=AE https://AvatarAcade= my.com