[PATCH] Use MACHINE_ARCH for boot loader

John Baldwin jhb at freebsd.org
Tue Aug 31 12:19:52 UTC 2010


On Monday, August 30, 2010 6:22:10 pm Xin LI wrote:
> On 2010/08/27 06:34, John Baldwin wrote:
> > On Thursday, August 26, 2010 8:50:01 pm Xin LI wrote:
> >> Hi,
> >>
> >> The attached patch changes FreeBSD/x86 back to FreeBSD/i386 on i386 and
> >> FreeBSD/amd64 on amd64.
> >>
> >> Comments welcome!  I'll commit it in by the weekend if there is no
> >> objection on this.
> >
> > As others have noted, the 'x86' is on purpose, and I would rather it 
continue
> > to do that rather than this change.
> 
> What about this one?  It changes the 'NEWVERSWHAT' variables from
> (i386|${MACHINE_ARCH}) to x86 for consistency.

This looks good.

-- 
John Baldwin


More information about the freebsd-current mailing list