From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id iGzbG6SArF6tCwAA0tVLHw (envelope-from ) for ; Fri, 01 May 2020 20:03:48 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id mKZAHK6ArF5PQwAAbx9fmQ (envelope-from ) for ; Fri, 01 May 2020 20:03:58 +0000 Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:470:142::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 B9AB19426D1 for ; Fri, 1 May 2020 20:03:56 +0000 (UTC) Received: from localhost ([::1]:36598 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jUbt6-0002SM-St for larch@yhetil.org; Fri, 01 May 2020 16:03:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45286) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jUbsp-0002Rj-SK for guix-devel@gnu.org; Fri, 01 May 2020 16:03:41 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:35115) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jUbsn-0005TE-V5; Fri, 01 May 2020 16:03:37 -0400 Received: from [2001:980:1b4f:1:42d2:832d:bb59:862] (port=56990 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 1jUbsn-0004M3-13; Fri, 01 May 2020 16:03:37 -0400 From: Jan Nieuwenhuizen To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: 13/36: services: Add hurd-console-service-type. Organization: AvatarAcademy.nl References: <20200427101927.7020.76060@vcs0.savannah.gnu.org> <20200427101946.414C420A5E@vcs0.savannah.gnu.org> <87v9lgljg8.fsf@gnu.org> <878sibr8h5.fsf@gnu.org> X-Url: http://AvatarAcademy.nl Date: Fri, 01 May 2020 22:03:34 +0200 In-Reply-To: <878sibr8h5.fsf@gnu.org> (Jan Nieuwenhuizen's message of "Fri, 01 May 2020 17:16:38 +0200") Message-ID: <87r1w3l8x5.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-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 X-Spam-Score: -1.01 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 2001:470:142::17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Scan-Result: default: False [-1.01 / 13.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; GENERIC_REPUTATION(0.00)[-0.49516041228972]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2001:470:142::/48:c]; IP_REPUTATION_HAM(0.00)[asn: 22989(0.16), country: US(-0.00), ip: 2001:470:142::17(-0.50)]; DWL_DNSWL_FAIL(0.00)[2001:470:142::17:server fail]; HAS_ORG_HEADER(0.00)[]; MX_GOOD(-0.50)[cached: eggs.gnu.org]; RCPT_COUNT_TWO(0.00)[2]; MAILLIST(-0.20)[mailman]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; RCVD_TLS_LAST(0.00)[]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:22989, ipnet:2001:470:142::/48, country:US]; MID_RHS_MATCH_FROM(0.00)[]; TAGGED_FROM(0.00)[larch=yhetil.org]; ARC_NA(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; FROM_NEQ_ENVFROM(0.00)[janneke@gnu.org,guix-devel-bounces@gnu.org]; FROM_HAS_DN(0.00)[]; URIBL_BLOCKED(0.00)[gnu.org:email,avataracademy.com:url,joyofsource.com:url,lilypond.org:url]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; DMARC_NA(0.00)[gnu.org]; HAS_LIST_UNSUB(-0.01)[]; DNSWL_BLOCKED(0.00)[2001:470:142::17:from]; FORGED_SENDER_MAILLIST(0.00)[] X-TUID: TvboenpPNpqe Jan Nieuwenhuizen writes: > Now this > > guix system build --target=3Di586-pc-gnu gnu/system/examples/bare-hur= d.tmpl Oops the above works, I should have said: Now this guix system vm-image --target=3Di586-pc-gnu gnu/system/examples/bare-h= urd.tmpl ... etc We can now, actually cross build using guix system build; but the problem is in creating a VM with a cross-built system in it, as described in that message. --=20 Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar=C2=AE http://AvatarAcademy.com