mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
10 lines
No EOL
373 B
TOML
10 lines
No EOL
373 B
TOML
# This file contains some special rules that the
|
|
# slpkg can handle better.
|
|
# /etc/slpkg/rules.toml
|
|
# Updated: 30/11/2023, Version: 4.9.3
|
|
|
|
[UPGRADE]
|
|
# 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"] |