Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/distrib/sets
Izumi Tsutsui <tsutsui%netbsd.org@localhost> writes:
> Module Name: src
> Committed By: tsutsui
> Date: Thu Apr 2 23:06:16 UTC 2009
>
> Modified Files:
> src/distrib/sets: maketars
>
> Log Message:
> Explicitly sort entries on preparing set files from METALOG.
> METALOG could have different order due to install(1) race
> on parallel builds, and mtree(8) doesn't sort files.
> Should fix inconsistent shared sets among builds as seen in
> /pub/NetBSD-daily/netbsd-5/200904010000Z/shared/ and
> /pub/NetBSD-daily/netbsd-5/200904010002Z/shared/ dirs.
> Okay'ed by snj@.
I think the invocation of "mtree -C" may have also had the effect of
sorting, in which case this is redundant. You might want to check
quickly.
Perry
Home |
Main Index |
Thread Index |
Old Index