From owner-cvs-all@FreeBSD.ORG Sun May 28 06:22:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A4C716BEB0; Sun, 28 May 2006 06:20:15 +0000 (UTC) (envelope-from parv@pair.com) Received: from mta13.adelphia.net (mta13.mail.adelphia.net [68.168.78.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFEED43D4C; Sun, 28 May 2006 06:20:13 +0000 (GMT) (envelope-from parv@pair.com) Received: from default.chvlva.adelphia.net ([69.160.66.115]) by mta13.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060528062012.JBHK9479.mta13.adelphia.net@default.chvlva.adelphia.net>; Sun, 28 May 2006 02:20:12 -0400 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id 40E76BB1D; Sun, 28 May 2006 02:02:23 -0400 (EDT) Date: Sun, 28 May 2006 02:02:23 -0400 From: Parv To: Peter Jeremy Message-ID: <20060528060223.GA4790@holestein.holy.cow> Mail-Followup-To: Peter Jeremy , Joe Marcus Clarke , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200605271712.k4RHC2gp069996@repoman.freebsd.org> <20060528034236.GA2872@holestein.holy.cow> <20060528042315.GM744@turion.vk2pj.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060528042315.GM744@turion.vk2pj.dyndns.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Joe Marcus Clarke , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/mtree BSD.root.dist src/share/man/man7 hier.7 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 06:22:42 -0000 in message <20060528042315.GM744@turion.vk2pj.dyndns.org>, wrote Peter Jeremy thusly... > > On Sat, 2006-May-27 23:42:36 -0400, Parv wrote: > >in message <200605271712.k4RHC2gp069996@repoman.freebsd.org>, wrote > >Joe Marcus Clarke thusly... > >> > >> Add a /media to FreeBSD. /media is a directory designed to > > > >Was there something wrong with /mnt? > > Yes. /mnt is for temporarily mounting a single arbitrary filesystem. > /media is a container to hold mountpoints for (typically automatically) > mounting a number of filesystems. We've been through this bikeshed - > please refer to the archives for details. I thank you (and Joe M & Kris K) for the pointer. I will read the arch@ archive. - Parv --