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 23780 invoked from network); 20 Apr 2022 15:43:20 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 20 Apr 2022 15:43:20 -0000 Received: from odoacer.turtle-trading.net ([93.241.193.16]) by 9front; Wed Apr 20 11:41:57 -0400 2022 Received: from zenobia.turtle-trading.net ([192.168.2.111]) by odoacer.turtle-trading.net with esmtp (Exim 4.80) (envelope-from ) id 1nhCSj-0004q9-UT; Wed, 20 Apr 2022 17:41:49 +0200 Received: from benny by zenobia.turtle-trading.net with local (Exim 4.94.2) (envelope-from ) id 1nhCSj-000NvE-MM; Wed, 20 Apr 2022 17:41:49 +0200 From: Benjamin Riefenstahl To: sirjofri Cc: 9front@9front.org References: <87lewbv5x9.fsf@turtle-trading.net> <6947dc36-79c0-4888-8962-342b60020d60@sirjofri.de> Date: Wed, 20 Apr 2022 17:41:49 +0200 In-Reply-To: <6947dc36-79c0-4888-8962-342b60020d60@sirjofri.de> (sirjofri's message of "Mon, 11 Apr 2022 18:42:47 +0000 (UTC)") Message-ID: <87zgkfwyma.fsf@turtle-trading.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: compliant property backend Subject: Re: [9front] Update system: Boot files not updated Reply-To: 9front@9front.org Precedence: bulk > 11.04.2022 20:19:46 Benjamin Riefenstahl: >> Even that procedure does not re-install them into the 9fat partition. >> Is there a ready-made script or mkfile target for that? sirjofri install only to /$objtype/, and install to 9fat or sdcard manually. Ok. >> Another problem I encountered with "mk all; mk install" was that the >> boot files were not re-created, the kernel, bootsectors and similar: Is there any good reason for this issue though? Or is this just an oversight? "mk all" in "/sys/src" does not go into the directories for kernel and mbr, nor does "mk install" put them into /amd64 and /386 Thanks, benny