Re: [Fwd: Adding hier/mtree support for HAL]



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:

-----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 <marcus@xxxxxxxxxxx>
Organization: FreeBSD, Inc.
To: freebsd-hackers@xxxxxxxxxxx

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.



just doing a quick look around, I see that apple use /Volumes for this..

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

--
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

Attachment: pgpxetYzMQNq5.pgp
Description: PGP signature



Relevant Pages

  • Re: Adding hier/mtree support for HAL
    ... arch@ would probably be slightly closer. ... One of the things it wants to do is mount ... those ports to recognize HAL-controlled mounts on FreeBSD. ...
    (freebsd-hackers)
  • Re: Adding hier/mtree support for HAL
    ... arch@ would probably be slightly closer. ... One of the things it wants to do is mount ... those ports to recognize HAL-controlled mounts on FreeBSD. ...
    (freebsd-hackers)
  • Re: USB stick access freezing up system?
    ... average but it is choking on "blackhat" networks which have thousands ... would expect the application to fail, but the stick is just a mount in ... Does this mean that if a non RAIDed drive fails a ... FreeBSD box will reboot, ...
    (comp.unix.bsd.freebsd.misc)
  • Adding hier/mtree support for HAL
    ... One of the things it wants to do is mount ... those ports to recognize HAL-controlled mounts on FreeBSD. ... Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org ...
    (freebsd-hackers)
  • Re: [Fwd: Adding hier/mtree support for HAL]
    ... One of the things it wants to do is mount ... those ports to recognize HAL-controlled mounts on FreeBSD. ... I've heard at least one objection to an uppercase directory name, ...
    (freebsd-arch)