From owner-freebsd-current@FreeBSD.ORG Wed Sep 27 17:31:03 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D2CF16A403 for ; Wed, 27 Sep 2006 17:31:03 +0000 (UTC) (envelope-from freebsd@orchid.homeunix.org) Received: from orchid.homeunix.org (aux93.neoplus.adsl.tpnet.pl [83.27.31.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16F6F43D77 for ; Wed, 27 Sep 2006 17:30:59 +0000 (GMT) (envelope-from freebsd@orchid.homeunix.org) Received: from [192.168.1.66] (blackacidevil.orchid.homeunix.org [192.168.1.66]) (authenticated bits=0) by orchid.homeunix.org (8.13.6/8.13.6) with ESMTP id k8RHTrWr010598 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 27 Sep 2006 19:30:02 +0200 (CEST) (envelope-from freebsd@orchid.homeunix.org) Message-ID: <451AB50A.2000007@orchid.homeunix.org> Date: Wed, 27 Sep 2006 19:29:46 +0200 From: Karol Kwiatkowski User-Agent: Thunderbird 1.5.0.7 (X11/20060915) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <20060927164323.S40914@atlantis.atlantis.dp.ua> <20060927201233.L79847@atlantis.atlantis.dp.ua> In-Reply-To: <20060927201233.L79847@atlantis.atlantis.dp.ua> X-Enigmail-Version: 0.94.1.0 OpenPGP: id=06E09309; url=http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigF0E020CF46376980ABD28CE6" X-Virus-Scanned: ClamAV 0.88.4/1948/Wed Sep 27 18:03:03 2006 on orchid.homeunix.org X-Virus-Status: Clean Cc: Dmitry Pryanishnikov Subject: Re: mount -a doesn't obey "ro" in /etc/fstab X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@orchid.homeunix.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2006 17:31:03 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF0E020CF46376980ABD28CE6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 27/09/2006 19:15, Dmitry Pryanishnikov wrote: > On Wed, 27 Sep 2006, Dmitry Pryanishnikov wrote: >> will apply cleanly). I've noticed the something very new (and >> annoying) after the upgrade: all filesystems listed in /etc/fstab with= >> "ro" are still mounted as R/W. Here is my /etc/fstab: >> >> # Device Mountpoint FStype Options =20 >> Dump Pass# >> /dev/ad0s3b none swap sw 0 = 0 >> /dev/ad0s4a / ufs rw,sync 0 = 1 >> /dev/ad0s4e /usr ufs rw 0 = 2 >> /dev/ad0s3a /mnt3 ufs ro 0 = 0 >> /dev/ad0s3d /mnt3/usr ufs ro 0 = 0 >> Is this breakage well-known, or something new? >=20 > I can confirm that this bug isn't brand new: CURRENT as of 20-Aug on = my > notebook already has it. So it's kinda "mature" (; For what it's worth, it works on 6.1-R: $ uname -sr FreeBSD 6.1-RELEASE $ cat /etc/fstab # Device Mountpoint FStype Options Dump Pass#= /dev/ad0s1b none swap sw 0 0 /dev/ad0s1a / ufs ro 1 1 [...] $ mount /dev/ad0s1a on / (ufs, local, read-only) devfs on /dev (devfs, local) [...] Karol --=20 Karol Kwiatkowski OpenPGP: http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc --------------enigF0E020CF46376980ABD28CE6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFGrURezeoPAwGIYsRCIIqAKCYeIF9ZQ6LxRW66JUBibIruKqFxQCgmlvb um1BjjvCWk67w/X0GLxVYIA= =1x/8 -----END PGP SIGNATURE----- --------------enigF0E020CF46376980ABD28CE6--