From owner-cvs-src@FreeBSD.ORG Wed Sep 17 11:53:59 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD86A16A4B3; Wed, 17 Sep 2003 11:53:59 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 640EA43FCB; Wed, 17 Sep 2003 11:53:51 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h8HIrIpI043111 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 17 Sep 2003 21:53:19 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h8HIrCdU043095; Wed, 17 Sep 2003 21:53:12 +0300 (EEST) (envelope-from ru) Date: Wed, 17 Sep 2003 21:53:12 +0300 From: Ruslan Ermilov To: "Daniel C. Sobral" Message-ID: <20030917185312.GB35801@sunbay.com> References: <20030916192531.D39126@12-234-22-23.pyvrag.nggov.pbz> <20030917082559.GA60297@sunbay.com> <3F689335.9030002@newsguy.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7ZAtKRhVyVSsbBD2" Content-Disposition: inline In-Reply-To: <3F689335.9030002@newsguy.com> User-Agent: Mutt/1.5.4i cc: Doug Barton cc: src-committers@freebsd.org cc: John Baldwin cc: Dag-Erling Sm?rgrav cc: "Daniel C. Sobral" cc: cvs-src@freebsd.org cc: Scott Long cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/boot/forth beastie.4th X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 18:54:00 -0000 --7ZAtKRhVyVSsbBD2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 17, 2003 at 02:00:37PM -0300, Daniel C. Sobral wrote: > Ruslan Ermilov wrote: > > > >Once again, we're talking about loader.rc, not loader.conf*. ;) > > > >John, Daniel, > > > >I'd like to follow this route: > > > >- create /boot/forth, and move all *.4th files there, > > > >- install stock loader.rc as /boot/defaults/loader.rc, > > > >- modify loader(8) to load /boot/loader.rc, and fall back to > > /boot/defaults/loader.rc if the former does not exist. >=20 > The reason this wasn't done in first place was because people *depended*= =20 > on custom made loader.rc scripts. Overwriting their stuff out of the=20 > blue wouldn't be... nice. >=20 > The success of loader.conf has greatly diminished that practice, though,= =20 > so I think we can go with this proposal. But *please* make sure there=20 > are enough heads ups in enough places. >=20 > Also, see if you can't make loader.rc.old copies at install. Not to fall= =20 > back to, but just so people won't simply lose what they had. >=20 Yes, I thought about this before, actually that was my first idea: create loader.rc.old only once, if it doesn't exist. But there's a slight problem here: I don't like it because once you remove the loader.rc.old, the next install will create it again. Actually, I like the John's idea of putting this under the NOFORTH knob's control a lot better. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --7ZAtKRhVyVSsbBD2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/aK2YUkv4P6juNwoRAptLAJ94srt5zECM/EPUK9yn9iy9yRehdgCbB3i4 fISJyRJEvwnQ6jkZHJVuoLk= =RFD6 -----END PGP SIGNATURE----- --7ZAtKRhVyVSsbBD2--