r500 - in trunk/web: . include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Jan 18 01:38:36 EST 2006


Author: floam
Date: 2006-01-18 01:38:36 -0500 (Wed, 18 Jan 2006)
New Revision: 500

Modified:
   trunk/web/include/get.php
   trunk/web/ioq3.css
Log:
New packages for Debian/Ubuntu plus a small CSS tweak.


Modified: trunk/web/include/get.php
===================================================================
--- trunk/web/include/get.php	2006-01-18 01:20:42 UTC (rev 499)
+++ trunk/web/include/get.php	2006-01-18 06:38:36 UTC (rev 500)
@@ -29,7 +29,19 @@
 		mentions that the packages should work on any glibc 2.3 system.</p>
 	</li>
 	<li>
-		<h3>Ubuntu</h3>
+		<h3>Debian &amp; Ubuntu</h3>
+		<p>Firstly, we have packages for both Ubuntu and Debian Linux, thanks
+		are by <a href="http://wwwcip.informatik.uni-erlangen.de/~sibrklei/">
+		Bruno "Fuddl" Kleinert</a>.</p>
+			<ol>
+				<li><a href="http://wwwcip.informatik.uni-erlangen.de/~sibrklei/debian/">
+				Packages for Debian Linux.</a></li>
+				<li><a href="http://wwwcip.informatik.uni-erlangen.de/~sibrklei/ubuntu/">
+				Packages for Ubuntu Linux.</a> These appear to work
+				for both Dapper and Breezy.</li>
+			</ol>
+		<p>To install these, as root run <span class="shell">dpkg -i
+		<em>package.deb</em></span>.</p>
 		<p>There are i686 <a href="http://www.xs4all.nl/~bruijn9/quake3/breezy/">binaries
 		built on Ubuntu</a> made by Pascal de Bruijn. Untar this into /opt/
 		or where ever you keep weird isolated installs. There is a decent

Modified: trunk/web/ioq3.css
===================================================================
--- trunk/web/ioq3.css	2006-01-18 01:20:42 UTC (rev 499)
+++ trunk/web/ioq3.css	2006-01-18 06:38:36 UTC (rev 500)
@@ -97,6 +97,7 @@
 }
 
 th {
+	background-color: #777;
 	text-align: left;
 	border-bottom: 1px solid #666;
 	border-right: 1px solid #666;




More information about the quake3-commits mailing list