Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2007 11:53:52 -0700
From:      "Don O'Neil" <lists@lizardhill.com>
To:        "'Paul Khavkine'" <pkhavkine@gmail.com>, "'Jeff Palmer'" <questions@totaldiver.net>
Cc:        freebsd-questions@freebsd.org, 'Kris Kennaway' <kris@obsecurity.org>
Subject:   RE: Time changed back to old daylight savings
Message-ID:  <018d01c7716a$6db48e50$0600020a@mickey>
In-Reply-To: <cd25b6880703281131h228bb3ccg8703b64278d90074@mail.gmail.com>
References:  <000901c7710d$03be86c0$0600020a@mickey> <20070328080439.GA96047@xor.obsecurity.org> <00b901c77153$bd55ce90$0600020a@mickey> <20070328174918.GA24245@xor.obsecurity.org> <20070328181245.D83E9B852@mail.totaldiver.net> <cd25b6880703281131h228bb3ccg8703b64278d90074@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Yup... thats what I get:
 
%zdump -v /etc/localtime | grep 2007
/etc/localtime  Sun Mar 11 09:59:59 2007 UTC = Sun Mar 11 01:59:59 2007 PST
isdst=0 gmtoff=-28800
/etc/localtime  Sun Mar 11 10:00:00 2007 UTC = Sun Mar 11 03:00:00 2007 PDT
isdst=1 gmtoff=-25200
/etc/localtime  Sun Nov  4 08:59:59 2007 UTC = Sun Nov  4 01:59:59 2007 PDT
isdst=1 gmtoff=-25200
/etc/localtime  Sun Nov  4 09:00:00 2007 UTC = Sun Nov  4 01:00:00 2007 PST
isdst=0 gmtoff=-28800

So it looks like my zone info files are correct... could the ntp pool be off
for some reason, or does ntpdate need to be updated?
 
28 Mar 10:53:51 ntpdate[90706]: ntpdate 4.2.0-a Mon Aug  7 17:44:27 UTC 2006
(1)

  _____  

From: Paul Khavkine [mailto:pkhavkine@gmail.com] 
Sent: Wednesday, March 28, 2007 11:31 AM
To: Jeff Palmer
Cc: Kris Kennaway; Don O'Neil; freebsd-questions@freebsd.org
Subject: Re: Time changed back to old daylight savings


To see if you zonefile is correct you can do the following:


%zdump -v /etc/localtime  | grep 2007

/etc/localtime  Sun Mar 11 06:59:59 2007 UTC = Sun Mar 11 01:59:59 2007 EST
isdst=0 gmtoff=-18000
/etc/localtime  Sun Mar 11 07:00:00 2007 UTC = Sun Mar 11 03:00:00 2007 EDT
isdst=1 gmtoff=-14400 
/etc/localtime  Sun Nov  4 05:59:59 2007 UTC = Sun Nov  4 01:59:59 2007 EDT
isdst=1 gmtoff=-14400
/etc/localtime  Sun Nov  4 06:00:00 2007 UTC = Sun Nov  4 01:00:00 2007 EST
isdst=0 gmtoff=-18000



On 3/28/07, Jeff Palmer <questions@totaldiver.net> wrote: 


> > It was installed from a snapshot ISO last summer.
>
>OK, so you're running an 8 month stale snapshot and you wonder why you
>don't have the recent timezone updates?  What is wrong with this 
>picture? :-)
>
>Kris

Not to be a smartass,  but the energy conservation act was passed in
2005,   so one would think an 8 month old snapshot would include a
fix that has been known about for 2 years ;) 

Jeff

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?018d01c7716a$6db48e50$0600020a>