blob: f8ae3b181365b9ee232debb0a36bf697dd1a10f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Dostupná média</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="Instalace pomocí DrakX">
<link rel="up" href="index.html" title="Instalace pomocí DrakX">
<link rel="prev" href="add_supplemental_media.html" title="Doplňková Instalační Média">
<link rel="next" href="chooseDesktop.html" title="Výběr pracovního prostředí"><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="cs" class="section" title="Dostupná média">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="media_selection"></a>Dostupná média
</h2>
</div>
</div>
</div>
<p>Zde máte seznam dostupných úložišť software. Ne všechny repozitáře jsou
dostupné, podle toho které médium používáte pro instalaci. Výběr repozitářů
určuje, které balíčky budou dostupné k vybrání během dalších kroků.
</p>
<div class="itemizedlist">
<ul class="itemizedlist">
<li class="listitem">
<p>Repozitář pro <span class="emphasis"><em>Jádro</em></span> nemůže být vypnut, protože obsahuje
základ distribuce.
</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>
|