From owner-freebsd-current Fri Feb 7 21:52:35 2003 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 55F5F37B401; Fri, 7 Feb 2003 21:52:34 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id F29ED43FBD; Fri, 7 Feb 2003 21:52:32 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id QAA06549; Sat, 8 Feb 2003 16:52:24 +1100 Date: Sat, 8 Feb 2003 16:52:28 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "Andrey A. Chernov" Cc: phk@freebsd.org, Subject: Re: Wrong date for DEVFS entries In-Reply-To: <20030207231315.GA29117@nagual.pp.ru> Message-ID: <20030208164836.P15198-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 8 Feb 2003, Andrey A. Chernov wrote: > On Thu, Feb 06, 2003 at 22:10:43 +1100, Bruce Evans wrote: > > > > More precisely: some are mounted, but they are mounted read-only (modulo > > the bug that adjkerntz is run a little after mounting filesystems read-write). > > Obvious workaround: could DEVFS be mounted read-only initially and then > re-mounted as read-write after adjkerntz started, in the same manner as / > remounted read-write, i.e. with "mount -u" ? No. devfs silently ignores MNT_RDONLY and doesn't support MNT_UPDATE. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message