Date: Fri, 3 Oct 2003 11:53:49 -0700 From: "David O'Brien" <dev-null@nuxi.com> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kmod.mk Message-ID: <20031003185349.GA83420@dragon.nuxi.com> In-Reply-To: <20031003180520.GD35274@sunbay.com> References: <200310022134.h92LY7Jb071040@repoman.freebsd.org> <20031003152320.GA90990@nebula.wanadoo.fr> <20031003153819.GE10878@saboteur.dek.spc.org> <20031003175601.GA35274@sunbay.com> <20031003140026.5750af9e.trhodes@FreeBSD.org> <20031003180520.GD35274@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 03, 2003 at 09:05:20PM +0300, Ruslan Ermilov wrote: > UPDATING already has the necessary bits in the COMMON ITEMS > section: > > To build a kernel > ----------------- > If you are updating from a prior version of FreeBSD (even one just > a few days old), you should follow this procedure. With a > /usr/obj tree with a fresh buildworld, > make buildkernel KERNCONF=YOUR_KERNEL_HERE > make installkernel KERNCONF=YOUR_KERNEL_HERE > > I should probably fix it to add -DALWAYS_CHECK_MAKE, or make > the latter the default. What's the use in having the build system sane (i.e., not defaulting to ALWAYS_CHECK_MAKE) if you're now going to make it required?? -- -- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031003185349.GA83420>