mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
metadata: enable strict manifest checking
We have been sloppy about re-generating Manifest files which reduces security and prevents files from being mirrored properly. From now on emerge should refuse to use source archives not in the Manifest.
This commit is contained in:
parent
f158f38048
commit
aca78f2925
@ -1,5 +1,5 @@
|
||||
masters = portage-stable
|
||||
thin-manifests = true
|
||||
use-manifests = true
|
||||
use-manifests = strict
|
||||
cache-format = md5-dict
|
||||
profile-formats = portage-2
|
||||
|
Loading…
x
Reference in New Issue
Block a user