aboutsummaryrefslogtreecommitdiff
blob: 0746e3d7cf88b6118a6399117e1230bd9a011bee (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
<?xml version="1.0"?>
<guide self="general-concepts/">
<chapter>
<title>General Concepts</title>

<body>
<p>
This section covers some general concepts with which you should be familiar when
writing ebuilds or working with the Gentoo repository.
</p>
</body>

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

</chapter>

<include href="autotools/"/>
<include href="config-protect/"/>
<include href="git-to-rsync/"/>
<include href="dependencies/"/>
<include href="manifest/"/>
<include href="distributed-building/"/>
<include href="ebuild-revisions/"/>
<include href="emerge-and-ebuild/"/>
<include href="features/"/>
<include href="filesystem/"/>
<include href="herds-and-projects/"/>
<include href="install-destinations/"/>
<include href="licenses/"/>
<include href="linguas/"/>
<include href="mirrors/"/>
<include href="news/"/>
<include href="overlay/"/>
<include href="pic/"/>
<include href="portage-cache/"/>
<include href="privileges/"/>
<include href="sandbox/"/>
<include href="slotting/"/>
<include href="tree/"/>
<include href="use-flags/"/>
<include href="user-environment/"/>
<include href="virtuals/"/>
</guide>