blob: 38af2793ef9d61c8c2d478f6551e78f38316c39e (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<section version="5.0" xml:lang="en" xml:id="add_supplemental_media"
xmlns="http://docbook.org/ns/docbook"
xmlns:ns5="http://www.w3.org/1999/xhtml"
xmlns:ns42="http://www.w3.org/1998/Math/MathML"
xmlns:ns4="http://www.w3.org/1999/xlink"
xmlns:ns3="http://www.w3.org/2000/svg"
xmlns:ns="http://docbook.org/ns/docbook">
<info>
<title xml:id="add_supplemental_media-ti1">Media Selection (Configure Supplemental Installation Media)</title>
</info>
<!-- papoteur 2013-04-13 - created -->
<!-- marja 2013-04-16 added screenshot and expanded title (because is was the same as for media_selection -->
<!-- marja 2013-04-16 s/a optical/an optcal/ s/support/disc/ s/or or/or/ s/at/during/ as suggested by Tristan Campbell -->
<mediaobject>
<imageobject>
<imagedata align="center" fileref="dx2-add_supplemental_media.png"
format="PNG" revision="1" xml:id="dx2-add_supplemental_media-im1"/>
</imageobject>
</mediaobject>
<para>This screen gives you the list of already recognized repositories. You
can add other sources for packages, like an optical disc or a remote
source. The source selection determines which packages will be available for
selection during the next steps.</para>
<para>For a network source, there are two steps to follow:</para>
<orderedlist>
<listitem>
<para>Choosing and activation of the network, if not already up. </para>
</listitem>
<listitem>
<para>Selecting a mirror or specifying a URL (very first entry). By
selecting a mirror, you have access to the selection of all repositories
managed by Mageia, like the non-free , the tainted repositories and the
updates. With the URL, you can designate a specific repository or your
own NFS installation.</para>
</listitem>
</orderedlist>
</section>
|