1 {% extends
"base.html" %}
5 <h2 class=
"title">Buy A CD
</h2>
6 CDs are available for purchase from OSDisc.com. For each CD purchased, a
7 portion of the money goes to the Arch Linux Project.
<br /><br />
8 <div style=
"text-align:center">
9 <a href=
"http://www.osdisc.com/cgi-bin/distro/index.cgi?distro=archlinux">Click here to purchase a CD
</a>
13 <h2 class=
"title">BitTorrent Download
</h2>
15 <div style=
"text-align:center">
16 <h3>Download with BitTorrent
</h3>
17 If you can spare the bytes, please leave the BT client
18 open after your
<br /> download is finished, so you can seed it back to others.
<br />
20 <table class=
"center" cellspacing=
"10">
29 <a href=
"ftp://ftp.archlinux.org/iso/2007.08/i686/Archlinux-i686-2007.08-2.core.iso.torrent">
34 <a href=
"ftp://ftp.archlinux.org/iso/2007.08/i686/Archlinux-i686-2007.08-2.ftp.iso.torrent">
41 <a href=
"ftp://ftp.archlinux.org/iso/2007.08/x86_64/Archlinux-x86_64-2007.08-2.core.iso.torrent">
46 <a href=
"ftp://ftp.archlinux.org/iso/2007.08/x86_64/Archlinux-x86_64-2007.08-2.ftp.iso.torrent">
55 <h2 class=
"title">HTTP/FTP Download
</h2>
57 <div style=
"text-align:center">
58 <h3>Download with HTTP/FTP
</h3>
59 In addition to the BitTorrent links above, ISO images can also be downloaded
<br /> via HTTP/FTP from the /iso/ sub-directory of mirror sites listed below.
<br />
62 <table class=
"center" cellspacing=
"10">
63 {% for mirror in mirrors %}
65 <td style=
"text-align:left"><a href=
"{{ mirror.url }}">{{ mirror.domain }}
</a></td>
66 <td style=
"text-align:right">{{ mirror.country }}
</td>