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)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
<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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message