slpkg/configs/rules.toml
Dimitris Zlatanidis 22c37339cc Renamed to upgrade
2023-05-23 22:29:51 +03:00

10 lines
No EOL
381 B
TOML

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