From owner-freebsd-current@freebsd.org Mon Feb 19 06:23:02 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95E12F05B3E for ; Mon, 19 Feb 2018 06:23:02 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vps1.elischer.org", Issuer "CA Cert Signing Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 2A6B682A97 for ; Mon, 19 Feb 2018 06:23:01 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from Julian-MBP3.local (203-59-173-201.dyn.iinet.net.au [203.59.173.201]) (authenticated bits=0) by vps1.elischer.org (8.15.2/8.15.2) with ESMTPSA id w1J6MuZU028856 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Sun, 18 Feb 2018 22:22:59 -0800 (PST) (envelope-from julian@freebsd.org) Subject: Re: 12.0-CURRENT missing timezones To: Warner Losh , David Boyd Cc: FreeBSD Current References: <1518195361.5829.2.camel@twc.com> <1518197310.5829.4.camel@twc.com> From: Julian Elischer Message-ID: Date: Mon, 19 Feb 2018 14:22:51 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Feb 2018 06:23:02 -0000 On 10/2/18 2:48 am, Warner Losh wrote: > OK. That makes sense again. > > > I've pushed two changes (r329064 and r329075) which should correct this. thanks.. I was just about to go investigate this as I noticed my build last week had no timezone info. > > Warner > > On Fri, Feb 9, 2018 at 10:28 AM, David Boyd wrote: > >> On Fri, 2018-02-09 at 10:16 -0700, Warner Losh wrote: >> >> >> >> On Fri, Feb 9, 2018 at 10:13 AM, Warner Losh wrote: >> >> >> >> On Fri, Feb 9, 2018 at 9:56 AM, David Boyd wrote: >> >> In the most recent images for 12.0-CURRENT >> >> FreeBSD-12.0-CURRENT-amd64-20180208-r329009.vmdk.xz >> >> FreeBSD-12.0-CURRENT-amd64-20180208-r329009-disc1.iso >> >> FreeBSD-12.0-CURRENT-amd64-20180131-r328637-memstick.img >> >> the /usr/share/zoneinfo directory is sparsely populated with >> directories. The only file present is "zone.tab". >> >> >> I think that may be my fault for changing find -s to find | sort, but I >> think I neglected to add sort to ITOOLS to fix it. Building a test now. >> >> >> I am surprised the 0131 is empty, though.... My change was after that. >> >> Warner >> >> >> Oops. My mistake (cut and paste error). All dates should be 20180208. >> > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >