Date: Fri, 21 Nov 2003 15:41:16 +0100 From: "Frank Murphy" <murphyf+fhs@f-m.fm> To: freebsd-questions@freebsd.org Subject: FreeBSD, FHS, and /mnt/cdrom Message-ID: <20031121144116.A712D7E40E@server2.messagingengine.com>
next in thread | raw e-mail | index | archive | help
The folks at the Filesystem Hierarchy Standard (FHS) are discussing (again) where directories for recurring temporary mount points should go. Recurring temporary mount points are for things like cdroms, floppies, and digital cameras as well as HD partitions from other OSes (like MS Windows). Red Hat started putting these in /mnt (e.g. /mnt/cdrom), but that totally breaks compatibility with the BSDs, which have specified /mnt as an empty directory for ad hoc temporary mounts. SuSE has started putting these in /media, and now folks on the FHS list would like to know what people in the BSDs' communities would prefer. I imagine your answer will be something like "We don't care; do what you want," but I would like to present the different ideas, and perhaps you would prefer one. So, please put these in the order of most to least preferred, and say why you like or dislike any of them. - All mount points in / (e.g. /cdrom, /camera, /windows/C) <- current FreeBSD standard - All mount points in /mnt (e.g. /mnt/cdrom, /mnt/camera, /mnt/windows/C) <- breaks FreeBSD standard for an empty /mnt - Anyplace at all - Anyplace but /mnt (i.e. what the FHS 2.2 currently specifies) - Anyplace but / or /mnt (e.g. /vol/cdrom, /var/mnt/camera, /media/windows/C) (some suggestions have been /media, /mounts, /vol, /var/mnt, and /var/tmp/removable. Others?) Thanks letting us know how you feel about this, Frank Murphy --=20 http://www.fastmail.fm - And now for something completely different=85
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031121144116.A712D7E40E>