Re: [Leaf-devel] Oxygen problems with timezone and hwclock

2001-11-13 Thread Matt Schalit
Jack Coates wrote: > > On Tue, 13 Nov 2001, Jack Coates wrote: > > > > > After those two steps, I did a date -s command to set the date properly, > > then hwclock --systohc to push the PST time into the hardware clock, > > then I set up xntpd to keep it in sync. It's worked ever since, on two >

Re: [Leaf-devel] Oxygen problems with timezone and hwclock

2001-11-13 Thread Jack Coates
On Tue, 13 Nov 2001, Jack Coates wrote: > > After those two steps, I did a date -s command to set the date properly, > then hwclock --systohc to push the PST time into the hardware clock, > then I set up xntpd to keep it in sync. It's worked ever since, on two > ES2B boxes. > D'er... must! read!

Re: [Leaf-devel] Oxygen problems with timezone and hwclock

2001-11-13 Thread Jack Coates
On Tue, 13 Nov 2001, Matt Schalit wrote: > > > Apparently, setting /etc/timezone to: > > TZ=PST8PDT > > and installing the correct zoneinfo/PST8PDT > file as /etc/localtime is not enough to get > the date command to work correctly: > > # date > Tue Nov 13 19:09:48 ??? 2001 > # date +%Z > ??

[Leaf-devel] Oxygen problems with timezone and hwclock

2001-11-13 Thread Matt Schalit
Apparently, setting /etc/timezone to: TZ=PST8PDT and installing the correct zoneinfo/PST8PDT file as /etc/localtime is not enough to get the date command to work correctly: # date Tue Nov 13 19:09:48 ??? 2001 # date +%Z ??? # echo $TZ PST8PDT If I rdate, I get a UTC time back from a sy