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=T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 6348 invoked from network); 4 Jul 2023 21:15:51 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 4 Jul 2023 21:15:51 -0000 Received: from duke.felloff.net ([216.126.196.34]) by 9front; Tue Jul 4 17:14:08 -0400 2023 Message-ID: Date: Tue, 04 Jul 2023 23:13:50 +0200 From: cinap_lenrek@felloff.net To: 9front@9front.org In-Reply-To: <19324C57-6024-44E1-9F78-F5564055B6BB@stanleylieber.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: reduce/map callback descriptor-aware interface Subject: Re: [9front] Re: [9front] reform hjfs file creation broken in current release and after Reply-To: 9front@9front.org Precedence: bulk > I tried hjfs built with 7c with the last change to it (the C compiler) > reverted and it seems to work fine. *With* it, hjfs can't properly > initialize the filesystem - it's empty, not even /adm/users is there. > I think that would explain the error. I will ping cinap as soon as he's on IRC. i'll take a look. thanks. > next: after rebuilding the kernel with current sources, ether0=type=iwl > in plan9.ini seems to have no effect. firmware iwn-6005 is located, loaded, > and recognized with no errors, but ether0 is still the built-in ethernet. > i'll try again once i have the whole system fully updated. yeah, the arm kernels do not implement isaconfig() at all. so it will have no effect there. -- cinap