From owner-freebsd-current@FreeBSD.ORG Fri Feb 17 18:18:57 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 D4C3716A420; Fri, 17 Feb 2006 18:18:57 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id B922843D62; Fri, 17 Feb 2006 18:18:52 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id k1HIIgB4023467; Fri, 17 Feb 2006 10:18:42 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id k1HIIgbn023466; Fri, 17 Feb 2006 10:18:42 -0800 Date: Fri, 17 Feb 2006 10:18:42 -0800 From: Brooks Davis To: Xin LI Message-ID: <20060217181842.GA21033@odin.ac.hmc.edu> References: <1140187193.731.47.camel@spirit> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VS++wcV0S1rZb1Fb" Content-Disposition: inline In-Reply-To: <1140187193.731.47.camel@spirit> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu Cc: freebsd-current@freebsd.org, dougb@freebsd.org Subject: Re: New RCorder: abi loaded too late 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: Fri, 17 Feb 2006 18:18:58 -0000 --VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 17, 2006 at 10:39:53PM +0800, Xin LI wrote: > Hi, >=20 > With the recent rcorder change, we were able to > start /usr/local/etc/rc.d in the same rcorder pass. However, because > abi was started late in the startup process, we have potentially broke > the services written for older FreeBSD releases, or other operating > systems, which were written to use rc.d scripts. >=20 > Shall we move abi to be started before SERVERS? Seems fine, I'd recommend: # REQUIRE: mountcritremote # BEFORE: SERVERS The current requirement of LOGIN makes no sense. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --VS++wcV0S1rZb1Fb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFD9hOBXY6L6fI4GtQRApudAKDjhnG2qIA3XOJ56dJxtOup1MZWawCfbKfe y6sJ/GX/6hB/3+7zYrBtDyA= =r+B7 -----END PGP SIGNATURE----- --VS++wcV0S1rZb1Fb--