From owner-cvs-all Mon May 29 5:18:35 2000 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id EA7F937B71F; Mon, 29 May 2000 05:18:25 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id WAA08378; Mon, 29 May 2000 22:18:12 +1000 Date: Mon, 29 May 2000 22:18:09 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Doug Barton Cc: Jeroen Ruigrok van der Werven , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc rc In-Reply-To: <393219B2.42A5B1BE@gorean.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 29 May 2000, Doug Barton wrote: > Doug Barton wrote: > > > how about: > > > > case "`mount -d -a -t nfs`" in > > *mount_nfs*) > > echo -n "Mounting NFS file systems" > > mount -a -t nfs > > echo . > > ;; > > esac OK. > > > > I'll reboot with that asap and let y'all know... > > This works, as one would expect. If Jeroen doesn't get to it, someone > should commit this to -Current asap, and the previous change to > 4.0-Stable should be backed out till this one has a chance to percolate. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message