From: Ian Kelling <ian@iankelling.org>
Date: Tue, 12 Nov 2024 07:15:24 +0000 (-0500)
Subject: improve ecne package config
X-Git-Url: https://iankelling.org/git/?a=commitdiff_plain;h=0f890ebe687cc1a9e7d1fd99e040918d4ccf1aaf;p=distro-setup

improve ecne package config
---

diff --git a/brc3 b/brc3
index 92b99ca..09f5627 100644
--- a/brc3
+++ b/brc3
@@ -32,7 +32,10 @@ mmdebstrap-ecne-noble-missing() {
   for dist in ecne noble; do
     # shellcheck disable=SC2094 # false positive
     {
-      grep-dctrl -F package -v -e "ubuntu|zfs|thunderbird|snapd|microcode|^linux-($u24_kernel_pkgs)" ${!dist} | \
+      # task- because trisquel doesn't have most(all?) ubuntu tasks.
+      # firefox-locale because we have abrowser.
+      # chromium because they are just ancillary to the snap package.
+      grep-dctrl -F package -v -e "ubuntu|zfs|thunderbird|^firefox-locale|^chromium|^task-|snapd|microcode|gnome-firmware|nonfree|fwupd|^linux-($u24_kernel_pkgs)" ${!dist} | \
         grep-dctrl -s package -n -F depends,pre-depends -v snapd -
       if [[ $dist == noble ]]; then
         echo ubuntu-keyring