From owner-freebsd-arch@FreeBSD.ORG Mon Sep 22 13:19:47 2008 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 002EA1065670 for ; Mon, 22 Sep 2008 13:19:46 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail5out.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) by mx1.freebsd.org (Postfix) with ESMTP id B51E68FC1D for ; Mon, 22 Sep 2008 13:19:46 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail5out.barnet.com.au (Postfix, from userid 1001) id C90FB2218A3F; Mon, 22 Sep 2008 23:19:45 +1000 (EST) X-Viruscan-Id: <48D79B710001622CD0C7AE@BarNet> Received: from mail5auth.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail5auth.barnet.com.au", Issuer "*.barnet.com.au" (verified OK)) by mail5.barnet.com.au (Postfix) with ESMTP id 86FB021B5B79 for ; Mon, 22 Sep 2008 23:19:45 +1000 (EST) Received: from k7.mavetju (ppp121-44-67-122.lns10.syd6.internode.on.net [121.44.67.122]) by mail5auth.barnet.com.au (Postfix) with ESMTP id 409C92218A3A for ; Mon, 22 Sep 2008 23:19:45 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 4477677F; Mon, 22 Sep 2008 23:19:16 +1000 (EST) Date: Mon, 22 Sep 2008 23:19:16 +1000 From: Edwin Groothuis To: freebsd-arch@freebsd.org Message-ID: <20080922131916.GB3233@k7.mavetju> References: <20080921092704.GC83347@k7.mavetju> <20080922092245.GA3233@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080922092245.GA3233@k7.mavetju> User-Agent: Mutt/1.4.2.3i Subject: Re: tzcode update to 2008e X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Sep 2008 13:19:47 -0000 On Mon, Sep 22, 2008 at 07:22:45PM +1000, Edwin Groothuis wrote: > For 7.0 users, the patches can be found at > http://www.mavetju.org/~edwin/tzcode2008e-update-7.txt. For people who want to try it, after compiling and installing libc and the files in usr.sbin/zic, you need to also (re)install src/share/zoneinfo or ports/misc/zoneinfo, to get the zone-files compiled with the right zic(8) binary, and then run tzsetup(8) to install /etc/localtime again. I just had it tested on an amd64 machine with releng_7 on it and it worked fine on it. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/