From owner-cvs-all Fri Oct 19 8:43:46 2001 Delivered-To: cvs-all@freebsd.org Received: from straylight.ringlet.net (straylight.ringlet.net [217.75.134.254]) by hub.freebsd.org (Postfix) with SMTP id 8F10C37B407 for ; Fri, 19 Oct 2001 08:43:30 -0700 (PDT) Received: (qmail 11556 invoked by uid 1000); 19 Oct 2001 15:43:23 -0000 Date: Fri, 19 Oct 2001 18:43:23 +0300 From: Peter Pentchev To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile src/sys/conf Makefile.alpha Makefile.i386 Makefile.pc98 Message-ID: <20011019184323.E1416@straylight.oblivion.bg> Mail-Followup-To: Warner Losh , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <20011019152305.A1416@straylight.oblivion.bg> <200110181939.f9IJdtJ67133@freefall.freebsd.org> <20011019152305.A1416@straylight.oblivion.bg> <200110191532.f9JFWf732768@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200110191532.f9JFWf732768@harmony.village.org>; from imp@harmony.village.org on Fri, Oct 19, 2001 at 09:32:41AM -0600 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 On Fri, Oct 19, 2001 at 09:32:41AM -0600, Warner Losh wrote: > In message <20011019152305.A1416@straylight.oblivion.bg> Peter Pentchev writes: > : This broke modules' installation. -stable does not have KODIR yet, > : so the modules are installed in / instead of /modules/ > : > : How about the attached patch, backing out the KMODDIR=${KODIR} part? > > I think it might be a little better to include a definition for > KODIR. So I've tested and committed those changes. Thanks for the > report. Sorry for the original mistake. Uhm.. wouldn't it be better to (conditionally) define KODIR to KMODDIR, so anyone who wanted to install modules in another place will still be able to, without tweaking make.conf and other settings? Thanks for the quick response, though! This certainly fixed things for the vast majority of users. G'luck, Peter -- I am not the subject of this sentence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message