forked from srbala/fedora-kickstarts
mini: cleanup font inclusion/exclusions
This commit is contained in:
parent
21a2114571
commit
d439e3e032
@ -28,10 +28,15 @@ repo --name=released --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?re
|
|||||||
@base
|
@base
|
||||||
@core
|
@core
|
||||||
@hardware-support
|
@hardware-support
|
||||||
@fonts
|
|
||||||
kernel
|
kernel
|
||||||
memtest86+
|
memtest86+
|
||||||
|
|
||||||
|
# implicitly include the fonts we want
|
||||||
|
liberation*
|
||||||
|
google-droid*
|
||||||
|
dejavu-sans*
|
||||||
|
dejavu-serif
|
||||||
|
|
||||||
# Remove default base packages we don't want
|
# Remove default base packages we don't want
|
||||||
-ccid
|
-ccid
|
||||||
-coolkey
|
-coolkey
|
||||||
@ -96,24 +101,6 @@ memtest86+
|
|||||||
-irda-utils
|
-irda-utils
|
||||||
-fprintd*
|
-fprintd*
|
||||||
|
|
||||||
# Remove unwanted default fonts we don't want
|
|
||||||
-cjkuni-uming-fonts
|
|
||||||
-jomolhari-fonts
|
|
||||||
-kacst*
|
|
||||||
-khmeros-base-fonts
|
|
||||||
-lklug-fonts
|
|
||||||
-lohit*
|
|
||||||
-paktype*
|
|
||||||
-smc-meera-fonts
|
|
||||||
-stix-fonts
|
|
||||||
-thai-scalable-waree-fonts
|
|
||||||
-un-core-dotum-fonts
|
|
||||||
-vlgothic-fonts
|
|
||||||
-paratype-pt-sans-fonts
|
|
||||||
-sil-abyssinica-fonts
|
|
||||||
-sil-padauk-fonts
|
|
||||||
-wqy-zenhei-fonts
|
|
||||||
|
|
||||||
# dictionaries are big
|
# dictionaries are big
|
||||||
-aspell-*
|
-aspell-*
|
||||||
-hunspell-*
|
-hunspell-*
|
||||||
|
@ -91,10 +91,7 @@ libertas-usb8388-firmware
|
|||||||
# == Fonts ==
|
# == Fonts ==
|
||||||
# More font support according to:
|
# More font support according to:
|
||||||
# http://bugs.sugarlabs.org/ticket/1119
|
# http://bugs.sugarlabs.org/ticket/1119
|
||||||
google-droid-fonts-common
|
# Moved to mini.ks
|
||||||
google-droid-sans-fonts
|
|
||||||
google-droid-sans-mono-fonts
|
|
||||||
google-droid-serif-fonts
|
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user