From owner-freebsd-questions@FreeBSD.ORG Wed Mar 14 15:45:39 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 73CAE16A401 for ; Wed, 14 Mar 2007 15:45:39 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail3.sea5.speakeasy.net (mail3.sea5.speakeasy.net [69.17.117.5]) by mx1.freebsd.org (Postfix) with ESMTP id 4E79F13C480 for ; Wed, 14 Mar 2007 15:45:39 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 31396 invoked from network); 14 Mar 2007 15:45:38 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail3.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 14 Mar 2007 15:45:38 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 09F6B28426; Wed, 14 Mar 2007 11:45:37 -0400 (EDT) To: Ken Cochran References: <200703141501.l2EF1e2Z267703@shell01.TheWorld.com> From: Lowell Gilbert Date: Wed, 14 Mar 2007 11:45:37 -0400 In-Reply-To: <200703141501.l2EF1e2Z267703@shell01.TheWorld.com> (Ken Cochran's message of "Wed\, 14 Mar 2007 11\:01\:40 -0400 \(EDT\)") Message-ID: <44zm6fvnfi.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.93 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Fixing DST manually on rel4 & rel5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Mar 2007 15:45:39 -0000 Ken Cochran writes: > Hello -questions: > > This is most certanly a FAQ but I'm not yet finding the kind of > answer I need... > > I have a couple of old FreeBSD systems that I can't (yet) update > to the new Daylight Saving Time rules (based on the email message > that came out on -announce in late February). One is > 4.10-stable, last updated late November 2004 & the other is > 5.4-release. Cvsup brings /usr/src in order but I can't update > ports (yet) to get misc/zoneinfo and it doesn't look like I can > just "transfer" the /usr/share/zoneinfo bits over from /usr/src > without a {build,install}world (also impractical at this time). > > Best I can tell from the message that came from -announce sometime > back, the same fix(es) would apply to both the 4 & 5 branches. > > Is there a "proper" way to fix the timezone on these machines > "manually" pending the "real" change that will happen in the > system according to the previous rules/schedule? (e.g. Fix it > temporarily/manually but not clobber the original rules.) > > Or is there some way to install the new cvsup'ed zoneinfo bits > into an "old" system so I can run tzsetup and have everything > fixed "correctly?" I'm in US Central timezone and I've seen it > reported as CST6CDT (I guess that's in SysV). > > FAQ/doc/book pointers/references are welcome of course - I'm > still digging around in both the Handbook & Complete FreeBSD > and wherever else I can find... Copying the zoneinfo files (and running tzsetup) should work fine.