diff options
Diffstat (limited to 'he/selectInstallClass.html')
-rw-r--r-- | he/selectInstallClass.html | 119 |
1 files changed, 119 insertions, 0 deletions
diff --git a/he/selectInstallClass.html b/he/selectInstallClass.html new file mode 100644 index 0000000..194b2f1 --- /dev/null +++ b/he/selectInstallClass.html @@ -0,0 +1,119 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>התקנה או שדרוג</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="setupSCSI.html" title="Setup SCSI"> + <link rel="next" href="selectKeyboard.html" title="מקלדת"><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" dir="rtl"> + <div lang="he" class="section" title="התקנה או שדרוג"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="selectInstallClass"></a>התקנה או שדרוג + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + + + + + + + + + + + <div class="itemizedlist"> + <ul class="itemizedlist" compact> + <li class="listitem"> + + <p><span class="bold"><strong>Install</strong></span></p> + + + <p>Use this option to perform a fresh installation of Mageia. This will format + the <code class="literal">root</code> partition (<code class="filename">/</code>), but can + preserve a pre-existing <code class="filename">/home</code> partition (a dedicated + /home partition, rather than being incorporated within the root (/) + partition itself). + </p> + + </li> + <li class="listitem"> + + <p><span class="bold"><strong>שדרוג</strong></span></p> + + + <p>Use this option to upgrade an existing installation of Mageia.</p> + + </li> + </ul> + </div> + + + <div class="important" title="חשוב" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Important"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[חשוב]" src="important.png"></td> + <th align="right"></th> + </tr> + <tr> + <td align="right" valign="top"> + + <p>Only upgrading from a previous Mageia version that was <span class="emphasis"><em>still + supported</em></span> when this Installer's version was released, has been + thoroughly tested. If you want to upgrade a Mageia version that has reached + its <span class="quote">“<span class="quote">End Of Life</span>”</span> then it is better to do a + <span class="quote">“<span class="quote">clean</span>”</span> install instead, while preserving your + <code class="filename">/home</code> partition. + </p> + + </td> + </tr> + </table> + </div> + + + <div class="tip" title="עצה" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Tip"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[עצה]" src="tip.png"></td> + <th align="right"></th> + </tr> + <tr> + <td align="right" valign="top"> + + <p>If you have discovered that you forgot to select an additional language, you + can return from the <span class="emphasis"><em>Install or Upgrade</em></span> screen to the + language choice screen by pressing <span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>Alt</strong></span>+<span class="keycap"><strong>Home</strong></span>. Do<span class="bold"><strong> NOT</strong></span> do this later in the install. + </p> + + </td> + </tr> + </table> + </div> + + </div> + </body> +</html> |