diff options
author | Christian Breunig <christian@breunig.cc> | 2023-04-25 23:04:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-25 23:04:28 +0200 |
commit | bd9b3b3f6e7f6ca54c3c41065ec82f545adc73ae (patch) | |
tree | 1fc2a67b899bf789d9eded9c32ea54ea4368d670 | |
parent | e873e9385cb3a9ed94d7d5cf1c967aaec9b4f504 (diff) | |
parent | 93663b974f4c18b857a79849036de77e7845a6c7 (diff) | |
download | vyos-build-bd9b3b3f6e7f6ca54c3c41065ec82f545adc73ae.tar.gz vyos-build-bd9b3b3f6e7f6ca54c3c41065ec82f545adc73ae.zip |
Merge pull request #339 from zdc/T5180-equuleus
initramfs-tools: T5180: Updated initramfs tools to v0.140
-rw-r--r-- | data/live-build-config/archives/bullseye.pref.chroot | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/live-build-config/archives/bullseye.pref.chroot b/data/live-build-config/archives/bullseye.pref.chroot index c2efd86e..67a069a5 100644 --- a/data/live-build-config/archives/bullseye.pref.chroot +++ b/data/live-build-config/archives/bullseye.pref.chroot @@ -38,6 +38,14 @@ Package: skopeo Pin: release n=bullseye Pin-Priority: 600 +Package: initramfs-tools-core +Pin: release n=bullseye +Pin-Priority: 600 + +Package: initramfs-tools +Pin: release n=bullseye +Pin-Priority: 600 + Package: squashfs-tools Pin: release n=bullseye Pin-Priority: -10 |