Linux kernel excluded from pulling from Backports

This commit is contained in:
2025-10-10 21:35:13 -04:00
parent 6268d684c6
commit a36854c208

View File

@@ -130,6 +130,10 @@ EOF
Package: *
Pin: release n=${VERSION_CODENAME}*
Pin-Priority: 990
Package: linux-*
Pin: release n=${VERSION_CODENAME}-backports
Pin-Priority: -1
EOF
if [[ "${VERSION_CODENAME}" == 'bookworm' ]]; then