From owner-freebsd-stable@FreeBSD.ORG Tue Jan 10 19:19:52 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8557816A41F; Tue, 10 Jan 2006 19:19:52 +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 2262B43D48; Tue, 10 Jan 2006 19:19: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 k0AJJnVZ012766; Tue, 10 Jan 2006 11:19:49 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id k0AJJnI3012764; Tue, 10 Jan 2006 11:19:49 -0800 Date: Tue, 10 Jan 2006 11:19:49 -0800 From: Brooks Davis To: Doug Barton Message-ID: <20060110191949.GA12137@odin.ac.hmc.edu> References: <43C3FE28.6080505@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fUYQa+Pmc3FrFX/N" Content-Disposition: inline In-Reply-To: <43C3FE28.6080505@FreeBSD.org> 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: Charles Sprickman , stable@freebsd.org Subject: Re: recent rc changes X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jan 2006 19:19:52 -0000 --fUYQa+Pmc3FrFX/N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 10, 2006 at 10:34:16AM -0800, Doug Barton wrote: > Charles Sprickman wrote: > >Hello, > > > >I recently made the jump to -stable from 6.0 on a box that I'm looking= =20 > >to bring into production as soon as 6.1 hits. Everything seems fine so= =20 > >far but for one issue that I am guessing is related to the rc changes in= =20 > >-stable. >=20 > For rc.conf in the jails, try changing the value of early_late_divider to= =20 > NETWORKING and let us know if that fixes it for you. Someone else has=20 > tested that solution successfully, and I'm behind on adding that hint to= =20 > the rc man page. You definitly have to change things somehow in the jail case because local scripts won't run until after early_late_divider shows up on the list and in the jail case, the default never shows up. Possible solutions include: - Remove nojail from mountcrit* (should be harmless unless there's a bogus fstab installed). - Add some magic to /etc/defaults/rc.conf to set early_late_divider appropriatly in the jail case. - Put the split code in rcorder controlled by upto and after flags. -- 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 --fUYQa+Pmc3FrFX/N Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFDxAjVXY6L6fI4GtQRAtpYAJ9KZDY+HLjkVHPY+Tl+6HDHnaUVDACg345t 72RyYKLoTibLMKQ/Ccly3Os= =2IrC -----END PGP SIGNATURE----- --fUYQa+Pmc3FrFX/N--