From owner-cvs-all Fri Oct 19 8:32:52 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 CEAF137B407; Fri, 19 Oct 2001 08:32:43 -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 f9JFWgV25272; Fri, 19 Oct 2001 09:32:42 -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 f9JFWf732768; Fri, 19 Oct 2001 09:32:41 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200110191532.f9JFWf732768@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 15:23:05 +0300." <20011019152305.A1416@straylight.oblivion.bg> References: <20011019152305.A1416@straylight.oblivion.bg> <200110181939.f9IJdtJ67133@freefall.freebsd.org> Date: Fri, 19 Oct 2001 09:32:41 -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 <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. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message