diff options
author | Christian Breunig <christian@breunig.cc> | 2024-01-03 00:02:14 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2024-01-05 21:40:00 +0100 |
commit | d8100d30b52ade0e6b37fcf9da0e2b99664cb395 (patch) | |
tree | 9a7c7b3178e6336682a8fda4120d264729fbbd1f /data/live-build-config/archives | |
parent | 50285486855b9813017ea97d3a845727dcd3bb65 (diff) | |
download | vyos-build-d8100d30b52ade0e6b37fcf9da0e2b99664cb395.tar.gz vyos-build-d8100d30b52ade0e6b37fcf9da0e2b99664cb395.zip |
Kernel: T5887: update Linux Kernel to v6.6.9
(cherry picked from commit cc04a75932345ba37e4e18f82ae3f85330cedf68)
Diffstat (limited to 'data/live-build-config/archives')
-rw-r--r-- | data/live-build-config/archives/bookworm-backports.pref.chroot | 7 | ||||
-rw-r--r-- | data/live-build-config/archives/trixie.pref.chroot | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/data/live-build-config/archives/bookworm-backports.pref.chroot b/data/live-build-config/archives/bookworm-backports.pref.chroot new file mode 100644 index 00000000..b9eabc58 --- /dev/null +++ b/data/live-build-config/archives/bookworm-backports.pref.chroot @@ -0,0 +1,7 @@ +Package: iproute2 +Pin: release n=bookworm-backports +Pin-Priority: 600 + +Package: * +Pin: release n=bookworm-backports +Pin-Priority: -100 diff --git a/data/live-build-config/archives/trixie.pref.chroot b/data/live-build-config/archives/trixie.pref.chroot index 4e685cd4..a7d8b0ea 100644 --- a/data/live-build-config/archives/trixie.pref.chroot +++ b/data/live-build-config/archives/trixie.pref.chroot @@ -1,10 +1,10 @@ Package: podman Pin: release n=trixie -Pin-Priority: 600 +Pin-Priority: 900 Package: netavark Pin: release n=trixie -Pin-Priority: 600 +Pin-Priority: 900 Package: * Pin: release n=trixie |