From owner-freebsd-questions@FreeBSD.ORG Sat Mar 25 19:13:57 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16E9516A400 for ; Sat, 25 Mar 2006 19:13:57 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from gaia.nimnet.asn.au (nimbin.lnk.telstra.net [139.130.45.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C82443D45 for ; Sat, 25 Mar 2006 19:13:54 +0000 (GMT) (envelope-from smithi@nimnet.asn.au) Received: from localhost (smithi@localhost) by gaia.nimnet.asn.au (8.8.8/8.8.8R1.4) with SMTP id GAA13105 for ; Sun, 26 Mar 2006 06:13:51 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Sun, 26 Mar 2006 06:13:50 +1100 (EST) From: Ian Smith To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Australian C'wealth Games Daylight Saving Time extension 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: Sat, 25 Mar 2006 19:13:57 -0000 Not a question, but one answer for anyone else caught by the change to the end of Daylight Saving Time in Australia a few hours ago, who hadn't updated their /usr/share/zoneinfo/ data since, um, Feb 21st or so. Yes, I was surprised to notice the clock move back an hour tonight, on my 4.5-R laptop and a (yep!) 2.2.6 system I look after, not having heard any usual reminders on TV/radio about DST changes. Some googling found: http://wpram.com/log/2006/03/04/commonwealth-games-daylight-saving/ which clear procedure I followed to the letter. All better now. Step 6 "FreeBSD users only: copy /usr/share/zoneinfo/Australia/Sydney to /etc/localtime" wasn't appropriate on 4.5 and presumably? later systems, /etc/localtime being a symlink to /usr/share/zoneinfo/Australia/Sydney here anyway .. but it was the right advice for the old 2.2.6 beastie. cheers, Ian