From owner-freebsd-hackers Fri May 15 13:02:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA24168 for freebsd-hackers-outgoing; Fri, 15 May 1998 13:02:33 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from smtp04.primenet.com (daemon@smtp04.primenet.com [206.165.6.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA24162 for ; Fri, 15 May 1998 13:02:27 -0700 (PDT) (envelope-from tlambert@usr02.primenet.com) Received: (from daemon@localhost) by smtp04.primenet.com (8.8.8/8.8.8) id NAA12630; Fri, 15 May 1998 13:02:24 -0700 (MST) Received: from usr02.primenet.com(206.165.6.202) via SMTP by smtp04.primenet.com, id smtpd012609; Fri May 15 13:02:18 1998 Received: (from tlambert@localhost) by usr02.primenet.com (8.8.5/8.8.5) id NAA15795; Fri, 15 May 1998 13:02:16 -0700 (MST) From: Terry Lambert Message-Id: <199805152002.NAA15795@usr02.primenet.com> Subject: Re: Why not ? To: yury@nest.bistbn.com (Yuri Krichevsky) Date: Fri, 15 May 1998 20:02:16 +0000 (GMT) Cc: freebsd-hackers@FreeBSD.ORG In-Reply-To: <007801bd7fea$c1ec0ff0$33ae58d1@yuryk.bistbn.com> from "Yuri Krichevsky" at May 15, 98 01:18:08 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Maybe it will be useful to put somewhere in one place all patches, > drivers that for some reasons can't be included in FreeBSD > distribution, but is the only solution for some kind of problems ? > Maybe it will be good place for alpha and beta versions of drivers > too. Or even add to distribution 'last resort' installation floppy > with all this drivers and workarounds included in kernel. We could call it "the patchkit". Heh. I guess I could dust off my old "patchkit" code. 8-) 8-). I think a better way to handle this would be a "repackaged cvs tree"; the PAO people would benefit from this, as would anyone else making local patches. The main idea is that a cvsup should pull the FreeBSD source tree down not into a duplicate of the FreeBSD source tree, but rather into a vendor branch. This would let anyone who wanted to use the code as a base for something make their own modifications, and actually keep them in their local source tree, with the history intact. It would also help knit various projects closer together, since you could cvsup another projects sources (for instance, bind) into the FreeBSD source tree -- as a vendor branch. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message