From owner-cvs-all@FreeBSD.ORG Sun Dec 4 22:49:06 2005 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 EA65316A41F; Sun, 4 Dec 2005 22:49:06 +0000 (GMT) (envelope-from oberman@es.net) Received: from postal1.es.net (postal1.es.net [198.128.3.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADD3543D70; Sun, 4 Dec 2005 22:49:03 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal1.es.net (Postal Node 1) with ESMTP (SSL) id IBA74465; Sun, 04 Dec 2005 14:49:00 -0800 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 90C4A5D04; Sun, 4 Dec 2005 14:48:59 -0800 (PST) To: Pawel Jakub Dawidek In-reply-to: Your message of "Sat, 03 Dec 2005 16:25:28 +0100." <20051203152528.GA3698@garage.freebsd.pl> Date: Sun, 04 Dec 2005 14:48:59 -0800 From: "Kevin Oberman" Message-Id: <20051204224859.90C4A5D04@ptavv.es.net> Cc: rodrigc@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Ruslan Ermilov , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d root 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, 04 Dec 2005 22:49:07 -0000 > Date: Sat, 3 Dec 2005 16:25:28 +0100 > From: Pawel Jakub Dawidek > Sender: owner-cvs-all@freebsd.org > > On Fri, Dec 02, 2005 at 09:33:43PM +0000, Ruslan Ermilov wrote: > +> ru 2005-12-02 21:33:43 UTC > +> > +> FreeBSD src repository > +> > +> Modified files: > +> etc/rc.d root > +> Log: > [...] > +> "-u" no longer causes the transition from RO to RW, > +> now that mount(8) was converted to use nmount(2), so > +> an explicit change to RW is required. Keep up with > +> this change, and use "-uw" to mount root read-write. > > I really don't know how we can drop support for '-u'. > IMHO this is very widely used and will be a real PITA for users. > I also never saw '-uw' before (I always used just '-u'). > > Are you guys also volunteering to fix FreeBSD documentation?:) > > I really, really do think that this is a very bad idea. Among the many places this needs to be changed is in the system upgrade instructions in /usr/src/UPDATING. I've been typing 'mount -u /' for so many years that it will take some time to re-program my neurons, too. :-( Was this really needed and just how does it improve things? Sure doesn't make my life any easier, but it's not as bad as the mess Gnome 2.12 made of a few things on my systems, so maybe I should not complain. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634