blob: 06427a7cca1bc6ecd0d3be3ccaf53665beedea88 (
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
55
56
57
|
<?xml version='1.0' encoding='utf-8'?><section 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" xml:id="add_supplemental_media" version="5.0" xml:lang="hi">
<info>
<title xml:id="add_supplemental_media-ti1">Supplemental Installation Media</title>
</info>
<mediaobject>
<!-- 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 -->
<!--2018/02/10 apb: Text and typgraphy.-->
<!--2018/02/16 apb: Update dx2-add_supplemental_media.png to Mga6-->
<imageobject> <imagedata format="PNG"
fileref="dx2-add_supplemental_media.png"
xml:id="dx2-add_supplemental_media-im1" align="center" revision="1"/>
</imageobject></mediaobject>
<para>This screen shows you the list of already recognised 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 during the
subsequent steps.</para>
<para>For a network source, there are two steps to follow:</para>
<orderedlist>
<listitem>
<para>Choosing and activating 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 <emphasis>Nonfree</emphasis>, the
<emphasis>Tainted</emphasis> repositories and the
<emphasis>Updates</emphasis>. 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
selecting one of the Network protocols here. The 64-bit DVD ISO only
contains 64-bit and <emphasis>noarch</emphasis> packages, it will not be
able to update the 32-bit packages. However, after adding an online mirror,
the installer will find the needed 32-bit packages there.</para>
</note>
</section>
|