From owner-cvs-all@FreeBSD.ORG Sat Dec 3 15:26:21 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 96EF316A41F; Sat, 3 Dec 2005 15:26:21 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A60643D75; Sat, 3 Dec 2005 15:26:19 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id C507D52C76; Sat, 3 Dec 2005 16:26:17 +0100 (CET) Received: from localhost (dkb131.neoplus.adsl.tpnet.pl [83.24.5.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id A3D1D50F92; Sat, 3 Dec 2005 16:26:09 +0100 (CET) Date: Sat, 3 Dec 2005 16:25:28 +0100 From: Pawel Jakub Dawidek To: Ruslan Ermilov Message-ID: <20051203152528.GA3698@garage.freebsd.pl> References: <200512022133.jB2LXhTd088259@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EeQfGwPcQSOJBaQU" Content-Disposition: inline In-Reply-To: <200512022133.jB2LXhTd088259@repoman.freebsd.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r535 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=BAYES_00,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: rodrigc@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, 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: Sat, 03 Dec 2005 15:26:21 -0000 --EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 02, 2005 at 09:33:43PM +0000, Ruslan Ermilov wrote: +> ru 2005-12-02 21:33:43 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> etc/rc.d root=20 +> 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. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --EeQfGwPcQSOJBaQU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDkbjoForvXbEpPzQRAmR8AJ9qYKPOlDIw7lRmFUilrZy5+TytsACeJWqG VENtKNDSh5w8QAdfvKyOmI8= =w+/w -----END PGP SIGNATURE----- --EeQfGwPcQSOJBaQU--