Date: Fri, 3 Oct 2003 22:58:12 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING Message-ID: <20031003195812.GN35274@sunbay.com> In-Reply-To: <XFMail.20031003155552.jhb@FreeBSD.org> References: <200310031829.h93IT6a9096265@repoman.freebsd.org> <XFMail.20031003155552.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--9zecZT88ylESpiZX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 03, 2003 at 03:55:52PM -0400, John Baldwin wrote: >=20 > On 03-Oct-2003 Ruslan Ermilov wrote: > > ru 2003/10/03 11:29:06 PDT > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > . UPDATING=20 > > 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. > > =20 > > Reported by: current >=20 > Does this mean that the standard > 'buildworld / buildkernel / installkernel / installworld' sequence won't > work for a 5.1 -> 5.2 upgrade? >=20 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= =2Ei386/make; else echo make; fi` -m /usr/src/share/mk Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --9zecZT88ylESpiZX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/fdTUUkv4P6juNwoRAqtMAJ9a1v+MRl6oxdFyWfJN7GX+nqFsoACdHli/ Qu+TCSA3DEWBq7KvN6y+zZk= =3WA8 -----END PGP SIGNATURE----- --9zecZT88ylESpiZX--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031003195812.GN35274>