aboutsummaryrefslogtreecommitdiff
blob: 2e3ef89d26c5379588d0140a79f28403786958b4 (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"?>
<devbook self="profiles/">
<chapter>
<title>Profiles</title>

<body>
<p>
This section provides details on the <c>profiles/</c> directory. All of these
files are also documented in <c>man portage</c>, but the canonical reference
for profiles is in the
<uri link="https://projects.gentoo.org/pms/8/pms.html#x1-320004.4">
Package Manager Specification</uri>.
</p>

<p>
Portage-specific behaviour must not be relied upon in the repository.
</p>
</body>

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

<include href="categories/"/>
<include href="info_files/"/>
<include href="make.defaults/"/>
<include href="package.mask/"/>
<include href="packages/"/>
<include href="updates/"/>
<include href="use.desc/"/>
<include href="use.mask/"/>

</devbook>