diff options
Diffstat (limited to 'config/pkg-exclude.lst')
-rw-r--r-- | config/pkg-exclude.lst | 66 |
1 files changed, 52 insertions, 14 deletions
diff --git a/config/pkg-exclude.lst b/config/pkg-exclude.lst index 2a0bbb5..9446f23 100644 --- a/config/pkg-exclude.lst +++ b/config/pkg-exclude.lst @@ -1,33 +1,70 @@ -# This list was derived from the bcd lists, removing any redundant or obsolete -# entries. Updated to reduce size of mga8 ISOs. - -# kernel +# Exclude unwanted kernel flavours and sources. kernel-linus* kernel-source* -# others +# Exclude some large applications to reduce the ISO size. apper bijiben cascadia-* +celestia +dia +eom exaile gimp-help-* -google-noto-sans-hk-fonts -google-noto-sans-jp-fonts -google-noto-sans-kr-fonts -google-noto-sans-sc-fonts -google-noto-sans-tc-fonts -java-17-openjdk-headless-slowdebug +libreoffice-wiki-publisher manslide ocaml +pan postgresql13* scribus +skanlite stellarium +taktuk task-windowmaker texlive +tvtime +xfig + +# This depends on python3-matplotlib, which tries to pull in texlive. +# The texlive package really needs splitting up. +pitivi + +# Exclude some fonts to reduce the ISO size. +adf-*-fonts +fonts-ttf-al-anvar-* +google-croscore*-fonts +google-noto-kufi-arabic*-fonts +google-noto-naskh-arabic*-fonts +google-noto-sans-hebrew*-fonts +google-noto-sans-mono*-fonts +google-noto-sans-myanmar*-fonts +google-noto-serif*-fonts +google-roboto*-fonts +mathjax-*-fonts +sj-*-fonts* x11-font-bh-type1 -# These provide a superset of the modules included in perl and perl-base. -# The subset provided by perl and perl-base is currently sufficient. +# These fonts are identical to the ones in fonts-otf-source-han. +google-noto-sans-cjk-*-fonts +google-noto-sans-hk-fonts +google-noto-sans-jp-fonts +google-noto-sans-kr-fonts +google-noto-sans-sc-fonts +google-noto-sans-tc-fonts + +# Exclude some unnecessary alternatives. +java-17-openjdk-headless-slowdebug +lxqt-* +python3-polkit-efl-agent +urpmi-parallel-* + +i586: libkf5konq-devel + +x86_64: lib64kf5konq-devel + +# These are not caught by the script which generates the perl excludes, +# because they provide a superset of the modules provided in perl and +# perl-base. perl-Filter perl-IO-Compress perl-IO-Extended @@ -36,4 +73,5 @@ perl-Scalar-List-Utils perl-Text-Tabs+Wrap perl-Tie-Watch -#x86_64:firefox-beta +# This is only present in cauldron and gets removed just before release. +x86_64:firefox-beta |