From owner-freebsd-arch@FreeBSD.ORG Fri Mar 5 17:51:38 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA90016A4CE; Fri, 5 Mar 2004 17:51:38 -0800 (PST) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90FCD43D1D; Fri, 5 Mar 2004 17:51:38 -0800 (PST) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.10/8.12.3) with ESMTP id i261pZRH005091; Fri, 5 Mar 2004 17:51:35 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.10/8.12.3/Submit) id i261pZFg005085; Fri, 5 Mar 2004 17:51:35 -0800 Date: Fri, 5 Mar 2004 17:51:35 -0800 From: Brooks Davis To: Brooks Davis Message-ID: <20040306015130.GC2428@Odin.AC.HMC.Edu> References: <20040306011228.GC24617@Odin.AC.HMC.Edu> <20040306013035.GO10864@darkness.comp.waw.pl> <20040306014138.GA2428@Odin.AC.HMC.Edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/Uq4LBwYP4y1W6pO" Content-Disposition: inline In-Reply-To: <20040306014138.GA2428@Odin.AC.HMC.Edu> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) on odin.ac.hmc.edu cc: arch@FreeBSD.org cc: Pawel Jakub Dawidek Subject: Re: rc.d/diskless overhaul X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Mar 2004 01:51:38 -0000 --/Uq4LBwYP4y1W6pO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 05, 2004 at 05:41:38PM -0800, Brooks Davis wrote: > On Sat, Mar 06, 2004 at 02:30:35AM +0100, Pawel Jakub Dawidek wrote: > > On Fri, Mar 05, 2004 at 05:12:28PM -0800, Brooks Davis wrote: > > [...] > >=20 > > Looks ok, I think. > >=20 > > One little question: > >=20 > > +> --- ../freebsd/etc/rc.d/cleartmp Fri Mar 5 10:59:01 2004 > > +> +++ etc/rc.d/cleartmp Fri Mar 5 16:27:40 2004 > > +> @@ -5,7 +5,7 @@ > > +> # > > +> =20 > > +> # PROVIDE: cleartmp > > +> -# REQUIRE: mountcritremote > > +> +# REQUIRE: mountall tmp > >=20 > > mountall? >=20 > That's what was there at some point in the past. Now that I grep for > it, I see that it's required by five scripts, but provided by none. > Those scripts are: >=20 > accounting > amd > cleartmp > ldconfig > mountd >=20 > I think I choose mountall because it seemed to imply being last and > there aren't any scripts that need /tmp explictily. By waiting as long > as possiable, I hoped to improve our chances of someone else coming > along with a /tmp. Oops, it looks like that machine it out of date. Only non-installed scripts now contain mountall requirements. I'll switch to just requiring tmp. -- 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 --/Uq4LBwYP4y1W6pO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFASS4WXY6L6fI4GtQRAuuQAJ4sbjw87mDKGSg21aLTit/yda26BgCg4KcF RE3m5JWOKmm+CWsEk64M2qM= =vy/N -----END PGP SIGNATURE----- --/Uq4LBwYP4y1W6pO--