From owner-freebsd-java@FreeBSD.ORG Tue Apr 12 03:41:23 2005 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B24D916A4CE for ; Tue, 12 Apr 2005 03:41:23 +0000 (GMT) Received: from mail.borderware.com (mail.borderware.com [207.236.65.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AC6243D2D for ; Tue, 12 Apr 2005 03:41:23 +0000 (GMT) (envelope-from christy@borderware.com) Message-ID: <425B4364.9090505@borderware.com> Date: Mon, 11 Apr 2005 23:41:24 -0400 From: Christy Pang User-Agent: Mozilla Thunderbird 0.6 (Macintosh/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kurt Miller References: <425AED7B.2030202@borderware.com> <000901c53f0a$15aa43b0$150110ac@focus> In-Reply-To: <000901c53f0a$15aa43b0$150110ac@focus> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-java@freebsd.org Subject: Re: TimeZone Defaults] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 03:41:23 -0000 Kurt Miller wrote: > From: "Christy Pang" > >> Kurt Miller wrote: >> >>> Is /etc/localtime a symlink? If it is, try copying the tz file >>> to /etc/localtime instead. >> >> >> It was a symlink. Our /etc file system is a read only file system. >> But even copy the TZ file to /etc/localtime >> >> md5 /etc/localtime >> MD5 (/etc/localtime) = 370687bb78b74fc4540f6a316d8bca02 >> >> > root@sip-tey 2:24pm # md5 /usr/share/zoneinfo/America/Toronto >> MD5 (/usr/share/zoneinfo/America/Toronto) = >> 370687bb78b74fc4540f6a316d8bca02 > > > Does copying America/Montreal to /etc/localtime work? YES!!! But why copy over America/Toronto does not work? Thanks Chriwty > > -Kurt > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"