From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id MM08OaHsZWT87wAASxT56A (envelope-from ) for ; Thu, 18 May 2023 11:15:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id uCgxOaHsZWT4fAAAauVa8A (envelope-from ) for ; Thu, 18 May 2023 11:15:13 +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 8D32D2F1C6 for ; Thu, 18 May 2023 11:15:13 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pzZix-0002Zp-Qm; Thu, 18 May 2023 05:15:03 -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 1pzZiw-0002Zg-Fg for guix-patches@gnu.org; Thu, 18 May 2023 05:15: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 1pzZiw-0002Y6-8C for guix-patches@gnu.org; Thu, 18 May 2023 05:15:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pzZiv-0003fp-PY for guix-patches@gnu.org; Thu, 18 May 2023 05:15:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63527] [PATCH v3 0/7] Rumpdisk support for the Hurd Resent-From: Janneke Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 18 May 2023 09:15: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: 63527@debbugs.gnu.org Received: via spool by 63527-submit@debbugs.gnu.org id=B63527.168440127914079 (code B ref 63527); Thu, 18 May 2023 09:15:01 +0000 Received: (at 63527) by debbugs.gnu.org; 18 May 2023 09:14:39 +0000 Received: from localhost ([127.0.0.1]:52035 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzZiZ-0003f1-DT for submit@debbugs.gnu.org; Thu, 18 May 2023 05:14:39 -0400 Received: from eggs.gnu.org ([209.51.188.92]:37798) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzZiU-0003eh-LT for 63527@debbugs.gnu.org; Thu, 18 May 2023 05:14:38 -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 1pzZiN-0002S9-LR; Thu, 18 May 2023 05:14:27 -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=er+TdZNu0O501qUNMY89t95VF3wZSTCSHR3IUa88sA0=; b=CAIPVJW3xhMrbhza0e2F L9PaQoWykSSmhAIuouFgEGAamR7oWg/uLvUoXjoZL5J+SVok6vWbNd2ukJBxil5T/SBtJ/oJAege1 xjFaKKcNVy18iOuNqt9SE2jxc1qGYpdr/bZsVy985NvRXC7zCNK1QgPnhB1vFDII1kGyrNZn2vBGS nlX99yKarsb4w1VY9woSyLlr/leWWVYtVxelAq+kwO6DWgnBSR0/BwQI7Nda+Xo3GBVN92+dcxJ8C 57GtnPKCCVXDhwowm0PDKqQlgarcdToNa1HgkYcpYoptQ90zNgRkPBLqKou30hhtGRG2q8UD8sXYF ADNhm5bS9B7M2w==; Received: from [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 1pzZiM-0005WY-WF; Thu, 18 May 2023 05:14:27 -0400 From: Janneke Nieuwenhuizen Organization: AvatarAcademy.nl References: X-Url: http://AvatarAcademy.nl Date: Thu, 18 May 2023 11:14:12 +0200 In-Reply-To: (Janneke Nieuwenhuizen's message of "Thu, 18 May 2023 10:45:58 +0200") Message-ID: <87fs7ugfx7.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-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1684401313; a=rsa-sha256; cv=none; b=HvBPsduvQ7ZyPlK8dxuUbrrOXI3ho05LQKF41DjCyAF4DK2jgOTamXMiaOMq6yd0s6C71y RHVa/hYZ9we2XVrIYeJ3ME95nMwgYW3mJMqXyAlggsuZ1xi+BYfEBcoa5MD43EmcwrB0Yl 1oTWys6SvcpZMJLiW8DwMOIShuYXql8uFljSuGgzhCqeajEIo1tNRoW8qto0ceCm/VPu+R afi9r+akjfSFPXvpPFEzyJF1+PI3fH1aQqG1oYrPlnpT6nQGQv6BrDChPHdMvSMLT/E/8L T2Qw9UzfPWXsh11y7WwDybP75nIU8twbmVeVUlmuQvQ4k/aG0MFSbH8GG7kFtg== 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=CAIPVJW3; 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=1684401313; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=er+TdZNu0O501qUNMY89t95VF3wZSTCSHR3IUa88sA0=; b=gvj71sXMZj3GSedlBrqGpJnwl2664LN9085cDvNBAMaDifz0An0yA6mxe+5p1BL90cUE48 J5y8VDdnOKFWTn/Gbapka38wMIKz8b/NB4RJIx54SU9fBjULxzDBe8e8Kq/Dmy43DbTAXX gwU7V0LJKbyDa45fofXRlO3i/DGo6xkCW2pKljJEP0Xcp6UNx3/OoYeIgvh5UEhEfV/o0h MjwKTHX1DfsPtueu7ggKCDZniP52c06mLqy/9b500LOskfsm3YLK+pylrVlfy8fh1O2ZGe ahUalwSjX6XZUPu4ZtUJ6BFrvF003+6FwT3cn1FpFBOi/wxZ/JazlTrSUt4XEw== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=CAIPVJW3; 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-Migadu-Spam-Score: -4.09 X-Spam-Score: -4.09 X-Migadu-Queue-Id: 8D32D2F1C6 X-TUID: l1ih5E5E7aED Janneke Nieuwenhuizen writes: > So, good progress and amazing news since the v2 series: Oops, there is still good news, but the updated MONOTONIC (and possibly centiseconds) time patches from Debian Salsa are still needed! In testing with all different builds I must have confused myself in the final test, sorry! Anyway, the rest of the story and the good news still holds, we just need another ugly cross-glibc patch for the Hurd. I'll be preparing a new patch series. Greetings, Janneke --=20 Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar=C2=AE https://AvatarAcade= my.com