aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-01-18 06:38:36 +0000
committerfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-01-18 06:38:36 +0000
commit0c5c180518edd67938f6a793760754d8f067c0d5 (patch)
tree5bccf05f29d2220e7b676703172c0dbbd2d2ef5f /web
parentcb5d742e67fa52d88221cae6281ac6eec4683afa (diff)
downloadioquake3-aero-0c5c180518edd67938f6a793760754d8f067c0d5.tar.gz
ioquake3-aero-0c5c180518edd67938f6a793760754d8f067c0d5.zip
New packages for Debian/Ubuntu plus a small CSS tweak.
git-svn-id: svn://svn.icculus.org/quake3/trunk@500 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web')
-rw-r--r--web/include/get.php14
-rw-r--r--web/ioq3.css1
2 files changed, 14 insertions, 1 deletions
diff --git a/web/include/get.php b/web/include/get.php
index 7baf75f..ea4fef4 100644
--- a/web/include/get.php
+++ b/web/include/get.php
@@ -29,7 +29,19 @@ done all of the work for you.</p>
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
diff --git a/web/ioq3.css b/web/ioq3.css
index 085d839..d6b4e70 100644
--- a/web/ioq3.css
+++ b/web/ioq3.css
@@ -97,6 +97,7 @@ caption {
}
th {
+ background-color: #777;
text-align: left;
border-bottom: 1px solid #666;
border-right: 1px solid #666;