slpkg/configs/rules.toml

10 lines
373 B
TOML
Raw Normal View History

# This file contains some special rules that the
# slpkg can handle better.
# /etc/slpkg/rules.toml
2024-01-11 18:56:34 +01:00
# Updated: 30/11/2023, Version: 4.9.3
2023-05-23 21:29:51 +02:00
[UPGRADE]
2023-11-30 11:58:36 +01:00
# Please add in this list below, if the installed package version pattern
# has a different matching than the repository version for some special rules,
# like nvidia-kernel.
PACKAGES = ["nvidia-kernel", "virtualbox-kernel"]