From owner-freebsd-hackers Fri Aug 22 11:09:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA23223 for hackers-outgoing; Fri, 22 Aug 1997 11:09:58 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id LAA23216 for ; Fri, 22 Aug 1997 11:09:56 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA26392; Fri, 22 Aug 1997 11:00:27 -0700 From: Terry Lambert Message-Id: <199708221800.LAA26392@phaeton.artisoft.com> Subject: Re: Final request for help with release. (DPT boot floppy) To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Fri, 22 Aug 1997 11:00:27 -0700 (MST) Cc: Shimon@i-Connect.Net, mrcpu@cdsnet.net, hackers@FreeBSD.ORG In-Reply-To: <1655.872237912@time.cdrom.com> from "Jordan K. Hubbard" at Aug 22, 97 01:18:32 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > * Start make release > > * Tail -f the output. > > * Once you see that the entire sys directory checked out from CVS, do: > > > > cd /usr/src/sys;cat DPT.LIST | cpio -dmpv /wherever/usr/src/sys > > Or: > > 1. Recreate DPT.LIST patches to be relative to /usr/src > > 2. make release ... LOCAL_PATCHES=/some/place/DPT.LIST I suppose these patches are intended to include changes to the file /sys/i386/conf/GENERIC, as well? ...otherwise the code will be there, but the kernel won't contain it. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.