From owner-freebsd-questions@FreeBSD.ORG Tue Nov 25 04:14:29 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7194A16A4CE for ; Tue, 25 Nov 2003 04:14:29 -0800 (PST) Received: from mail.rz.uni-ulm.de (gemini.rz.uni-ulm.de [134.60.246.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C2B243FD7 for ; Tue, 25 Nov 2003 04:14:27 -0800 (PST) (envelope-from Siegbert.Baude@gmx.de) Received: from gmx.de (wega.rz.uni-ulm.de [134.60.246.141]) (authenticated bits=0) by mail.rz.uni-ulm.de (8.12.10/8.12.10) with ESMTP id hAPCEPhP022026 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 25 Nov 2003 13:14:26 +0100 (MET) Message-ID: <3FC347A1.1060708@gmx.de> Date: Tue, 25 Nov 2003 13:14:25 +0100 From: Siegbert Baude User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; de-AT; rv:1.5) Gecko/20031016 X-Accept-Language: de, en MIME-Version: 1.0 To: Tillman Hodgson References: <20031121144116.A712D7E40E@server2.messagingengine.com> <20031121141046.L17699@seekingfire.com> In-Reply-To: <20031121141046.L17699@seekingfire.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD, FHS, and /mnt/cdrom X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 12:14:29 -0000 >>- All mount points in /mnt (e.g. /mnt/cdrom, /mnt/camera, /mnt/windows/C) >><- breaks >> FreeBSD standard for an empty /mnt > Might be workable if there was a /mnt/mnt, but that's so ridiculous I'd > be against it as a matter of humour-prevention :-) It would be o.k., if you call it /mnt/tmp with the same policy as /mnt has now. But to not break things, call the new directory /mounts and define a /mounts/tmp for the purpose /mnt has nowadays in FreeBSD. In addition declare the use of /mnt deprecated and within only ten generations of sysadmins we're able to substitute /mnt completely by /mounts. :-) As for the name itself, it should be something not used already. If the beginning letter was unique within / this would be good for shell's tab completion. Only saved keystrokes are good keystrokes. :-) So I suggest /pulp. Easy to remember and if CD standards can be called "Rock Ridge", there is no real argument against it. :-) Ciao Siegbert