From owner-freebsd-rc@FreeBSD.ORG Sat Dec 31 07:58:40 2011 Return-Path: Delivered-To: freebsd-rc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D440106566C; Sat, 31 Dec 2011 07:58:40 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6D0E68FC0C; Sat, 31 Dec 2011 07:58:40 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pBV7weED074394; Sat, 31 Dec 2011 07:58:40 GMT (envelope-from dougb@freefall.freebsd.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pBV7webJ074390; Sat, 31 Dec 2011 07:58:40 GMT (envelope-from dougb) Date: Sat, 31 Dec 2011 07:58:40 GMT Message-Id: <201112310758.pBV7webJ074390@freefall.freebsd.org> To: dteske@vicor.com, dougb@FreeBSD.org, freebsd-rc@FreeBSD.org, dougb@FreeBSD.org From: dougb@FreeBSD.org Cc: Subject: Re: conf/163727: [rc.d] [patch] The mountlate rc.d boot script cannot be disabled X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Dec 2011 07:58:40 -0000 Old Synopsis: [rc.d] [patch] The mountlate RCNG boot script cannot be disabled New Synopsis: [rc.d] [patch] The mountlate rc.d boot script cannot be disabled State-Changed-From-To: open->closed State-Changed-By: dougb State-Changed-When: Sat Dec 31 07:54:00 UTC 2011 State-Changed-Why: 1. What you're talking about is an extreme edge case. If you can't figure out how to properly configure these systems, then simply removing the script from /etc/rc.d is enough. 2. Don't attempt to mount critical remote file systems using DNS names. This has been true for as long as I can remember. 3. If you have critical remote systems that you can't afford to have hang in single user mode, put a serial console on them. Meta-notes: 1. I obeyed your disclaimer text and removed the second patch that you sent. 2. It hasn't been "rcng" for a long time now. The preferred term is rc.d. Responsible-Changed-From-To: freebsd-rc->dougb Responsible-Changed-By: dougb Responsible-Changed-When: Sat Dec 31 07:54:00 UTC 2011 Responsible-Changed-Why: I'm closing this. http://www.freebsd.org/cgi/query-pr.cgi?pr=163727