From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id yB4xKQnlwGUYEQAAqHPOHw:P1 (envelope-from ) for ; Mon, 05 Feb 2024 14:39:21 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id yB4xKQnlwGUYEQAAqHPOHw (envelope-from ) for ; Mon, 05 Feb 2024 14:39:21 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=kSmT9g7y; 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-Seal: i=1; s=key1; d=yhetil.org; t=1707140361; a=rsa-sha256; cv=none; b=asE1YTyO2j0pk+D30+2v5FfsUSvxBpLUS8erPP/ND/2Kz0GKQ/IJ3jZxW1Tqhd9owED0xq 40rduBukE7IO/rhynuTdouaeeZ02izPZSMPA6uxxmBygGm/uhJEiSKbOAyzGuDNtz6btOO aatyQBz0Vdo4TBo3OoGZlBwbt2mAax/UwU4JW2BK7EedkK61iFDrGdLkU3aUi2JSjMLc7y 5kcCIaF4A7YMKBeJkR2FT0o43lObfvBHGxDq+NOrnRJKV93zcLpJ+IOXiak8c+YcRJ7pfs WcZQHDCmipemVoZqtsm/xEHTRTJmphDKHoWw6OSWNVIcWBEDvAyjDDWySZ1kQA== 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=kSmT9g7y; 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=1707140361; 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=jBzKpq++UImnWbUnLFns+4dpSo95RAOV5TUoklR4wAw=; b=VObxauM+dYb6X664yle2KHc5NbSUqgtH5paKFyvkz4Suf+PMSeVZMXzm2Kfu9R1Yqlkc/6 5+G9AUWSm1y4O+DvcZY5ncQ2SNqX1vo0Mr6iQb1AzzNTwdxoIE9aCpZEQKzdOUu1yAqiN2 J+EROoA7qlanp6S2gtn1HKSZu5S7TsutYUvS/ihxDYLsokBHkhExz//l2QPWcbuzPfagoM DvwuoFIIyC6LjPtdtPH5OJOxl/TXC2GL7na72b+P7x7GWANb/22k4XlnAZ+dcDu+hjloTX QjAzb8oXlwWXvresGhRJ554sXJ85M/mcOTPGW8IZevNRRut7TM/I9XK/v+cqlQ== 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 29AF522F05 for ; Mon, 5 Feb 2024 14:39:21 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rWzBV-0005UN-B3; Mon, 05 Feb 2024 08:38:53 -0500 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 1rWzBS-0005TE-3D for guix-patches@gnu.org; Mon, 05 Feb 2024 08:38:50 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rWzBR-0000gT-Pj for guix-patches@gnu.org; Mon, 05 Feb 2024 08:38:49 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rWzBe-00027N-AK for guix-patches@gnu.org; Mon, 05 Feb 2024 08:39:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68677] [PATCH 0/6] Service for "virtual build machines" Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 05 Feb 2024 13:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68677 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68677@debbugs.gnu.org Received: via spool by 68677-submit@debbugs.gnu.org id=B68677.17071402898054 (code B ref 68677); Mon, 05 Feb 2024 13:39:02 +0000 Received: (at 68677) by debbugs.gnu.org; 5 Feb 2024 13:38:09 +0000 Received: from localhost ([127.0.0.1]:50774 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rWzAm-00025q-Se for submit@debbugs.gnu.org; Mon, 05 Feb 2024 08:38:09 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:34560) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rWzAk-00025I-Bn for 68677@debbugs.gnu.org; Mon, 05 Feb 2024 08:38:07 -0500 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 1rWzAS-0007aH-DM for 68677@debbugs.gnu.org; Mon, 05 Feb 2024 08:37:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=jBzKpq++UImnWbUnLFns+4dpSo95RAOV5TUoklR4wAw=; b=kSmT9g7yqa9LAJZ6upuA iaF88VCdFju2dtqayh1y7zAHGHrzNTYr+8gsThxw4B+bXa6DWfST3yOH+V2ronVRO4KEynmxKGL3z q83loq/cZA45V2acnmXse3/Yl8cVwJ5Eh9WxePtwc45VMi6cFa+4HbcIsA3dnfXbue8bFdaoW97co oZTNh7ulEXVEHJZOS+nyJQ06IMQJ8d33dJAc2m4QVSWIBY9lcMj+8Zryegmo9PwSHGIzpMs92HTfC 7AC2sHWImi2nmT71jkmKo8mHcaVgxoofszccgOUm3pkbavSq385AQifxURAVTMnbm5pI0wk4dlQG0 NfbnGw74FUNnMA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Tue, 23 Jan 2024 17:46:17 +0100") References: Date: Mon, 05 Feb 2024 14:37:33 +0100 Message-ID: <87eddrc9r6.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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 X-Migadu-Scanner: mx10.migadu.com X-Spam-Score: -6.14 X-Migadu-Queue-Id: 29AF522F05 X-Migadu-Spam-Score: -6.14 X-TUID: j8eDQlbnhDj4 Hello there! Ludovic Court=C3=A8s skribis: > This patch series defines a long-overdue > =E2=80=98virtual-build-machine-service-type=E2=80=99: a service to run a = virtual > machine available for offloading. My main goal here is to > allow users to build stuff at a past date without having to > change their system clock. It can also be used to control other > aspects usually not under control: the CPU model, the Linux kernel. Any comments on this patch series? https://issues.guix.gnu.org/68677 I=E2=80=99d like to go ahead and apply it by the end of the week if there a= re no objections. (I realize all the files being touched here are in a limbo in terms of team coverage. We should fix that!) Ludo=E2=80=99.