mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-22 15:33:07 +00:00
Remove spin debranding, put codeina back
This commit is contained in:
parent
dd1430bdc1
commit
adb4a410d6
@ -36,15 +36,12 @@ broffice.org-draw
|
||||
-baekmuk-*
|
||||
-cjkunifonts-*
|
||||
-VLGothic-fonts
|
||||
-dejavu-fonts-experimental
|
||||
|
||||
|
||||
# Saving space in order to get BrOffice.org in
|
||||
-gnome-utils
|
||||
-planner
|
||||
-aspell-*
|
||||
-codeina
|
||||
-gnome-games-*
|
||||
-planner
|
||||
-scim-python*
|
||||
-scim-chewing
|
||||
-scim-pinyin
|
||||
@ -54,15 +51,14 @@ broffice.org-draw
|
||||
-evince-djvu
|
||||
-ekiga
|
||||
-f-spot
|
||||
|
||||
|
||||
# Debranding the spin
|
||||
-fedora-logos
|
||||
generic-logos
|
||||
-cheese
|
||||
-sound-juicer
|
||||
|
||||
%end
|
||||
|
||||
|
||||
%post
|
||||
|
||||
# system-config-keyboard doesn't really work (missing xorg.conf etc)
|
||||
cat >>/etc/X11/xorg.conf << EOF
|
||||
Section "InputDevice"
|
||||
@ -72,7 +68,4 @@ Section "InputDevice"
|
||||
EndSection
|
||||
EOF
|
||||
|
||||
# Needed for spin debranding
|
||||
sed -i -e 's/Fedora/Generic/g' /etc/fedora-release
|
||||
|
||||
%end
|
||||
|
Loading…
Reference in New Issue
Block a user