Through /etc/entropy/packages/packages.server.sets it's now possible to list package sets that a repository must always expose. A QA check has been added inside the repository sync function, in entropy.server.interfaces.mirrors package. Just use conf/packages/packages.server.sets.example as example file to build your configuration.
14 lines
503 B
Plaintext
14 lines
503 B
Plaintext
# List here Entropy Server package sets, organized per repository, that you
|
|
# want to guarantee the availability. This list will be used inside Entropy
|
|
# Server repository QA routines to ensure that vital package sets will be
|
|
# removed and the action go unnoticed.
|
|
|
|
# LINE CONSTRUCTION:
|
|
# <repository> <package set> [<package set 2> ...]
|
|
# See examples below, multiple repository lines are also accepted,
|
|
# data will be concatenated.
|
|
|
|
# EXAMPLES:
|
|
# sabayon-limbo entropy kde music
|
|
# sabayon-limbo gnome
|