Subject: Re: Upgrading from 1.4 using patches
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: Rafal Boni <rafal@mediaone.net>
List: netbsd-users
Date: 12/01/2001 20:41:55
In message <20011201230327.B22650@antioche.eu.org>, you write: 

-> Ops, sorry. You need to gunzip the patch files first.
-> So it will be:
-> patch -p1 < /tmp/diff-1.4-to-1.4.1.gz

Erm, make that:
	gunzip /tmp/diff-1.4-to-1.4.1.gz

	cd /usr/src
	patch -p1 < /tmp/diff-1.4-to-1.4.1

Or the one below:
-> zcat /tmp/diff-1.4-to-1.4.1.gz | patch -p1

YMMV, I haven't tried any of this either 8-)
--rafal

----
Rafal Boni                                                  rafal@mediaone.net