Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2006 15:44:47 -0400
From:      Ed Maste <emaste@phaedrus.sandvine.ca>
To:        Doug Barton <dougb@FreeBSD.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, Ruslan Ermilov <ru@freebsd.org>, cvs-all@freebsd.org, John Baldwin <jhb@freebsd.org>
Subject:   Re: cvs commit: src/share/zoneinfo africa antarctica asia australasia backward etcetera europe factory leapseconds northamerica southamerica systemv yearistype.sh zone.tab
Message-ID:  <20061016194447.GA69026@sandvine.com>
In-Reply-To: <45301100.9040908@FreeBSD.org>
References:  <200610131751.k9DHph6C076014@repoman.freebsd.org> <20061013195841.GB28074@rambler-co.ru> <200610131615.09414.jhb@freebsd.org> <45301100.9040908@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 13, 2006 at 03:19:44PM -0700, Doug Barton wrote:

> John Baldwin wrote:
> 
> >>Part of the reason I didn't want to do it is that on RELENG_4
> >>it also requires more changes (like a makefile and etc/mtree).
> >>I think you just broke the install on RELENG_4 with this
> >>commit.
> 
> I have a working RELENG_4 system, and I tested the install before 
> committing. The main effect of the Makefile changes on the install is 
> to move the systemv file behind the OLDTIMEZONES define. I didn't do 
> that because I thought it would be a POLA violation.

The systemv in OLDTIMEZONES was needed for fresh installs (and release
building) because systemv used to have:

Link	America/Indianapolis	SystemV/EST5

while America/Indianapolis is itself a link provided by backward:

Link    America/Indiana/Indianapolis    America/Indianapolis

This import removed the "Link" lines from systemv, so it looks like
the OLDTIMEZONES change is no longer relevant.

-ed



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061016194447.GA69026>