José Costa said:
> I'm trying to get a machine to compile a lot of binary packages to my
> network and I can't figure out how to separate the same binary
> packages with different use flags and I came up with some ideas and I
> wanted to check with everyone if this is ok/nice/cool/forget.
>
> When we create binary packages they get the ${pkg}.tbz2 and they can
> be overlapped by the same binary package with different use flags.
>
> How about using ${pkg}-${profile}.tbz2 and using the profiles to mark
> them different?It is much easier to have your build systems build for just one profile, and use separate environments for different profiles. This doesn't require the builds to happen on different systems, I just use different chroot'ed environments for this (I first hoped to use UserMode Linux for this, but the additional overhead is too large). Wkr, Sven Vermeulen -- [email protected] mailing list
