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=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 21852 invoked from network); 7 May 2022 04:05:11 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 7 May 2022 04:05:11 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 9front; Sat May 7 00:03:26 -0400 2022 Received: from abbatoir.myfiosgateway.com (pool-74-108-56-225.nycmny.fios.verizon.net [74.108.56.225]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id c595b08b (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Fri, 6 May 2022 21:03:14 -0700 (PDT) Message-ID: <5A2C87586001ED63ED5EBDD530DA939B@eigenstate.org> To: 9front@9front.org Date: Sat, 07 May 2022 00:03:12 -0400 From: ori@eigenstate.org In-Reply-To: <384CF35CA4C61F6FDEB2121471D1CFE8@thinktankworkspaces.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: patented rich-client-aware markup Subject: Re: [9front] build iso from arm64 Reply-To: 9front@9front.org Precedence: bulk Quoth william@thinktankworkspaces.com: > I have another question. Looks like I need to add > an entry form arm64. But where is the kernel for arm64? To put it another way: every arm board is different, wtih different busses, drivers, peripherals, etc. We don't have one kernel for all of them. Each image targets one specific arm system. Arm is a pain that way.