From owner-cvs-all Fri Oct 19 9:43:13 2001 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 5DA9337B403; Fri, 19 Oct 2001 09:43:05 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f9JGh3V25792; Fri, 19 Oct 2001 10:43:03 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id f9JGgx733769; Fri, 19 Oct 2001 10:43:02 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200110191643.f9JGgx733769@harmony.village.org> To: Peter Pentchev Subject: Re: cvs commit: src/sys/modules Makefile src/sys/conf Makefile.alpha Makefile.i386 Makefile.pc98 Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Fri, 19 Oct 2001 19:05:11 +0300." <20011019190511.F1416@straylight.oblivion.bg> References: <20011019190511.F1416@straylight.oblivion.bg> <20011019184323.E1416@straylight.oblivion.bg> <20011019152305.A1416@straylight.oblivion.bg> <200110181939.f9IJdtJ67133@freefall.freebsd.org> <20011019152305.A1416@straylight.oblivion.bg> <200110191532.f9JFWf732768@harmony.village.org> <20011019184323.E1416@straylight.oblivion.bg> <200110191554.f9JFsY733096@harmony.village.org> Date: Fri, 19 Oct 2001 10:42:59 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20011019190511.F1416@straylight.oblivion.bg> Peter Pentchev writes: : Yes, if they happen to spot the needed change in the variable name. : If they depend on -stable being, well, stable :) and not changing : variable names "on the fly", they might just have a KMODDIR defined in : make.conf and not even think about it when they just do a make buildkernel, : make installkernel, and expect it to "just work". : : Of course, it is very improbable that someone would be changing their : modules' install directory, instead of just changing DESTDIR, but there : are all kinds of weirdos out there ;) I didn't realize that KMODDIR was a known variable. I've fixed it in my tree and will commit it. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message