From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, HTML_MESSAGE,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2 autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 16777 invoked from network); 26 Feb 2023 20:42:16 -0000 Received: from tb-ob0.topicbox.com (64.147.108.117) by inbox.vuxu.org with ESMTPUTF8; 26 Feb 2023 20:42:16 -0000 Received: from tb-mx0.topicbox.com (tb-mx0.nyi.icgroup.com [10.90.30.73]) by tb-ob0.topicbox.com (Postfix) with ESMTP id DB2AC3336E for ; Sun, 26 Feb 2023 15:42:13 -0500 (EST) (envelope-from bounce.mM9ac8d1849ac938a012ee571c.r522be890-2105-11eb-b15e-8d699134e1fa@9fans.bounce.topicbox.com) Received: by tb-mx0.topicbox.com (Postfix, from userid 1132) id D7629B369C1; Sun, 26 Feb 2023 15:42:13 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=9fans.net; h=from:to :subject:message-id:references:in-reply-to:date:mime-version :content-type:content-transfer-encoding:list-help:list-id :list-post:list-subscribe:reply-to:list-unsubscribe; s=dkim-1; t=1677444133; x=1677530533; bh=ynusnyR2yUZoHmAWALi56J36MVvXbvTM DDDZeKTGQjo=; b=P4cjfsiUw6vOUq4MyhR/BuH9oiLmG+p+1DgNkb76ESi2p9Us mVhsFalKPzzgPTE29BSkW+TdYWsT2KPlk/W4wXlBm6NaxW/f20peNk3PTGd/wDD0 IZYdpPz2epj1Mp3LZk5aml5h/WS55TnUwI/T8Z/6CbCi8qX6dTk0EJLHgbA= From: david@boddie.org.uk To: 9fans <9fans@9fans.net> Subject: Re: [9fans] Re: Inferno OS Message-Id: <16774441220.2C3EFA1F8.653677@composer.9fans.topicbox.com> References: <16773420590.A38bD.666716@composer.9fans.topicbox.com> <16774273250.Ec3278.93953@composer.9fans.topicbox.com> In-Reply-To: <16774273250.Ec3278.93953@composer.9fans.topicbox.com> Date: Sun, 26 Feb 2023 15:42:02 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=16774441221.C233.653677 Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: 0664bd80-b616-11ed-83a7-5344262d11b0 Archived-At: =?UTF-8?B?PGh0dHBzOi8vOWZhbnMudG9waWNib3guY29tL2dyb3Vwcy85?= =?UTF-8?B?ZmFucy9UZWNhYjVmNGQ3YzdkY2M3Yy1NOWFjOGQxODQ5YWM5MzhhMDEyZWU1?= =?UTF-8?B?NzFjPg==?= List-Help: List-Id: "9fans" <9fans.9fans.net> List-Post: List-Software: Topicbox v0 List-Subscribe: Precedence: list Reply-To: 9fans <9fans@9fans.net> List-Unsubscribe: , Topicbox-Delivery-ID: 2:9fans:437d30aa-c441-11e9-8a57-d036212d11b0:522be890-2105-11eb-b15e-8d699134e1fa:M9ac8d1849ac938a012ee571c:1:lANsZInY5NN2Rc4FAyBD4TKf1WRk9znSMmzftd4rzII --16774441221.C233.653677 Date: Sun, 26 Feb 2023 15:42:02 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I made a GitHub Action to build Inferno on Ubuntu 22.04: https://github.com/dboddie/inferno-test-builds/blob/hosted-386/.github/work= flows/ubuntu-22-04.yml I didn't manage to produce something simple, small and self-contained that = could be downloaded, though you could use the steps to build your own insta= llation, or use GitHub to build it for you. ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/Tecab5f4d7c7dcc7c-M9ac8d= 1849ac938a012ee571c Delivery options: https://9fans.topicbox.com/groups/9fans/subscription --16774441221.C233.653677 Date: Sun, 26 Feb 2023 15:42:02 -0500 MIME-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I made a GitHub Action to build Inferno on Ubu= ntu 22.04:
I didn't manage to produce something simp= le, small and self-contained that could be downloaded, though you could use= the steps to build your own installation, or use GitHub to build it for yo= u.
= --16774441221.C233.653677--