Updated for rules config file

This commit is contained in:
Dimitris Zlatanidis 2023-11-30 12:58:36 +02:00
parent 5c2b270d51
commit f2daaf75cf

View file

@ -1,10 +1,10 @@
# This file contains some special rules that the # This file contains some special rules that the
# slpkg can handle better. # slpkg can handle better.
# /etc/slpkg/rules.toml # /etc/slpkg/rules.toml
# Date: 23/05/2023, Version: 4.8.6 # Date: 30/11/2023, Version: 4.9.3
[UPGRADE] [UPGRADE]
# If the installed package version pattern has a different matching # Please add in this list below, if the installed package version pattern
# than the repository version for some special rules like nvidia-kernel, # has a different matching than the repository version for some special rules,
# please add the package in this list below. # like nvidia-kernel.
PACKAGES = ["nvidia-kernel", "virtualbox-kernel"] PACKAGES = ["nvidia-kernel", "virtualbox-kernel"]