Subject: Re: source 1.3 / 1.3.1?
To: None <port-i386@netbsd.org>
From: Bernd Sieker <bsieker@techfak.uni-bielefeld.de>
List: port-i386
Date: 12/11/1998 14:17:24
On 11.12.98, 10:25:59, Manuel Bouyer wrote:

> On Dec 10, phillie_b wrote
> >  i just downloaded 70 megs of source for netbsd 1.3 from the mail FTP site, my question is, im running 1.3.1 will these sources work for 1.3.1 as 1.3?  the reason im asking is im new to unix basically.
> 
> Yes, they sould work. But this mean you'll be downgrading your system to 1.3
> when you'll start recompiling things. You'd be better downloading
> 1.3.2, at last for the kernel part.

If you have the complete 1.3-source archives, there are patches for
1.3->1.3.1 and 1.3.1->1.3.2. No need to get the whole thing again.

They should be in the source/patches directory, are called 
diff-1.3-to-1.3.1.gz and diff-1.3.1-to-1.3.2.gz, both less than 200k
in size.


Unpack the 1.3-source archives and then apply the patches, probably
like:

   cd /usr/src
   gunzip <wherever>/diff-1.3-to-1.3.1.gz | patch -p1
   gunzip <wherever>/diff-1.3.1-to-1.3.2.gz | patch -p1


> 
> --
> Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
> --
> 
> 

-- 
Bernd Sieker