Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 1379

Summary: Quake3 OSP addon ebuild (New package)
Product: Gentoo Linux Reporter: Alexander Gretencord <arutha>
Component: New packagesAssignee: José Alberto Suárez López <bass>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: the ebuild
startscript and server.cfg
just some edits

Description Alexander Gretencord 2002-03-28 15:00:27 UTC
This is an ebuild for the Quake3 OSP Modification.

A startscript is provided which uses screen so you can get to the console 
anytime. A sample server.cfg for 1v1 is also included.
Comment 1 Alexander Gretencord 2002-03-28 15:00:40 UTC
Created attachment 453 [details]
the ebuild
Comment 2 Alexander Gretencord 2002-03-28 15:01:49 UTC
Created attachment 454 [details]
startscript and server.cfg
Comment 3 Alexander Gretencord 2002-05-28 08:54:06 UTC
Mh that chown in the ebuild is crap, I'd better put root.games 
Comment 4 Alexander Gretencord 2002-06-01 13:13:02 UTC
Created attachment 1292 [details]
just some edits

chown root.games and some permission problem with the startscript
Comment 5 José Alberto Suárez López 2002-06-21 11:57:53 UTC
chown root.games ${D}/opt/quake3/osp/server.cfg

it is necesary that use root for it?
Comment 6 Alexander Gretencord 2002-06-23 04:55:19 UTC
What else ? If the files are owned by root then even if there was a hole in  the gameserver which lets you get shell access you can't even delete the game  files (except for logs which are created by the server running as user q3)