diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2017-06-06 07:54:40 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2017-06-06 07:54:40 +0200 |
commit | 9606ddfee543795d8208e2df7edb8a58b2f262c5 (patch) | |
tree | 8d7c74fcdef10da4c5018f28843853770cf616ea /nb/add_supplemental_media.html | |
parent | fbd9dfd8acd9dedd07332fa4a48c152f6b9490a8 (diff) | |
download | drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.tar drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.tar.gz drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.tar.bz2 drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.tar.xz drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.zip |
Add Norwegian Bokmal files
Diffstat (limited to 'nb/add_supplemental_media.html')
-rw-r--r-- | nb/add_supplemental_media.html | 90 |
1 files changed, 90 insertions, 0 deletions
diff --git a/nb/add_supplemental_media.html b/nb/add_supplemental_media.html new file mode 100644 index 0000000..90f01ca --- /dev/null +++ b/nb/add_supplemental_media.html @@ -0,0 +1,90 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Mediumvalg (sett opp supplerende installasjonsmedia)</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Installasjon med DrakX"> + <link rel="up" href="index.html" title="Installasjon med DrakX"> + <link rel="prev" href="formatPartitions.html" title="Formater"> + <link rel="next" href="media_selection.html" title="Mediumvalg (Ikke fri)"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <!-- + body { font-family: sans-serif; font-size: 13px } + table { font-family: sans-serif; font-size: 13px } + --></style></head> + <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> + <div lang="nb" class="section" title="Mediumvalg (sett opp supplerende installasjonsmedia)"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="add_supplemental_media"></a>Mediumvalg (sett opp supplerende installasjonsmedia) + </h2> + </div> + </div> + </div> + + + + + + + + + + <p>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. + </p> + + + <p>For a network source, there are two steps to follow:</p> + + + <div class="orderedlist"> + <ol class="orderedlist" type="1"> + <li class="listitem"> + + <p>Choosing and activation of the network, if not already up. </p> + + </li> + <li class="listitem"> + + <p>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. + </p> + + </li> + </ol> + </div> + + + <div class="note" title="Notat" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Note"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Notat]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>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. + </p> + + </td> + </tr> + </table> + </div> + + + </div> + </body> +</html> |