diff options
| author | Papoteur <papoteur@mageia.org> | 2026-02-17 22:01:58 +0100 |
|---|---|---|
| committer | Papoteur <papoteur@mageia.org> | 2026-02-17 22:01:58 +0100 |
| commit | 8a4e688e827134d478f3c923d57121b6d2d01c56 (patch) | |
| tree | 054ff9208c2dae08b859aafb247cf33873f2cd27 /zh_tw/media_selection.html | |
| parent | 67add59570feec470251e03fe6f85db6565f4def (diff) | |
| download | drakx-installer-help-8a4e688e827134d478f3c923d57121b6d2d01c56.tar drakx-installer-help-8a4e688e827134d478f3c923d57121b6d2d01c56.tar.gz drakx-installer-help-8a4e688e827134d478f3c923d57121b6d2d01c56.tar.bz2 drakx-installer-help-8a4e688e827134d478f3c923d57121b6d2d01c56.tar.xz drakx-installer-help-8a4e688e827134d478f3c923d57121b6d2d01c56.zip | |
Add Traditionnal Chinese
Diffstat (limited to 'zh_tw/media_selection.html')
| -rw-r--r-- | zh_tw/media_selection.html | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/zh_tw/media_selection.html b/zh_tw/media_selection.html new file mode 100644 index 0000000..2dfd973 --- /dev/null +++ b/zh_tw/media_selection.html @@ -0,0 +1,83 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Available 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="add_supplemental_media.html" title="Supplemental Installation Media"> + <link rel="next" href="chooseDesktop.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"> + <div lang="zh_TW" class="section" title="Available Media"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="media_selection"></a>Available Media + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + + + + + <p>Here you have the list of available repositories. Not all repositories are + available, according to which media you use for installing. The repositories + selection determines which packages will be available for selection during + the next steps. + </p> + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>The <span class="emphasis"><em>Core</em></span> repository cannot be disabled as it contains + the base of the distribution. + </p> + + </li> + <li class="listitem"> + + <p>The <span class="emphasis"><em>Nonfree</em></span> repository includes packages that are + free-of-charge, i.e. Mageia may redistribute them, but they contain + closed-source software (hence the name - Nonfree). For example this + repository includes nVidia and AMD graphics card proprietary drivers, + firmware for various WiFi cards, etc. + </p> + + </li> + <li class="listitem"> + + <p>The <span class="emphasis"><em>Tainted</em></span> repository includes packages released under + a free license. The main criteria for placing packages in this repository is + that they may infringe patents and copyright laws in some countries, + e.g. multimedia codecs needed to play various audio/video files; packages + needed to play commercial video DVD's, etc. + </p> + + </li> + </ul> + </div> + + </div> + </body> +</html> |
