From owner-cvs-src@FreeBSD.ORG Sat Jan 28 05:57:30 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B59716A420; Sat, 28 Jan 2006 05:57:30 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id D201543D48; Sat, 28 Jan 2006 05:57:29 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.4/8.13.4) with ESMTP id k0S5vPHl083881; Fri, 27 Jan 2006 21:57:29 -0800 (PST) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.4/8.13.1/Submit) id k0S5vPim083880; Fri, 27 Jan 2006 21:57:25 -0800 (PST) (envelope-from obrien) Date: Fri, 27 Jan 2006 21:57:25 -0800 From: "David O'Brien" To: Craig Rodrigues Message-ID: <20060128055725.GA83856@dragon.NUXI.org> References: <200511232322.jANNMuGE005810@repoman.freebsd.org> <20051208024017.GA32302@dragon.NUXI.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051208024017.GA32302@dragon.NUXI.org> X-Operating-System: FreeBSD 7.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/mount Makefile extern.h mount_ufs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2006 05:57:30 -0000 On Wed, Dec 07, 2005 at 06:40:17PM -0800, David O'Brien wrote: > On Wed, Nov 23, 2005 at 11:22:56PM +0000, Craig Rodrigues wrote: > > rodrigc 2005-11-23 23:22:56 UTC > > > > FreeBSD src repository > > > > Modified files: > > sbin/mount Makefile extern.h > > Removed files: > > sbin/mount mount_ufs.c > > Log: > > Remove UFS-specific parts from mount(8). > > For mounting UFS, all mount options are passed directly to nmount(), > > without any UFS-specific logic. > > Where do we stand on making 'mount /' from single user work again? Craig, Can you give us an update on where you stand on making 'mount /' work again from single user? We've been suffering from this for 2 months now. -- -- David (obrien@FreeBSD.org) Q: Because it reverses the logical flow of conversation. A: Why is top-posting (putting a reply at the top of the message) frowned upon?