From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id wM/mFX9JCGVMgwEA9RJhRA:P1 (envelope-from ) for ; Mon, 18 Sep 2023 14:58:39 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id wM/mFX9JCGVMgwEA9RJhRA (envelope-from ) for ; Mon, 18 Sep 2023 14:58:39 +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 D0F8053EDE for ; Mon, 18 Sep 2023 14:58:38 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695041919; a=rsa-sha256; cv=none; b=ObkCJx+p+kZH5V5KcVBW2mC9z+ZUjIirNrB/usGVIw4a4NZJsI2swYSZ13ZTUn94XYT+16 YSqUldowDdtMJp0SdqBkgRHqtmKnLoIY7La1guOSQ+yhX9mFaKviMkLkxt7ppceX9hwfIv oqm/l8lBA8wP/LBF78rCGl1J8sN9YCc9NPHATkf1DU5Hj6vKslH76iwNCCQ6JrCdOQbWgN pA0Efe4l1C8z+0eOVup3Vrhu8UVb37XZPyaboV+pOJHBQQS2tKoeboMc7pyff8hsJOxHsH G7JyP2WAAFgJrJZhOan304ztvCII5FSOkECpHUyAA15jiTFCgU7ni1+yCpyUEw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695041919; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=UZ7benFFlSjFf3fx+znmIPqYBGpaECQ77azo9BPuiVs=; b=o9cfGt39yM+F/7Qq3KFIa3i2Kw0lnlW2oxdouh8sDh09qSz9866d4dBTM/7tpKuyCZZj3L dznakBeCOgQrp7p4rCEhpoSi4on0YtlWgiip1Nmf4qZwXX2YiQ95TQtPwjlD3qiu4ccenq nkPZNYS0vbdA66uAwHzwjEgSgfnbkapFLCZAhWGle5KC4JDxxuQW/1B0lmDmz/IW998/9O 5W9mLUjs1mCZfowU7E1B/RAomSSBk9FoKoLLAM8h9PMIctlLWiqcKsGAH+cRMgLYxDnBF+ eSEI6s6WpPHt2CuiNpYmHY0YlQOlcrajWsufwxyXEbcH7b+UXRuXuYE6uz/oRw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qiDpH-0000rt-0N; Mon, 18 Sep 2023 08:58:07 -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 1qiDpE-0000q6-G4 for guix-devel@gnu.org; Mon, 18 Sep 2023 08:58:04 -0400 Received: from mira.cbaines.net ([2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qiDpC-00052S-LK for guix-devel@gnu.org; Mon, 18 Sep 2023 08:58:04 -0400 Received: from localhost (unknown [217.155.61.229]) by mira.cbaines.net (Postfix) with ESMTPSA id C36E727BBE2; Mon, 18 Sep 2023 13:57:57 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 4ce05a94; Mon, 18 Sep 2023 12:57:57 +0000 (UTC) References: <875y4et4up.fsf@cbaines.net> <8734zg52tp.fsf@jpoiret.xyz> User-agent: mu4e 1.10.5; emacs 28.2 From: Christopher Baines To: Josselin Poiret Cc: guix-devel@gnu.org Subject: Re: Implementing the guix-dameon in Guile Date: Mon, 18 Sep 2023 13:57:27 +0100 In-reply-to: <8734zg52tp.fsf@jpoiret.xyz> Message-ID: <87msxjprje.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: guix-devel-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.43 X-Spam-Score: -4.43 X-Migadu-Queue-Id: D0F8053EDE X-Migadu-Scanner: mx2.migadu.com X-TUID: Bb+n0rfz5U7Z --=-=-= Content-Type: text/plain Josselin Poiret writes: >> 2: https://nlnet.nl/project/GuixDaemon-Guile/ >> >> Rewrites are risky because you only get the value right at the end, >> therefore the priority is to get a minimal but viable implementation in >> Guile that can be switched to, and not to get distracted on adding or >> improving functionality unnecessarily. That is better done once the new >> implementation has been adopted. >> >> While I think there's a substantial amount of work to do, progress >> towards a Guile guix-daemon has already been made. There was a least one >> GSoC project which did make progress, and there's Guile implementations >> of some of the functionality in Guix already. >> >> Still though, I'd like to hear what people think about which direction >> the implementation should go, and what features they'd like to see. Even >> if those are not essential to make the Guile implementation viable, it >> still might inform the direction to take. > > I think the #1 feature for me would be to have it completely > unpriviledged using mount namespaces, so that you could still build > software without needing to run the daemon on the system. You won't be > able to run the built software without using namespaces as well though, > but that still a step in the right direction imo. > > WDYT? Thanks for the suggestion :) I'm not quite sure what this would involve, but it sounds like it might not be that hard to do. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmUISVVfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XcoThAAniNOHrqiVLyFx01RYjWxWYwyDsAxl5D7 u9r+5a6askKhAKezTlUItdEiDSv2/H+NTizNk6nWTao9ohKJwZMIprJrdXh3BVj3 hjJdX7hXV2judZshKKSdEN6qOS7eRNiM3eSewNzsZQzPPNwBrzrvcz+Jq4CXlVQX /a0Moy5YDOIWd9OAM6bt56bx511szONS5TdVmm0G3NYEwObcuXFmolEikRwc1luG U1i8S5ojdkeDF22Fpefqqp1D1EAocupfN+wY1nlikgUkELf0IonKsXpxI4d+96Tl cwhbUDAT4PlWZYX96FQJLxH5R/Ms1eUEA2m6l92V4l/gY0sgFn9IiT0u9omgwELA 44/Ddm1nexoqWMBLLzuFTNCUkfl9Ks/jJHDbb/LguekIC96L0iORdoFqw18VR+Ys fOs0bnUHVNc54es4IRW1EivqUdZolR/4Q/oh/q2cHJeeEHr/4o52lk7Cy7pAenwX Mit2SKyMiYEqhq4jzrfDXxcRZBKiqaih4fF+ze8mspF2bfIcwlfmksfb31JQml+B 3TjMlonzcfo9RJIknBjTFb/dq74YzMfAhg3U8E+mdKx3mab41fdFnXkJFbmZEDXW LWBArlP4AdpQQvHSALuB4QB4ZFmWdpiGrxa+q9qQ1YRnZRpCECyip3CmOC9KJCfK ZhEmkz/RfBQ= =qnrR -----END PGP SIGNATURE----- --=-=-=--