diff options
author | Kamil Rytarowski <kamil@mageia.org> | 2012-04-11 20:38:55 +0000 |
---|---|---|
committer | Kamil Rytarowski <kamil@mageia.org> | 2012-04-11 20:38:55 +0000 |
commit | f4f31b5df38f8061ac3d39fdd90ffe4874262da0 (patch) | |
tree | 30fec60048dcf67518acabab749cba375a478729 /selectInstallClass.html | |
parent | e36ac8db6383d5dbf1b5afae4c5274c3c990e8fc (diff) | |
download | drakx-installer-help-f4f31b5df38f8061ac3d39fdd90ffe4874262da0.tar drakx-installer-help-f4f31b5df38f8061ac3d39fdd90ffe4874262da0.tar.gz drakx-installer-help-f4f31b5df38f8061ac3d39fdd90ffe4874262da0.tar.bz2 drakx-installer-help-f4f31b5df38f8061ac3d39fdd90ffe4874262da0.tar.xz drakx-installer-help-f4f31b5df38f8061ac3d39fdd90ffe4874262da0.zip |
- update help files
Diffstat (limited to 'selectInstallClass.html')
-rw-r--r-- | selectInstallClass.html | 54 |
1 files changed, 20 insertions, 34 deletions
diff --git a/selectInstallClass.html b/selectInstallClass.html index 0fd842b..007c4a7 100644 --- a/selectInstallClass.html +++ b/selectInstallClass.html @@ -23,51 +23,37 @@ </div> </div> - - - - - <p><a name="selectInstallClass-pa1"></a>Drakx wants to know whether you want to upgrade your existing Mageia install, or make a fresh install. - </p> + + <div class="itemizedlist"> <ul class="itemizedlist"> <li class="listitem"> - - <p><a name="selectInstallClass-pa2"></a><span class="guilabel">Upgrade</span>: Upgrading is like an extra good update of all your packages: your documents. pictures and films won't be touched. However, - you'll be given the chance to make some changes to the configuration of your system. - </p> - + + <p>Install</p> + + + <p>Use this option for a fresh + <span class="application">Mageia</span> installation. + </p> + </li> - <li class="listitem"> - - - <p><a name="selectInstallClass-pa3"></a><span class="guilabel">Install</span>: Use this option for everything except upgrading an existing <span class="application">Mageia</span> installation. + <li class="listitem"> + + <p>Upgrade</p> + + + <p>If you have one or more previous installations of + <span class="application">Mageia</span> on your system, the installer will + allow you to upgrade one of them to the latest release. </p> - + </li> </ul> </div> - - - <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;"> - <table border="0" summary="Warning"> - <tr> - <td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="warning.png"></td> - <th align="left">Warning</th> - </tr> - <tr> - <td align="left" valign="top"> - <p><a name="selectInstallClass-pa4"></a>Don't try to upgrade anything but a supported previous version of <span class="application">Mageia</span>. - </p> - </td> - </tr> - </table> - </div> - - + </div> </body> </html> |