From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id aCeCNBZ77F70FAAA0tVLHw (envelope-from ) for ; Fri, 19 Jun 2020 08:45:10 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id +PN0MBZ77F6uHwAAB5/wlQ (envelope-from ) for ; Fri, 19 Jun 2020 08:45:10 +0000 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 75CFB9401CB for ; Fri, 19 Jun 2020 08:45:10 +0000 (UTC) Received: from localhost ([::1]:33274 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jmCe5-0002uX-EK for larch@yhetil.org; Fri, 19 Jun 2020 04:45:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55690) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jmCdy-0002tT-VT for guix-patches@gnu.org; Fri, 19 Jun 2020 04:45:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43544) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jmCdy-0006Fy-Lj for guix-patches@gnu.org; Fri, 19 Jun 2020 04:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jmCdy-0005gD-JV for guix-patches@gnu.org; Fri, 19 Jun 2020 04:45:02 -0400 Subject: bug#41855: [PATCH 1/2] hurd-boot: Create individual translators instead of running MAKEDEV. Resent-From: Jan Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 19 Jun 2020 08:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 41855 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 41855-done@debbugs.gnu.org Mail-Followup-To: 41855@debbugs.gnu.org, janneke@gnu.org, janneke@gnu.org Received: via spool by 41855-done@debbugs.gnu.org id=D41855.159255627021773 (code D ref 41855); Fri, 19 Jun 2020 08:45:02 +0000 Received: (at 41855-done) by debbugs.gnu.org; 19 Jun 2020 08:44:30 +0000 Received: from localhost ([127.0.0.1]:55089 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jmCdR-0005f7-Sq for submit@debbugs.gnu.org; Fri, 19 Jun 2020 04:44:30 -0400 Received: from eggs.gnu.org ([209.51.188.92]:41220) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jmCdN-0005er-Rt for 41855-done@debbugs.gnu.org; Fri, 19 Jun 2020 04:44:28 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:58186) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jmCdI-0005z4-J3; Fri, 19 Jun 2020 04:44:20 -0400 Received: from [2001:980:1b4f:1:42d2:832d:bb59:862] (port=57026 helo=dundal.peder.onsbrabantnet.nl) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jmCdI-0007ta-2b; Fri, 19 Jun 2020 04:44:20 -0400 From: Jan Nieuwenhuizen Organization: AvatarAcademy.nl References: <20200614165430.3411-1-janneke@gnu.org> <20200614165649.3496-1-janneke@gnu.org> <87imfsyuib.fsf@gnu.org> <87y2omyap0.fsf@gnu.org> <87wo43h48i.fsf@gnu.org> X-Url: http://AvatarAcademy.nl Date: Fri, 19 Jun 2020 10:44:17 +0200 In-Reply-To: <87wo43h48i.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 19 Jun 2020 10:03:25 +0200") Message-ID: <87o8pfa1i6.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) 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" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: dy9OZWrVucHp Ludovic Court=C3=A8s writes: Hi! > Jan Nieuwenhuizen skribis: >> Similarly, "linux-boot" defines "make-essential-device-nodes", which >> could be called from GNU/Hurd when we cross build a linux VM. > > Right. > >> Haven't made this change yet, let me know you want; or feel free to make >> the change yourself :-) > > Yeah, we can leave that for later. :-) "Good" :-) >> From 1e27aabb8bf32e85547517e1f0e35f789a08933d Mon Sep 17 00:00:00 2001 >> From: "Jan (janneke) Nieuwenhuizen" >> Date: Mon, 8 Jun 2020 13:02:13 +0200 >> Subject: [PATCH v2 1/2] hurd-boot: Create individual translators instead= of >> running MAKEDEV. >> >> * guix/build/utils.scm > > Something=E2=80=99s wrong! Oops, removed this mid-way change-of-mind sublimation. >> * gnu/build/hurd-boot.scm (make-hurd-device-nodes): Do not create >> dev/{null,zero,full,random,urandom} mount points. >> (passive-translator-xattr?, passive-translator-installed?, translated?, >> set-hurd-device-translators): New procedures. >> (false-if-EEXIST): New macro. >> (boot-hurd-system): Use them instead of running MAKEDEV. > > [...] > >> +(define* (set-translator! file-name command #:optional (mode #o600)) > > Nitpick: there shouldn=E2=80=99t be a bang here (just like for =E2=80=98m= kdir=E2=80=99, etc.). ...ah, interesting. ! is for scheme'y imperativeness. > Otherwise LGTM, thank you! Pushed this serie master as f25e8f76fec03e5a31c221e7427d6962ece1aa67 That was all I have all from wip-hurd-vm. At least until we decide to risk using the linux xattr patch (looks like that will be in linux-5.8). Janneke --=20 Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar=C2=AE http://AvatarAcademy.com