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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to