On Fri, 03 Apr 2009, Izumi Tsutsui wrote:
> [email protected] wrote:
> > I think it would be better to do this in the sanitise_METALOG target in
> > src/distrib/sets/Makefile, like this:
>
> But it is not confiremd yet that using METALOG.sanitised is okay or not.
Oh, I see that the makesetfiles target in src/distrib/sets/Makefile
passes ${METALOG.unpriv} to maketars, whereas other uses of maketars
from the same Makefile use ${METALOG.sanitised.unpriv}. I'll test
whether changing that makes any difference.
> > It would also make sense to add a sort option to mtree.
> Or fix join.awk, but it's another future work.
>
> My change is just an interim fix for actually forthcoming 5.0.
I have committed a change to make "mtree -C" sort its output. I think
we can now remove sort incovations from shell scripts or make rules that
invoke mtree -C.
--apb (Alan Barrett)