diff options
author | Marja van Waes <marja@mageia.org> | 2013-04-17 17:54:03 +0000 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2013-04-17 17:54:03 +0000 |
commit | 471cd34ea4ee6d7fe394845ad0ae002139e31afd (patch) | |
tree | 87e9827e6fbd3c89544ca196eece25dfcd6863f7 /add_supplemental_media.html | |
parent | a5429d0d1e7348ec4c0edaeafe0675f7ec0e9f1b (diff) | |
download | drakx-installer-help-471cd34ea4ee6d7fe394845ad0ae002139e31afd.tar drakx-installer-help-471cd34ea4ee6d7fe394845ad0ae002139e31afd.tar.gz drakx-installer-help-471cd34ea4ee6d7fe394845ad0ae002139e31afd.tar.bz2 drakx-installer-help-471cd34ea4ee6d7fe394845ad0ae002139e31afd.tar.xz drakx-installer-help-471cd34ea4ee6d7fe394845ad0ae002139e31afd.zip |
updated and 2 new English files from Calenco
Diffstat (limited to 'add_supplemental_media.html')
-rw-r--r-- | add_supplemental_media.html | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/add_supplemental_media.html b/add_supplemental_media.html new file mode 100644 index 0000000..2a0be9a --- /dev/null +++ b/add_supplemental_media.html @@ -0,0 +1,66 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Media Selection (Configure Supplemental Installation Media)</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Installation with DrakX"> + <link rel="up" href="index.html" title="Installation with DrakX"> + <link rel="prev" href="formatPartitions.html" title="Formatting"> + <link rel="next" href="media_selection.html" title="Media Selection (Nonfree)"><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="en" class="section" title="Media Selection (Configure Supplemental Installation Media)"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="add_supplemental_media"></a>Media Selection (Configure Supplemental Installation Media) + </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 non-free , 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> + </body> +</html> |