From owner-cvs-all Sat Jun 9 2:56:19 2001 Delivered-To: cvs-all@freebsd.org Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by hub.freebsd.org (Postfix) with ESMTP id 12B2E37B401; Sat, 9 Jun 2001 02:56:14 -0700 (PDT) (envelope-from sheldonh@starjuice.net) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.22 #1) id 158fTa-00006N-00; Sat, 09 Jun 2001 11:56:14 +0200 From: Sheldon Hearn To: cvs-committers@FreeBSD.org Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc In-reply-to: Your message of "Sat, 09 Jun 2001 02:50:20 MST." <200106090950.f599oKI42234@freefall.freebsd.org> Date: Sat, 09 Jun 2001 11:56:14 +0200 Message-ID: <394.992080574@axl.seasidesoftware.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 09 Jun 2001 02:50:20 MST, Sheldon Hearn wrote: > Modified files: (Branch: RELENG_4) > etc rc > Log: > MFC rev 1.268: support smbfs auto mounts in /etc/fstab Immediate MFC justified as follows: 1) Change is backward compatible with previous behaviour. I don't like the ugly way output is handled, but it does mean that the message associated with NFS mounts remains unchanged. 2) Change was well tested locally. There were only 4 permutations to test (no remote filesystems, NFS only, smbfs only, NFS + smbfs) 3) Change prevents potentially disastrous results for administrators of remote systems with no serial console. It's pretty easy to assume that smbfs auto mounts in /etc/fstab will be delayed until the network is configured. Who do I ask for permission to merge this onto the RELENG_4_3 branch? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message