Remove outdated operating systems page.

* If we want, we can maintain the list on the wiki.
This commit is contained in:
David Bartley 2007-08-22 02:27:09 -04:00
parent d266c39c1b
commit fab538456c
4 changed files with 4 additions and 45 deletions

View File

@ -1,5 +1,5 @@
SUBDIRS = books SUBDIRS = books
INPUTS = index.xml staff.xml books.xml operating-systems.xml webcam.xml webcam-streaming.xml INPUTS = index.xml staff.xml books.xml webcam.xml webcam-streaming.xml
include ../default.mk include ../default.mk

View File

@ -6,5 +6,4 @@
<diritem title="Webcam" href="webcam.html" /> <diritem title="Webcam" href="webcam.html" />
<diritem title="Staff" href="staff.html" /> <diritem title="Staff" href="staff.html" />
<diritem title="Books" href="books.html" /> <diritem title="Books" href="books.html" />
<diritem title="Operating Systems" href="operating-systems.html" />
</directory> </directory>

View File

@ -18,12 +18,11 @@
</p> </p>
<p> <p>
One of our most popular services at the office is providing anybody One of our most popular services at the office is providing anybody
with CD copies of Free Software and Open Source operating system with CD/DVD copies of Free Software and Open Source operating system
distributions (including, but by no means limited to, Debian GNU/Linux, distributions (including, but by no means limited to, Debian GNU/Linux,
Mandrake Linux, Red Hat Linux, FreeBSD and NetBSD for various Mandrake Linux, Red Hat Linux, FreeBSD and NetBSD for various
architectures. Please check <a href="operating-systems.html">here</a> for architectures. The cost is $0.50 per disc at the time of this writing, or
a list of available operating systems.). The cost is $0.50 per CD at <b>free</b> if you provide your own discs.
the time of this writing, or <b>free</b> if you provide your own CDs.
</p> </p>
<p> <p>
Another favourite is our $0.50 pop for members. We have a fridge in Another favourite is our $0.50 pop for members. We have a fridge in

View File

@ -1,39 +0,0 @@
<?xml version='1.0'?>
<!DOCTYPE cscpage SYSTEM "../csc.dtd">
<cscpage title="Operating Systems the CSC distributes">
<header />
<section title="List of operating systems">
<p>One of the most popular services we offer is providing CD copies of
Free Software and Open Source operating system distributions for anyone
who asks. The cost is $1.00 per CD at the time of writing, or free if
you provide your own CDs.</p>
<p>Here is a list of the operating systems we have available:</p>
<ul>
<li><a href="http://www.debian.org/">Debian GNU/Linux 3.1r0 "Sarge" (x86)</a></li>
<li><a href="http://www.debian.org/ports/hurd/">Debian GNU/Hurd K5 (i386)</a></li>
<li><a href="http://fedora.redhat.com/">Fedora Core 4 (i386)</a></li>
<li><a href="http://www.freebsd.org/">FreeBSD 4.10-RELEASE (i386)</a></li>
<li><a href="http://www.freebsd.org/">FreeBSD 5.3-RELEASE (i386)</a></li>
<li><a href="http://www.gentoo.org/index.xml">Gentoo Linux 2005.1 (i386)</a></li>
<li><a href="http://www.knopper.net/knoppix/index-en.html">Knoppix 3.7 (x86)</a></li>
<li><a href="http://www.mandrakelinux.com/en/">MandrakeLinux 10.1 (i586)</a></li>
<li><a href="http://www.redhat.com/">Red Hat Linux 9 (i386)</a></li>
<li><a href="http://www.opendarwin.org">OpenDarwin 6.6.x (x86, powerpc)</a></li>
<li><a href="http://www.slackware.com/">Slackware Linux 10.0 (i386)</a></li>
<li><a href="http://www.novell.com/linux/suse">SuSE Linux 9.1 Personal (x86)</a></li>
<li><a href="http://www.ubuntulinux.org/">Ubuntu 5.04 (x86, amd64, powerpc)</a></li>
</ul>
<p>More operating systems may be available. As well, we can download any
Free operating system to burn on CD upon request. Unfortunately, we
cannot share non-Free operating systems or software with you, due to
various legal restrictions.</p>
</section>
<footer />
</cscpage>