From owner-freebsd-current Sat Jul 8 7:32:13 2000 Delivered-To: freebsd-current@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id E2C3937B606; Sat, 8 Jul 2000 07:31:56 -0700 (PDT) (envelope-from dcs@newsguy.com) Received: from newsguy.com (p60-dn01kiryunisiki.gunma.ocn.ne.jp [211.0.245.61]) by peach.ocn.ne.jp (8.9.1a/OCN/) with ESMTP id XAA08867; Sat, 8 Jul 2000 23:31:55 +0900 (JST) Message-ID: <39673B7B.F4DEF75B@newsguy.com> Date: Sat, 08 Jul 2000 23:32:27 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,pt-BR,ja MIME-Version: 1.0 To: John Baldwin Cc: freebsd-current@FreeBSD.ORG Subject: Re: /sys hierarchy References: <200007050704.AAA42641@john.baldwin.cx> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This must pass through -arch before any implementation. Remember, not every committer reads current. John Baldwin wrote: > > sys/ > ${MACHINE}/ - stay mostly the same, the directories under here > mirror the sys/ directories. E.g. MD bootstrap > code would go in the boot/ subdir > boot/ - formerly sys/boot/${MACHINE} > boot/ - just MI boot code now. Depending on portability > of ARC, possibly move boot/arc under > sys/alpha/boot Don't touch boot. Nothing in the bootstrap is used by the kernel, and there's just a few kernel files included by the bootstrap (wrongly, IMHO). It's made by buildworld instead of buildkernel. Ideally, it should be taken out of sys/ altogether. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org capo@the.great.underground.bsdconpiracy.org _DES: The Book of Bruce has only one sentence in it, and it says "the actual directives of my cult are left as an exercise for the reader. Good luck." jkh: does it really include the 'good luck' part? EE: OK, I made that part up. EE: I figured it should sound a bit more cheery than how Bruce initially dictated it to me. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message