From owner-freebsd-current Sun Jul 2 13:53:55 2000 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id BFEF937BE69 for ; Sun, 2 Jul 2000 13:53:50 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id NAA96544 for freebsd-current@FreeBSD.ORG; Sun, 2 Jul 2000 13:53:49 -0700 (PDT) (envelope-from obrien) Date: Sun, 2 Jul 2000 13:53:49 -0700 From: "David O'Brien" To: freebsd-current@FreeBSD.ORG Subject: Re: /sys hierarchy Message-ID: <20000702135349.F96427@dragon.nuxi.com> Reply-To: freebsd-current@FreeBSD.ORG References: <20000702114353.C19714@freebie.wbnet> <200007021744.KAA34748@john.baldwin.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200007021744.KAA34748@john.baldwin.cx>; from jhb@FreeBSD.ORG on Sun, Jul 02, 2000 at 10:44:22AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jul 02, 2000 at 10:44:22AM -0700, John Baldwin wrote: > >> compile/ - no change > > > > I'd change this into compile/${MACHINE_ARCH} so that a single shared source > > tree can be used to build [alpha,i386] kernels. In the current setup one > > gets clashes with GENERIC etc. AS much as I hate this idea, I have to support it strongly. > Sounds good to me actually. Although, should it be ${MACHINE_ARCH}/compile > instead in keeping with the mentioned goal of keeping all MD stuff under > ${MACHINE_ARCH}? I would prefer /sys/compile/ as it makes it easier to make a symlink to another place. Unless of course we get /usr/obj working for kernel compiles.... -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message