From owner-freebsd-arch Wed May 23 5:55:49 2001 Delivered-To: freebsd-arch@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id B15E737B422; Wed, 23 May 2001 05:55:43 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id WAA24838; Wed, 23 May 2001 22:51:55 +1000 Date: Wed, 23 May 2001 22:50:27 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Sheldon Hearn Cc: Poul-Henning Kamp , Boris Popov , Ruslan Ermilov , arch@FreeBSD.ORG, fs@FreeBSD.ORG Subject: Re: [CFR] /sys/miscfs/* -> /sys/fs/ In-Reply-To: <37017.990609604@axl.fw.uunet.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 23 May 2001, Sheldon Hearn wrote: > On Tue, 22 May 2001 20:04:48 +0200, Poul-Henning Kamp wrote: > > > >ext2fs would go in fs/gnu/ext2fs (or is it gnu/fs/ext2fs?). Ugh. > > > > it would be src/sys/gnu/fs/ext2fs or src/sys/contrib/fs/ext2fs s/Ugh/Bletch/g > Is it feasible to keep this consistent with userland by putting the > source in src/sys/contrib and the build infrastructure in src/sys/gnu? No. ext2fs is not contrib'ed. (It's only 30% GPL'ed too, except the GPL makes in all GPL'ed.) Userland at least installs things in reasonable places, so that there is no /usr/include/contrib (or is it /usr/contrib/include?). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message