forked from srbala/fedora-kickstarts
Include OpenJDK and remove other packages for downsizing.
Include OpenJDK, remove gimp and gnome-games
This commit is contained in:
parent
6d038ff921
commit
fa62f4e7d6
@ -14,7 +14,7 @@ keyboard br-abnt2
|
|||||||
timezone America/Sao_Paulo
|
timezone America/Sao_Paulo
|
||||||
|
|
||||||
|
|
||||||
%packages --instLangs en_US:es:pt_BR
|
%packages --instLangs en_US:pt_BR
|
||||||
|
|
||||||
# L10n packages
|
# L10n packages
|
||||||
@brazilian-support
|
@brazilian-support
|
||||||
@ -25,12 +25,13 @@ hunspell-pt
|
|||||||
broffice.org-*
|
broffice.org-*
|
||||||
|
|
||||||
# Include some additional packages
|
# Include some additional packages
|
||||||
@java
|
java-1.6.0-openjdk
|
||||||
brasero
|
java-1.6.0-openjdk-plugin
|
||||||
bitstream-vera-*
|
|
||||||
gimp
|
|
||||||
vino
|
vino
|
||||||
|
|
||||||
|
# Remove gnome-games
|
||||||
|
-gnome-games-*
|
||||||
|
|
||||||
# We won't use these Asian fonts
|
# We won't use these Asian fonts
|
||||||
-lklug-fonts
|
-lklug-fonts
|
||||||
-sil-abyssinica-fonts
|
-sil-abyssinica-fonts
|
||||||
|
Loading…
Reference in New Issue
Block a user