Date: Fri, 22 Aug 1997 01:18:32 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: Simon Shapiro <Shimon@i-Connect.Net> Cc: Jaye Mathisen <mrcpu@cdsnet.net>, hackers@FreeBSD.ORG Subject: Re: Final request for help with release. (DPT boot floppy) Message-ID: <1655.872237912@time.cdrom.com> In-Reply-To: Your message of "Thu, 21 Aug 1997 23:11:48 PDT." <XFMail.970821231148.Shimon@i-Connect.Net>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1655.872237912>