blob: c4d1194a7d9b1630b7736fe45daea8a9eaa84005 (
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
|
<?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 Nonfree , the Tainted repositories and the
Updates. With the URL, you can designate a specific repository or your
own NFS installation.</para>
</listitem>
</orderedlist>
<note>
<para>If you are updating a 64 bit installation which may contain some 32
bit packages, it is advised to use this screen to add an online mirror by
ticking one of the Network protocols here. The 64 bit DVD iso only
contains 64 bit and noarch packages, it will not be able to update the 32
bit packages. However, after adding an online mirror, installer will find
the needed 32 bit packages there.</para>
</note>
</section>
|