diff options
author | Martin Whitaker <mageia@martin.whitaker.me.uk> | 2022-10-05 20:41:54 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin.whitaker.me.uk> | 2022-10-05 20:43:34 +0100 |
commit | 5db21f9995a92d07d4a779f525d9f48e193d6c75 (patch) | |
tree | 6494fc8663b77dba9ac81bb91652d6c68fc9d49a /config/pkg-exclude.lst | |
parent | 40da3991acdb6e97b30742ef6107b264fd8be44a (diff) | |
download | drakclassic-config-5db21f9995a92d07d4a779f525d9f48e193d6c75.tar drakclassic-config-5db21f9995a92d07d4a779f525d9f48e193d6c75.tar.gz drakclassic-config-5db21f9995a92d07d4a779f525d9f48e193d6c75.tar.bz2 drakclassic-config-5db21f9995a92d07d4a779f525d9f48e193d6c75.tar.xz drakclassic-config-5db21f9995a92d07d4a779f525d9f48e193d6c75.zip |
Reduce the number of alternative fonts included on the ISO.
Aim to include:
- all fonts suggested by rpmsrate
- all X11 fonts
- all google-noto-sans fonts except
- the monospaced fonts (take up too much space)
- the CJK fonts (these are rebadged versions of the fonts contained
in fonts-otf-source-han, which is suggested by rpmsrate)
- all fonts specifically required by another package on the ISO
Diffstat (limited to 'config/pkg-exclude.lst')
-rw-r--r-- | config/pkg-exclude.lst | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/config/pkg-exclude.lst b/config/pkg-exclude.lst index 9446f23..76b1988 100644 --- a/config/pkg-exclude.lst +++ b/config/pkg-exclude.lst @@ -29,29 +29,6 @@ xfig # 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 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-* |