From owner-freebsd-bugs Mon Oct 22 22: 8:22 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6141037B401; Mon, 22 Oct 2001 22:08:20 -0700 (PDT) Received: (from cjc@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9N52et56961; Mon, 22 Oct 2001 22:02:40 -0700 (PDT) (envelope-from cjc) Date: Mon, 22 Oct 2001 22:02:40 -0700 (PDT) From: Message-Id: <200110230502.f9N52et56961@freefall.freebsd.org> To: madd@tecdigital.net, cjc@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: pending/31379: make installkernel writes modules to / instead of /modules Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: make installkernel writes modules to / instead of /modules State-Changed-From-To: open->closed State-Changed-By: cjc State-Changed-When: Mon Oct 22 22:00:59 PDT 2001 State-Changed-Why: imp fixed it. imp 2001/10/19 08:30:45 PDT Modified files: (Branch: RELENG_4) sys/conf Makefile.alpha Makefile.i386 Makefile.pc98 Log: MFC: define KODIR to be /modules. it is defined to be /boot/kernel in current, so I did change that. this fixes installing the kernel modules. after my last change, they were installed in / rather than /modules. Revision Changes Path 1.47.2.8 +1 -0 src/sys/conf/Makefile.alpha 1.179.2.8 +1 -0 src/sys/conf/Makefile.i386 1.82.2.9 +1 -0 src/sys/conf/Makefile.pc98 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31379 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message