From owner-cvs-all Tue Apr 25 23:38:29 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 4B86F37B5AE; Tue, 25 Apr 2000 23:38:22 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@c04-031.006.popsite.net [216.126.137.31]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id XAA44482; Tue, 25 Apr 2000 23:38:12 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id XAA01103; Tue, 25 Apr 2000 23:38:09 -0700 (PDT) (envelope-from obrien) Date: Tue, 25 Apr 2000 23:38:09 -0700 From: "David O'Brien" To: Chuck Robey Cc: Greg Lehey , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: How about building modules along with the kernel? (was: cvs commit: src/sys/modules/syscons/fire fire_saver.c src/sys/modules/syscons/rain rain_saver.c src/sys/modules/syscons/warp warp_saver.c) Message-ID: <20000425233809.C1022@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20000426102521.C38026@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from chuckr@picnic.mat.net on Tue, Apr 25, 2000 at 10:40:23PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 25, 2000 at 10:40:23PM -0400, Chuck Robey wrote: > If you want, I'd do this myself this weekend. I don't think the makefile > part is all that difficult. At BSDcon we agreed that (1) the modules need to be built in a subdir of the kernel build dir; (2) they should be installed somewhere where their name matches the kernel name [/modules-kernel, /modules-kernel.old] for instance. The machanism for finding modules files was never fully flushed out. -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message