Do not upgrade just to get new timezone data. That would be to much
work and testing for a little issue.

Get up to date tzdata and recompile them using your existing "zic"
timezone compiler.

You should test it yourself but if you have your source tree on the
machines, you can do:

cd /usr/src/share/zoneinfo/datfiles
cvs up -PAd -rHEAD
cd ..
make && make install

test with:

zdump -v /etc/localtime | grep 2007
(that is if /etc/localtime is a soft/hard link to something in
/usr/share/zoneinfo)



On Thu, Jan 25, 2007 at 04:27:18PM -0500, Christine Siegel wrote:
> We have 3 IBM NetVistas, each running a different version of OpenBSD - 
> one at 3.0, one at 3.3 and one at 3.6.  I'm very unfamiliar with the 
> world of OpenBSD and how you "patch" the OS.  How would I go about 
> updating these various systems to deal with the changes to US Daylight 
> Saving Time that will occur this year?
> 
> Thanks in advance.
> 
> -- 
> Christine Siegel

-- 
Hugo Villeneuve <[EMAIL PROTECTED]>
http://EINTR.net/ 

Reply via email to