[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Store channel specification in profile
From: |
Konrad Hinsen |
Subject: |
Re: Store channel specification in profile |
Date: |
Tue, 26 Nov 2019 17:40:48 +0100 |
Hi Pierre,
> One question arises though: channel specifications only make sense for
> profiles generated with manifests.
Not even for those, if the manifest uses inferior-packages. I'd go for
per-package channel specifications. They could be optimized (more
compact, more efficiently usable) by first storing a list of all
distinct channels and then a (package . channels) list.
Cheers,
Konrad