From owner-freebsd-hackers Fri Aug 22 01:18:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA24902 for hackers-outgoing; Fri, 22 Aug 1997 01:18:58 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA24896 for ; Fri, 22 Aug 1997 01:18:55 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id BAA01659; Fri, 22 Aug 1997 01:18:32 -0700 (PDT) To: Simon Shapiro cc: Jaye Mathisen , hackers@FreeBSD.ORG Subject: Re: Final request for help with release. (DPT boot floppy) In-reply-to: Your message of "Thu, 21 Aug 1997 23:11:48 PDT." Date: Fri, 22 Aug 1997 01:18:32 -0700 Message-ID: <1655.872237912@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > The only way I know to create a boot floppy (and they work, trust me :-) is > really ugly: > > * 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