From owner-freebsd-hackers@FreeBSD.ORG Mon May 8 17:50:08 2006 Return-Path: X-Original-To: freebsd-hackers@FreeBSD.org Delivered-To: freebsd-hackers@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03AB816A420 for ; Mon, 8 May 2006 17:50:07 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from av-tac-rtp.cisco.com (bantam.cisco.com [64.102.19.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F55B43D4C for ; Mon, 8 May 2006 17:50:04 +0000 (GMT) (envelope-from marcus@FreeBSD.org) X-TACSUNS: Virus Scanned Received: from rooster.cisco.com (localhost [127.0.0.1]) by av-tac-rtp.cisco.com (8.11.7p1+Sun/8.11.7) with ESMTP id k48Ho3a05100 for ; Mon, 8 May 2006 13:50:04 -0400 (EDT) Received: from [64.102.192.234] (dhcp-64-102-192-234.cisco.com [64.102.192.234]) by rooster.cisco.com (8.11.7p1+Sun/8.11.7) with ESMTP id k48Ho2m19876 for ; Mon, 8 May 2006 13:50:02 -0400 (EDT) Message-ID: <445F84D2.9040207@FreeBSD.org> Date: Mon, 08 May 2006 13:50:10 -0400 From: Joe Marcus Clarke Organization: FreeBSD, Inc. User-Agent: Thunderbird 1.5.0.2 (Macintosh/20060308) MIME-Version: 1.0 To: freebsd-hackers@FreeBSD.org X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Adding hier/mtree support for HAL X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 May 2006 17:50:08 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 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 /media 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. Joe - -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEX4TSb2iPiv4Uz4cRAvy4AJ9Qh3udoFm5RYiHvoGH9cRth2tYngCgsCSY Z18nafBoUsekupRYFY3EyEc= =goIL -----END PGP SIGNATURE-----