From owner-cvs-etc Fri Mar 22 09:41:34 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA17693 for cvs-etc-outgoing; Fri, 22 Mar 1996 09:41:34 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA17667 Fri, 22 Mar 1996 09:41:21 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id KAA19254; Fri, 22 Mar 1996 10:41:20 -0700 Date: Fri, 22 Mar 1996 10:41:20 -0700 From: Nate Williams Message-Id: <199603221741.KAA19254@rocky.sri.MT.net> To: Nate Williams Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc Makefile rc sysconfig In-Reply-To: <199603221726.JAA16743@freefall.freebsd.org> References: <199603221726.JAA16743@freefall.freebsd.org> Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > nate 96/03/22 09:26:49 > > Branch: etc RELENG_2_1_0 > Modified: etc Makefile rc sysconfig > Log: > Bring in changes from the HEAD. > > Bloat the -stable etc tree with unused PC-CARD support hooks to make > testing go easier. This code won't do anything in -stable, but it > minimizes the # of patches the testers will have to make to their > systems. I also tagged the necesary files behind the scene. In case anyone is worried, the above hooks do nothing, so all I've done is make the hooks available to -stable users. And, since I bloated the tree more, I removed some bloat to make up for it in etc.i386. :) Nate