mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
fix(metadata): Support 'repo:some/name' profile names.
This allows using things like 'gentoo:targets/desktop' or ':targets/desktop' in parent files which is much easier to read than the default format which requires relative or absolute file paths.
This commit is contained in:
parent
e3bda16206
commit
87ba14bca1
@ -2,3 +2,4 @@ masters = portage-stable
|
|||||||
thin-manifests = true
|
thin-manifests = true
|
||||||
use-manifests = true
|
use-manifests = true
|
||||||
cache-format = md5-dict
|
cache-format = md5-dict
|
||||||
|
profile-formats = portage-2
|
||||||
|
Loading…
Reference in New Issue
Block a user