Looking for someone to pull / manage Games Spin for F-10

Jeroen van Meeuwen kanarip at kanarip.com
Mon Aug 4 09:54:42 UTC 2008


Wart wrote:
> Hans de Goede wrote:
>> Jeroen van Meeuwen wrote:
>>> Some useful output from Revisor, running with the --report-sizes
>>> command line switch:
>>>
>>> ==Report of the %d most space consuming packages==
>>>
>>> Install Sizes:
>>>
>>> 359 MB for nexuiz-data-2.4.2-1.fc10.noarch
>>> 326 MB for vegastrike-data-0.5.0-3.noarch
>>> 267 MB for openarena-0.7.7-2.fc10.noarch
>>> 238 MB for alienarena-data-20080603-2.fc10.noarch
>>> 202 MB for fgfs-base-1.0.0-1.fc9.noarch
>>> 145 MB for wesnoth-1.4.2-1.fc10.x86_64
>>> 124 MB for vdrift-data-20071226-3.fc9.noarch
>>> 106 MB for uqm-content-voice-0.6.0-2.noarch
>> <snip>
>>
>> As said I'm ok with removing vegastrike, I would like to vote to keep
>> nexuiz as that really is one of the best games FOSS has to offer and
>> instead remove openarena, also maybe completely remove uqm or atleast
>> the addons like the -voices package.
> 
> It looks like removing vegastrike reduced the footprint enough.  I also
> removed xpilot-ng (broken due to xorg changes in F-9) and added PySolFC.
> 
> Now I need to figure out how to work with git to commit these changes...
> 

I see you were able to commit and push the changes to the master branch, 
which will be used to compose F-10 with.

To also apply the changes to the F-9 branch, use:

git show > fedora-livedvd-games.ks.patch
(verify the patch file)
git checkout -b F-9 origin/F-9 # checkout the F-9 branch
git apply fedora-livedvd-games.ks.patch
git commit -a -m "Update the games kickstart file"
git push

Hope this helps,

Kind regards,

Jeroen van Meeuwen
-kanarip




More information about the Fedora-games-list mailing list