Protocol: | pserver | User: | anonymous |
Machine: | crossfire.cvs.sourceforge.net | CVSROOT: | /cvsroot/crossfire |
Filename: rules | |||
Revision 1.10 | tanner | 2004/03/15 17:06:38 | +2 -0 |
Changed version to cvs date. | |||
Show difference between Revision 1.9 and 1.10 | |||
Revision 1.9 | tanner | 2004/03/15 16:53:46 | +5 -0 |
First attempt and making a debug package for this whole thing. | |||
Show difference between Revision 1.8 and 1.9 | |||
Revision 1.8 | tanner | 2004/03/10 12:29:36 | +1 -1 |
Fixes to issues identified by lintian. | |||
Show difference between Revision 1.7 and 1.8 | |||
Revision 1.7 | tanner | 2004/03/04 17:11:38 | +50 -97 |
Continued re-work on the debian build stuff. Mostly changes do to my learning curve and splitting out packages so we can have a -dbg package. | |||
Show difference between Revision 1.6 and 1.7 | |||
Revision 1.6 | tanner | 2004/02/19 18:14:33 | +59 -42 |
First attempt at fixing the bugs and wishlist items listed here: http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=pkg&data=crossfire-server&archive=no My debian build box is an old sparc20, so it takes a very long time for it to do a QA build, but I'll check this in for people to look at. Big changes are adding the crossfire-server-common and crossfire-server-dbg packages. | |||
Show difference between Revision 1.5 and 1.6 | |||
Revision 1.5 | tanner | 2004/02/16 18:13:59 | +3 -0 |
First part of fixing http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=232421 | |||
Show difference between Revision 1.4 and 1.5 | |||
Revision 1.4 | tanner | 2004/02/05 14:30:44 | +7 -2 |
After talking with a couple debian developers, they seem to think debian best practice is to run crossfire as user games. - Commented out the useradd/userdel from pre/post scripts - Updated init.d to run crossfire as games - Changed some perms to allow games to write files/etc. | |||
Show difference between Revision 1.3 and 1.4 | |||
Revision 1.3 | tanner | 2004/02/04 23:40:03 | +13 -5 |
Moved forward Jaakko's patches. I think this is a good-to-go-debian build. | |||
Show difference between Revision 1.2 and 1.3 | |||
Revision 1.2 | tanner | 2004/02/04 18:17:09 | +56 -121 |
Re-worked the debian stuff to be more elegant(?), meaning it depends more on the makefiles for where to install stuff, instead of having it all hard coded in the rules file. Going to commit, because it compiles now. STILL have to merge in a couple of Jaakoo's patches from 1.4.0 (like log path, etch). | |||
Show difference between Revision 1.1 and 1.2 | |||
Revision 1.1 | tanner | 2004/02/03 21:47:47 | None |
Put Jaakko Niemi's debian stuff into cvs. Will take these files rel-1-4-0 after this commit. | |||
First version |