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=2.4 required=5.0 tests=DATE_IN_PAST_03_06,RDNS_NONE autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 11406 invoked from network); 29 Aug 2021 17:30:28 -0000 Received: from unknown (HELO 4ess.inri.net) (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 29 Aug 2021 17:30:28 -0000 Received: from duke.felloff.net ([216.126.196.34]) by 4ess; Sun Aug 29 08:57:24 -0400 2021 Message-ID: <596C86EFEA1A2F16F56ED71D5A26071E@felloff.net> Date: Sun, 29 Aug 2021 14:57:14 +0200 From: cinap_lenrek@felloff.net To: 9front@9front.org In-Reply-To: <20210828082838.1c8ef277@spruce.localdomain> 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: enhancement-based software interface-aware solution Subject: Re: [9front] [PATCH] cmd/mkfile: major cleanup Reply-To: 9front@9front.org Precedence: bulk i do not agree that init belongs into /sys/src/boot. /sys/src/boot is for architecture specific bootloaders! i'd be fine with giving init its own mkfile tho and moving it to /sys/src/cmd/init/init.c or something. -- cinap