From owner-freebsd-current@FreeBSD.ORG Mon Sep 27 20:41:05 2004 Return-Path: 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 60CF316A4CE for ; Mon, 27 Sep 2004 20:41:05 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F11543D31 for ; Mon, 27 Sep 2004 20:41:05 +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 i8RKiXMg018259; Mon, 27 Sep 2004 13:44:33 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id i8RKiW08018258; Mon, 27 Sep 2004 13:44:32 -0700 Date: Mon, 27 Sep 2004 13:44:32 -0700 From: Brooks Davis To: John Hay Message-ID: <20040927204432.GF1016@odin.ac.hmc.edu> References: <20040927203148.GA19531@zibbi.icomtek.csir.co.za> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/aVve/J9H4Wl5yVO" Content-Disposition: inline In-Reply-To: <20040927203148.GA19531@zibbi.icomtek.csir.co.za> 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 Subject: Re: rcorder /etc/rc.d and initdiskless X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 27 Sep 2004 20:41:05 -0000 --/aVve/J9H4Wl5yVO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 27, 2004 at 10:31:48PM +0200, John Hay wrote: > Hi, >=20 > At the moment on a diskless machine /etc/rc determines the order of > /etc/rc.d/* before /etc/rc.d/initdiskless is run, so you can't use > initdiskless to add files to /etc/rc.d/ when it populates /etc and > expect them to be used during startup. >=20 > I have a few diskless machines and thought of adding specific > startup scripts to specific machines in their /conf//etc/rc.d/ > directories. :-) It does get put in their /etc/rc.d/ directories, > but it isn't excecuted at starup. >=20 > Have anybody got a workaround for this? I do, but I haven't found time to finish it up and get the required changes to rcorder pushed through NetBSD. My basic plan was to mark some scripts (preseedrandom and initdiskless) with an "early" keyboard and run them manually before running all scripts without the early keyword. I've added an item to my todo list to get the rcorder changes done and tested. -- 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 --/aVve/J9H4Wl5yVO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFBWHuwXY6L6fI4GtQRAmRDAJ4iZStaiwyK8kuKBOUfFSDorvnOYACePDhv VCcRLqDFUg6Xg6dzAH6TXUI= =NBRP -----END PGP SIGNATURE----- --/aVve/J9H4Wl5yVO--