From owner-cvs-all@FreeBSD.ORG Fri Oct 3 12:58:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D32116A4BF; Fri, 3 Oct 2003 12:58:21 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9B0B43FA3; Fri, 3 Oct 2003 12:58:16 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h93JwCZ4050062 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 3 Oct 2003 22:58:12 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9p2/8.12.8/Submit) id h93JwCI9050061; Fri, 3 Oct 2003 22:58:12 +0300 (EEST) (envelope-from ru) Date: Fri, 3 Oct 2003 22:58:12 +0300 From: Ruslan Ermilov To: John Baldwin Message-ID: <20031003195812.GN35274@sunbay.com> References: <200310031829.h93IT6a9096265@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9zecZT88ylESpiZX" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2003 19:58:21 -0000 --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--