diff options
author | Kamil Rytarowski <kamil@mageia.org> | 2012-03-11 20:09:44 +0000 |
---|---|---|
committer | Kamil Rytarowski <kamil@mageia.org> | 2012-03-11 20:09:44 +0000 |
commit | c677be6ba2b4d9af807055f20ef0cd1c184d996b (patch) | |
tree | 8d9b51dec50b5e5fc0af401ece9e60f5635644c9 /installUpdates.html | |
download | drakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.tar drakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.tar.gz drakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.tar.bz2 drakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.tar.xz drakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.zip |
- import files for the installer (received from Marja)
Diffstat (limited to 'installUpdates.html')
-rw-r--r-- | installUpdates.html | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/installUpdates.html b/installUpdates.html new file mode 100644 index 0000000..e826794 --- /dev/null +++ b/installUpdates.html @@ -0,0 +1,85 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>20. Installing Updates from the Internet</title> + <link rel="stylesheet" href="../XSL/mdk-doc.css" type="text/css"> + <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="drakx-misc-params.html" title="19. Checking Miscellaneous Parameters"> + <link rel="next" href="exitInstall.html" title="21. It's Done!"> + </head> + <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> + <div class="navheader"> + <table width="100%" summary="Navigation header"> + <tr> + <th colspan="3" align="center">20. Installing Updates from the Internet</th> + </tr> + <tr> + <td width="20%" align="left"><a accesskey="p" href="drakx-misc-params.html">Prev</a> + </td> + <th width="60%" align="center"> </th> + <td width="20%" align="right"> <a accesskey="n" href="exitInstall.html">Next</a></td> + </tr> + </table> + <hr> + </div> + <div lang="" class="section" title="20. Installing Updates from the Internet"> + <div class="titlepage"> + <div> + <div> + <h2 class="title" style="clear: both"><a name="drakxid-installUpdates"></a>20. Installing Updates from the Internet + </h2> + </div> + </div> + </div> + + + + <div class="mediaobject" align="center"><img src="images/dx-installUpdates.png" align="middle"></div> + + + <p><a name="BId-drakxid-installUpdates-pa1"></a><a class="indexterm" name="BIdNEW-drakxid-installUpdates-it1"></a> + <a class="indexterm" name="BIdNEW-drakxid-installUpdates-it2"></a>By + the time you install <span class="application">Mageia</span>, it's likely that some packages + will have been updated since the initial release. Bugs may have been + fixed, security issues resolved, etc. To allow you to benefit from + these updates, you're now able to download them from the + Internet. Select <span class="guilabel">Yes</span> if you have a working + Internet connection and you want to install any updated packages + now, or <span class="guilabel">No</span> if you prefer to install updated + packages later. + </p> + + + <p><a name="BId-drakxid-installUpdates-pa2"></a>Choosing + <span class="guilabel">Yes</span> will display a list of web locations from + which updates can be retrieved. You should choose one near to you. A + tree containing package selections will appear: review the + selection, and press <span class="guibutton">Install</span> to retrieve and + install the selected package(s), or <span class="guibutton">Cancel</span> to + abort. + </p> + + + + </div> + <div class="navfooter"> + <hr> + <table width="100%" summary="Navigation footer"> + <tr> + <td width="40%" align="left"><a accesskey="p" href="drakx-misc-params.html">Prev</a> + </td> + <td width="20%" align="center"> </td> + <td width="40%" align="right"> <a accesskey="n" href="exitInstall.html">Next</a></td> + </tr> + <tr> + <td width="40%" align="left" valign="top">19. Checking Miscellaneous Parameters </td> + <td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td> + <td width="40%" align="right" valign="top"> 21. It's Done!</td> + </tr> + </table> + </div> + </body> +</html> |