aboutsummaryrefslogtreecommitdiff
blob: 5df6b24e7d3ba04c228c0e8d4b6e8b0876a5ec16 (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
<?xml version="1.0" encoding="UTF-8"?>
<guide self="archs/">
<chapter>
<title>Arch specific notes</title>
<body>

<p>
This section provides a brief overview of various arch-specific issues. It is not
complete, and it is not a substitute for discussing any problems with the
relevant arch team.
</p>

<note>
People who have worked with some other distributions may find Gentoo's
views on architecture support slightly unfamiliar. We do not follow Debian's
attempts to provide a standard set of packages at specific versions and install
it onto every platform <d/> rather, we simply attempt to provide whatever
happens to work best in any situation.
</note>
</body>

<section>
<title>Contents</title>
<body>
<contentsTree/>
</body>
</section>
</chapter>

<include href="alpha/"/>
<include href="amd64/"/>
<include href="mips/"/>
<include href="ppc/"/>
<include href="sparc/"/>
<include href="x86/"/>

</guide>