summaryrefslogtreecommitdiffstats
path: root/fedora-livedvd-games.ks
diff options
context:
space:
mode:
authorBruno Wolff III <bruno@wolff.to>2009-02-18 20:26:29 -0600
committerBruno Wolff III <bruno@wolff.to>2009-02-18 20:26:29 -0600
commitea4f0d7abeea385809c7f0a921e476df74c626e2 (patch)
tree2a45eabef24c13699ffc30a33c64828b0f0806ff /fedora-livedvd-games.ks
parent1fdce966c99879ef37d2986f84ea71daaf5367db (diff)
downloadspin-kickstarts-ea4f0d7abeea385809c7f0a921e476df74c626e2.tar.gz
spin-kickstarts-ea4f0d7abeea385809c7f0a921e476df74c626e2.tar.xz
spin-kickstarts-ea4f0d7abeea385809c7f0a921e476df74c626e2.zip
Remove wine (for x86_64 size issue), dosbox and wget
By dropping wine I keep a bunch of extra libs from being included in the x86_64 spin so that it should be very close to the size of the i686 spin. dosbox is an emulator and I think we should be showing off Fedora games rather than 3rd party games. wget is not needed now that the spin is based off the desktop. Some way to grab online content will be included.
Diffstat (limited to 'fedora-livedvd-games.ks')
-rw-r--r--fedora-livedvd-games.ks15
1 files changed, 5 insertions, 10 deletions
diff --git a/fedora-livedvd-games.ks b/fedora-livedvd-games.ks
index ff43a5d..dff9137 100644
--- a/fedora-livedvd-games.ks
+++ b/fedora-livedvd-games.ks
@@ -11,6 +11,11 @@ part / --size 10240
%packages
+# Wine pulls in i386 libraries under x86_86 making that spin too big.
+# Also the point is to show off Fedora games, not running windows games.
+
+-wine
+
# games
# traditional (big)
@@ -25,7 +30,6 @@ beneath-a-steel-sky-cd
blobAndConquer
boswars
bzflag
-#croquet (pending)
crossfire-client
egoboo
extremetuxracer
@@ -56,7 +60,6 @@ supertuxkart
torcs
tremulous
ultimatestunts
-# vdrift (Only works with binary drivers that won't be on the DVD)
warzone2100
wesnoth
widelands
@@ -101,7 +104,6 @@ scorchwentbonkers
seahorse-adventures
solarwolf
sopwith
-# starfighter (Removed from Fedora due to License)
stormbaancoureur
ularn
urbanterror
@@ -120,9 +122,6 @@ raidem
raidem-music
trackballs
trackballs-music
-# uqm (uqm-data was removed due to license and 100MB is a bit much to download)
-# uqm-content-3domusic
-# uqm-content-voice
# arcade classics(ish) (small)
@@ -138,7 +137,6 @@ seahorse-adventures
shippy
tecnoballz
wordwarvi
-#(xgalaga renamed)
xgalaxy
zasx
@@ -191,9 +189,6 @@ taxipilot
# utilities
-dosbox
games-menus
-wget
%end
-