Added support to put packages "on hold".
This commit is contained in:
@@ -56,6 +56,15 @@ repositories = {
|
||||
http://xbps.nopcode.org/repos/current/nonfree/x86_64
|
||||
}
|
||||
|
||||
# Packages on hold.
|
||||
#
|
||||
# Packages that are put on hold won't be updated even if there is a
|
||||
# newer version in repository pool.
|
||||
#
|
||||
# This expects package names and separated by commas.
|
||||
#
|
||||
#PackagesOnHold = { glibc, xbps }
|
||||
|
||||
# Virtual packages.
|
||||
#
|
||||
# The following syntax is used:
|
||||
|
||||
Reference in New Issue
Block a user