summaryrefslogtreecommitdiff
blob: d0463ee43cba53ef4d62b2006ce67145f04a4106 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
	<head>
		<meta http-equiv="content-type" content="text/html; charset=utf-8" />
		<title>Get Gentoo!</title>
		<link type="image/x-icon" href="http://www.gentoo.org/favicon.ico" rel="shortcut icon" />
		<link rel="stylesheet" type="text/css" href="style.css" media="screen" />
	</head>
	<body>
		<div class="contain">
			<div class="head">
				<div class="logo">
					<h1>Get Gentoo!</h1>
				</div>
			</div>
			
			<div class="big_arches">
				<ul>
					<li>
						<h1>amd64</h1>
						<a href="http://distfiles.gentoo.org/releases/amd64/autobuilds/current-iso/">iso</a>
						<a href="http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3/">stages</a>
						<p>
							<a href="http://bouncer.gentoo.org/fetch/gentoo-20121221-livedvd/amd64/"><b>20121221 LiveDVD (Dec 21, 2012)</b></a>
						</p>
						<h5>support for 64bit x86_64 systems</h5>
					</li>
					<li>
						<h1>x86</h1>
						<a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-iso/">iso</a>
						<a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3/">stages</a>
						<p>
							<a href="http://bouncer.gentoo.org/fetch/gentoo-20121221-livedvd/x86/"><b>20121221 LiveDVD (Dec 21, 2012)</b></a>
						</p>
						<h5>support for 32bit x86 systems</h5>
					</li>
				</ul>
			</div>
			<div style="clear:both;"></div>
			<div class="arches">
				<h1>
					Other Architectures
				</h1>
				<table style="margin: auto;">
					<tbody>
						<tr>
							<td class="cool">alpha</td>
							<td><a href="http://distfiles.gentoo.org/releases/alpha/autobuilds/current-iso/">iso</a></td>
							<td><a href="http://distfiles.gentoo.org/releases/alpha/autobuilds/current-stage3/">stages</a></td>
						</tr>
						<tr>
							<td class="cool">arm</td>
							<td></td>
							<td><a href="http://distfiles.gentoo.org/releases/arm/autobuilds/">stages</a></td>
						</tr>

						<tr>
							<td class="cool">hppa</td>
							<td></td>
							<td><a href="http://distfiles.gentoo.org/releases/hppa/autobuilds/current-stage3/">stages</a></td>
						</tr>
						<tr>
							<td class="cool">ia64</td>
							<td><a href="http://distfiles.gentoo.org/releases/ia64/autobuilds/current-iso/">iso</a></td>
							<td><a href="http://distfiles.gentoo.org/releases/ia64/autobuilds/current-stage3/">stages</a></td>
						</tr>
                                                
                                                <tr>
                                                        <td class="cool">mips</td>
                                                        <td><br /></td>
                                                        <td><a href="http://distfiles.gentoo.org/experimental/mips/stages/">stages</a></td>                                                    
                                                </tr>

						<tr>
							<td class="cool">ppc/ppc64</td>
							<td><a href="http://distfiles.gentoo.org/releases/ppc/autobuilds/current-iso/">iso</a></td>
							<td><a href="http://distfiles.gentoo.org/releases/ppc/autobuilds/current-stage3/">stages</a></td>

						</tr>
						<tr>
							<td class="cool">s390/s390x</td>
							<td><br /></td>
							<td><a href="http://distfiles.gentoo.org/releases/s390/autobuilds/current-stage3/">stages</a></td>
						</tr>
						<tr>

							<td class="cool">sh</td>
							<td><br /></td>
							<td><a href="http://distfiles.gentoo.org/releases/sh/autobuilds/current-stage3/">stages</a></td>
						</tr>
						<tr>
							<td class="cool">sparc</td>
							<td><a href="http://distfiles.gentoo.org/releases/sparc/autobuilds/current-iso/">iso</a></td>
							<td><a href="http://distfiles.gentoo.org/releases/sparc/autobuilds/current-stage3/">stages</a></td>
						</tr>
					</tbody>
				</table>
			</div>
			<div style="clear:both;"></div>
			<div class="footer">
				<p>
					If you prefer to select a local mirror yourself, see <a href="http://www.gentoo.org/main/en/mirrors2.xml">Gentoo Mirrors</a>.
				</p>
				<p>&copy; Gentoo Foundation, Inc. | Questions, Comments? <a class="highlight" href="http://www.gentoo.org/main/en/contact.xml">Contact us</a></p>
			</div>
		</div>
		
	</body>
</html>