From owner-cvs-src@FreeBSD.ORG Thu Dec 8 02:40:24 2005 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 B15EA16A41F; Thu, 8 Dec 2005 02:40:24 +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 4329543D77; Thu, 8 Dec 2005 02:40:18 +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 jB82eH2Y032371; Wed, 7 Dec 2005 18:40:17 -0800 (PST) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.4/8.13.1/Submit) id jB82eHaE032370; Wed, 7 Dec 2005 18:40:17 -0800 (PST) (envelope-from obrien) Date: Wed, 7 Dec 2005 18:40:17 -0800 From: "David O'Brien" To: Craig Rodrigues Message-ID: <20051208024017.GA32302@dragon.NUXI.org> References: <200511232322.jANNMuGE005810@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200511232322.jANNMuGE005810@repoman.freebsd.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: Thu, 08 Dec 2005 02:40:24 -0000 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? OK boot -s .. # uname -a # FreeBSD 7.0-CURRENT FreeBSD 7.0-CURRENT #33: Wed Dec 7 16:34:50 PST 2005 # mount / # vi /etc/rc.conf ex/vi: Error: /var/tmp/vi.recover: Read-only file system -- -- 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?