cvs commit: src UPDATING
Ruslan Ermilov
ru at FreeBSD.org
Fri Oct 3 12:58:21 PDT 2003
On Fri, Oct 03, 2003 at 03:55:52PM -0400, John Baldwin wrote:
>
> On 03-Oct-2003 Ruslan Ermilov wrote:
> > ru 2003/10/03 11:29:06 PDT
> >
> > FreeBSD src repository
> >
> > Modified files:
> > . UPDATING
> > Log:
> > Fixed the "To build a kernel" section to mention -DALWAYS_CHECK_MAKE
> > as the new sys/conf/kmod.mk depends on a make(1) bugfix now.
> >
> > Reported by: current
>
> Does this mean that the standard
> 'buildworld / buildkernel / installkernel / installworld' sequence won't
> work for a 5.1 -> 5.2 upgrade?
>
It will, as buildworld will build a new make binary as necessary,
and later buildkernel will utilize it:
# cd /usr/src && make -V BINMAKE
`if [ -x /usr/obj/usr/src/make.i386/make ]; then echo /usr/obj/usr/src/make.i386/make; else echo make; fi` -m /usr/src/share/mk
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
ru at sunbay.com Sunbay Software Ltd,
ru at FreeBSD.org FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20031003/04067369/attachment.bin
More information about the cvs-src
mailing list