From owner-freebsd-current@FreeBSD.ORG Wed Feb 20 13:28:13 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6A9216A402 for ; Wed, 20 Feb 2008 13:28:13 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 6B55613C4CC for ; Wed, 20 Feb 2008 13:28:13 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Message-ID:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender:X-Spam-Status:Subject; b=cn6VlnjF1seSYhTuO29mYAo7Q2DpijWHRZlJUG3UlcZy3p9oyUA+rmNJ70FjjaP1rbGwe/kX1+V2Qb4BjtdXJRhxTlct4OvfqO162h0CbMwm5gpwhrqAzsiaDXsD7XVSvVcUL2pBjpTRR7EnxSaHdLEIAmjUsmiagP6PB5E8hfE=; Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1JRozc-000BPl-4e; Wed, 20 Feb 2008 16:28:12 +0300 Date: Wed, 20 Feb 2008 16:28:11 +0300 From: Eygene Ryabinkin To: Dominic Fandrey Message-ID: References: <47BADE07.9020402@gmx.de> <7CZsNG/ix1SXULta6Bdgf51ZwDE@TqmFlxFMySuiJ36EgnrGRgt6KQ8> <47BB01BE.4010309@gmx.de> <0FD9F726-6E45-4A81-9DE1-E3F0AAF3668B@gothic.net.au> <47BC22EA.4020708@bsdforen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <47BC22EA.4020708@bsdforen.de> Sender: rea-fbsd@codelabs.ru X-Spam-Status: No, score=-1.7 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_50 Cc: freebsd-current@freebsd.org Subject: Re: nfs mounts don't work through fstab X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Feb 2008 13:28:13 -0000 Dominic, Wed, Feb 20, 2008 at 01:54:02PM +0100, Dominic Fandrey wrote: >> May be some other utility (like mount) had extracted NFS mounts from >> the /etc/fstab by itself, but >> 1. it is silly, especially when fstab parsing functions are in libc; >> 2. I can not find such changes on the transition path 6.2 -> 7. >> While both of the arguments are not very convincing ;)), it may be >> well that you missed something about your system. >> >> Could you, please, recheck? > > I'm quite certain that I used to not need this. I have checked the history > of Wiki articles where I documented this. OK, what version of the system you had before the problems started to show? -- Eygene