mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-08-25 08:35:50 +00:00
games: bump root size, update some lines
This bumps the root size because image build is currently failing and I *think* it's a space issue causing kernel-core %post to fail. If it doesn't work we can revert the space bump. Also: * Drop some commented-out lines for packages that have been retired * Update the comment for leaving out libreoffice * Add back rogue, since it's building now Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
ba34c74b4a
commit
3e9a228db5
@ -17,8 +17,7 @@
|
|||||||
|
|
||||||
%include fedora-live-xfce.ks
|
%include fedora-live-xfce.ks
|
||||||
|
|
||||||
# The recommended part size for DVDs is too close to use for the games spin
|
part / --size 15360
|
||||||
part / --size 14336
|
|
||||||
|
|
||||||
%packages
|
%packages
|
||||||
|
|
||||||
@ -27,8 +26,7 @@ part / --size 14336
|
|||||||
|
|
||||||
-wine
|
-wine
|
||||||
|
|
||||||
# Remove libreoffice since it just got added to livecd-desktop and
|
# Remove libreoffice, we're here to have fun!
|
||||||
# will likely put the games spin over size and it is freeze time.
|
|
||||||
-libreoffice*
|
-libreoffice*
|
||||||
|
|
||||||
# Extra screensavers isn't much help for the games spin
|
# Extra screensavers isn't much help for the games spin
|
||||||
@ -46,12 +44,10 @@ armacycles-ad
|
|||||||
asc
|
asc
|
||||||
asc-music
|
asc-music
|
||||||
astromenace
|
astromenace
|
||||||
# beneath-a-steel-sky-cd scummvm games cut for size
|
|
||||||
boswars
|
boswars
|
||||||
bzflag
|
bzflag
|
||||||
crossfire-client
|
crossfire-client
|
||||||
extremetuxracer
|
extremetuxracer
|
||||||
# flight-of-the-amazon-queen-cd scummvm games cut for size
|
|
||||||
freeciv
|
freeciv
|
||||||
freecol
|
freecol
|
||||||
freedoom
|
freedoom
|
||||||
@ -59,9 +55,6 @@ freedroidrpg
|
|||||||
frozen-bubble
|
frozen-bubble
|
||||||
# glob2 - currently broken
|
# glob2 - currently broken
|
||||||
lincity-ng
|
lincity-ng
|
||||||
#tmw - currently broken
|
|
||||||
#maniadrive - currently broken
|
|
||||||
#maniadrive-music - has been retired
|
|
||||||
megaglest
|
megaglest
|
||||||
nethack-vultures
|
nethack-vultures
|
||||||
netpanzer
|
netpanzer
|
||||||
@ -99,7 +92,6 @@ knights
|
|||||||
lbrickbuster2
|
lbrickbuster2
|
||||||
# liquidwar # Would pull in fluid-soundfont-lite-patches
|
# liquidwar # Would pull in fluid-soundfont-lite-patches
|
||||||
lordsawar
|
lordsawar
|
||||||
# lure scummvm games cut for size
|
|
||||||
# machineball # Would pull in fluid-soundfont-lite-patches
|
# machineball # Would pull in fluid-soundfont-lite-patches
|
||||||
nethack
|
nethack
|
||||||
openlierox
|
openlierox
|
||||||
@ -107,7 +99,7 @@ pachi
|
|||||||
pioneers
|
pioneers
|
||||||
quarry
|
quarry
|
||||||
# Ri-li cut for size
|
# Ri-li cut for size
|
||||||
# rogue # recently abandoned. Someone picked it up. Waiting for approval.
|
rogue
|
||||||
# scorchwentbonkers # Would pull in fluid-soundfont-lite-patches
|
# scorchwentbonkers # Would pull in fluid-soundfont-lite-patches
|
||||||
solarwolf
|
solarwolf
|
||||||
sopwith
|
sopwith
|
||||||
|
Loading…
Reference in New Issue
Block a user