From bc5329ec84257ab696e091c78f987e4cd3e2ac3e Mon Sep 17 00:00:00 2001 From: Igor Date: Tue, 2 May 2023 12:42:25 +0200 Subject: [PATCH] Disable pinning policy but while leave example It should not be needed anymore since we re-pack those packages https://github.com/armbian/scripts/pull/44/files --- packages/bsp/common/etc/apt/preferences.d/armbian | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/packages/bsp/common/etc/apt/preferences.d/armbian b/packages/bsp/common/etc/apt/preferences.d/armbian index ff109f2d10..dd560e9aa2 100644 --- a/packages/bsp/common/etc/apt/preferences.d/armbian +++ b/packages/bsp/common/etc/apt/preferences.d/armbian @@ -1,3 +1,9 @@ -Package: chromium thunderbird firefox -Pin: release o=armbian -Pin-Priority: 1001 +#Explanation: Uninstall or do not install chromium, thunderbird, firefox Ubuntu-originated +#Explanation: package versions other than those in the Armbian distro +#Package: chromium thunderbird firefox +#Pin: release o=armbian +#Pin-Priority: 990 +# +#Package: chromium thunderbird firefox +#Pin: release o=Ubuntu +#Pin-Priority: 50