From owner-freebsd-arch@FreeBSD.ORG Tue May 9 00:21:47 2006 Return-Path: X-Original-To: freebsd-arch@freebsd.org Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 381C916A40E; Tue, 9 May 2006 00:21:47 +0000 (UTC) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFEC143D68; Tue, 9 May 2006 00:21:38 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id k490La0P002678; Mon, 8 May 2006 17:21:36 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id k490LaJV002677; Mon, 8 May 2006 17:21:36 -0700 Date: Mon, 8 May 2006 17:21:35 -0700 From: Brooks Davis To: Joe Marcus Clarke Message-ID: <20060509002135.GA317@odin.ac.hmc.edu> References: <445F9B85.3060907@FreeBSD.org> <445FC07E.6080702@elischer.org> <1147133198.84119.18.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VS++wcV0S1rZb1Fb" Content-Disposition: inline In-Reply-To: <1147133198.84119.18.camel@shumai.marcuscom.com> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu Cc: Julian Elischer , freebsd-arch@freebsd.org Subject: Re: [Fwd: Adding hier/mtree support for HAL] X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 May 2006 00:21:47 -0000 --VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 08, 2006 at 08:06:38PM -0400, Joe Marcus Clarke wrote: > On Mon, 2006-05-08 at 15:04 -0700, Julian Elischer wrote: > > Joe Marcus Clarke wrote: > >=20 > > >-----BEGIN PGP SIGNED MESSAGE----- > > >Hash: SHA1 > > > > > >Forwarding to arch@ at brooks' suggestion. > > > > > >- -------- Original Message -------- > > >Subject: Adding hier/mtree support for HAL > > >Date: Mon, 08 May 2006 13:50:10 -0400 > > >From: Joe Marcus Clarke > > >Organization: FreeBSD, Inc. > > >To: freebsd-hackers@freebsd.org > > > > > >I'm not sure if this is the best list for this, so if there is a better > > >one, please let me know. > > > > > >jylefort and I have been working on porting HAL > > >(http://www.freedesktop.org/wiki/Software_2fhal) to FreeBSD. The port > > >is working quite well. One of the things it wants to do is mount > > >removable media such as CDs, USB sticks, etc. to mount points under > > >/media. Some of us had discussed alternatives to /media (e.g. > > >/mnt/media and ${PREFIX}/media), but these were ruled out. /mnt/media > > >is bad since /mnt is reserved for temporary mounts. ${PREFIX}/media > > >(i.e. /usr/local/media) just doesn't seem like an appropriate place for > > >file system mount points. In fact, any other location other than /med= ia > > >will require a lot of additional work in HAL-dependent ports to get > > >those ports to recognize HAL-controlled mounts on FreeBSD. > > > > > >To that end, I would like to add a /media to FreeBSD. I would like to > > >add this to hier(7) as well as BSD.root.mtree. Would this be > > >permissible? Thanks. > > > =20 > > > > >=20 > > just doing a quick look around, I see that apple use /Volumes for this.. >=20 > Yes. I've heard at least one objection to an uppercase directory name, > but /Volumes or /volumes is certainly a possibility. IMO being the same modulo case would be a bad idea. Edit-distance one-bit seems a bit small. For that matter, this being largely a GUI thing, what Linux does is a heck of a lot more relevent than what MacOS does since we don't and realisticaly never will share a GUI with MacOS. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --VS++wcV0S1rZb1Fb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFEX+COXY6L6fI4GtQRAvxOAJ4pDz/XXwD6WZmg/VCQcyi86ShVEACfTHgy 3somxe3oBYbQo5V6fejg2cM= =K829 -----END PGP SIGNATURE----- --VS++wcV0S1rZb1Fb--