Hi - would someone please show me how to update
suse-release-9.3-4
to the correct timezone?
Note, I need to patch only the DST problem - we can't afford to update the
entire OS at this time.
For release suse-release-9.2-3.1 I was able to use the following (followed
by a reboot yesterday)
/usr/bin/wget 'ftp://elsie.nci.nih.gov/pub/tzdata2007c.tar.gz'
/bin/tar -xzvf tzdata2007c.tar.gz
/usr/sbin/zic -d zoneinfo northamerica
cd zoneinfo
/bin/cp -r * /usr/share/zoneinfo/
/usr/sbin/zdump -v /usr/share/zoneinfo/PST8PDT | grep 2007
/usr/sbin/zdump -v /usr/share/zoneinfo/America/Los_Angeles | grep 2007
but this didn't work for suse-release-9.3-4.
-- Ken
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]