Date: Sat, 08 Jul 2000 23:32:27 +0900 From: "Daniel C. Sobral" <dcs@newsguy.com> To: John Baldwin <jhb@FreeBSD.ORG> Cc: freebsd-current@FreeBSD.ORG Subject: Re: /sys hierarchy Message-ID: <39673B7B.F4DEF75B@newsguy.com> References: <200007050704.AAA42641@john.baldwin.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jkh> _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." <EE> jkh: does it really include the 'good luck' part? <jkh> EE: OK, I made that part up. <jkh> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39673B7B.F4DEF75B>