aboutsummaryrefslogtreecommitdiffstats
path: root/polish/devel/debian-installer/index.wml
blob: 83a27e962eca830704a4607f34831dae06f8ecdb (plain) (blame)
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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
#use wml::debian::template title="Debian-Installer" NOHEADER="true"
#use wml::debian::recent_list
#use wml::debian::translation-check translation="f917b9adf4a1c15cca8405e010043d380e4b1b83"
#include "$(ENGLISHDIR)/releases/info"
#include "$(ENGLISHDIR)/devel/debian-installer/images.data"

<h1>Wiadomości</h1>

<p><:= get_recent_list('News/$(CUR_YEAR)', '2',
'$(ENGLISHDIR)/devel/debian-installer', '', '\d+\w*' ) :>
<a href="News">Starsze wiadomości</a>
</p>

<h1>Instalacja przy pomocy Instalatora Debiana</h1>
 
<p>
<if-stable-release release="buster">
<strong>Oficjalne nośniki instalacyjne oraz informacje dotyczące Debiana 
<current_release_buster></strong> są dostępne na 
<a href="$(HOME)/releases/buster/debian-installer">stronie wydania buster</a>.
</if-stable-release>
<if-stable-release release="bullseye">
<strong>Oficjalne nośniki instalacyjne oraz informacje dotyczące Debiana
<current_release_bullseye></strong> są dostępne na
<a href="$(HOME)/releases/bullseye/debian-installer">stronie wydania bullseye</a>.
</if-stable-release>
</p>

<div class="tip">
<p>
Wszystkie poniższe obrazy są dla wersji instalatora przygotowywanej dla
następnej wersji Debiana, i domyślnie powodują instalację testowej wersji
Debiana (<q><current_testing_name></q>).
</p>
</div>

<if-stable-release release="buster">
<p>

<strong>Aby zainstalować wersję testową Debiana</strong>, zalecamy użyć
wydania instalatora <strong><humanversion /></strong>, po sprawdzeniu jego
<a href="errata">erraty</a>. Są dostępne następujące obrazy
<humanversion />:
<!--
<strong>Aby zainstalować wersję testową Debiana</strong>, zalecamy użyć
<strong>codziennych kompilacji instalatora</strong>. Są dostępne następujące obrazy
codziennych kompilacji:
-->
</p>

<h2>Wydanie oficjalne</h2>

<div class="line">
<div class="item col50">
<strong>obrazy CD netinst (instalacja z sieci, ok. 150-450 MB)</strong>
<netinst-images />
</div>

</div>

<div class="line">
<div class="item col50">
<strong>CD</strong>
<full-cd-images />
</div>

<div class="item col50 lastcol">
<strong>DVD</strong>
<full-dvd-images />
</div>

</div>


<div class="line">
<div class="item col50">
<strong>zestawy CD (przez <a href="$(HOME)/CD/jigdo-cd">jigdo</a>)</strong>
<full-cd-jigdo />
</div>

<div class="item col50 lastcol">
<strong>zestawy DVD (przez <a href="$(HOME)/CD/jigdo-cd">jigdo</a>)</strong>
<full-dvd-jigdo />
</div>

</div>

<div class="line">
<div class="item col50">
<strong>zestawy Blu-ray (przez <a href="$(HOME)/CD/jigdo-cd">jigdo</a>)</strong>
<full-bd-jigdo />
</div>

<div class="item col50 lastcol">
<strong>inne obrazy (netboot, na urządzenia USB itp.)</strong>
<other-images />
</div>
</div>

<p>
Lub zainstaluj <strong>bieżącą migawkę tygodniową Debian testing</strong>,
która używa tej samej wersji instalatora co ostatnie wydanie:
</p>

<h2>Aktualne migawki tygodniowe</h2>

<div class="line">
<div class="item col50">
<strong>CD</strong>
<devel-full-cd-images />
</div>

<div class="item col50 lastcol">
<strong>DVD</strong>
<devel-full-dvd-images />
</div>
</div>

<div class="line">
<div class="item col50">
<strong>CD (przez <a href="$(HOME)/CD/jigdo-cd">jigdo</a>)</strong>
<devel-full-cd-jigdo />
</div>

<div class="item col50 lastcol">
<strong>DVD (przez <a href="$(HOME)/CD/jigdo-cd">jigdo</a>)</strong>
<devel-full-dvd-jigdo />
</div>
</div>

<div class="line">
<div class="item col50">
<strong>Blu-ray (przez <a href="$(HOME)/CD/jigdo-cd">jigdo</a>)</strong>
<devel-full-bd-jigdo />
</div>
</div>


</if-stable-release>
<!--
<p>
Jeśli chciałbyś użyć najnowszej wersji instalatora, na przykład aby pomóc nam
testować przyszłe wydanie, lub masz problemy ze sprzętem, albo inne kłopoty,
spróbuj jednej z <strong>codziennych kompilacji</strong>, która zawiera
najnowsze dostępne wersje komponentów instalatora.
</p>
-->

<h2>Aktualne migawki codzienne</h2>

<div class="line">
<div class="item col50">
<strong>obrazy płyt netinst (zasadniczo 150-280 MB)<!-- i businesscard (ok. 20-50 MB)--></strong>
<devel-small-cd-images />
</div>

<div class="item col50 lastcol">
<strong>obrazy netinst <!-- i businesscard --> (poprzez <a href="$(HOME)/CD/jigdo-cd">jigdo</a>)</strong>
<devel-small-cd-jigdo />
</div>
</div>

<div class="line">
<div class="item col50">
<strong>obrazy netinst multi-arch</strong>
<devel-multi-arch-cd />
</div>

<div class="item col50 lastcol">
<strong>inne obrazy (netboot, USB stick, itd.)</strong>
<devel-other-images />
</div>
</div>

# Translators: the following paragraph exists (in this or a similar form) several times in webwml,
# so please try to keep translations consistent. See:
# ./CD/http-ftp/index.wml
# ./CD/live/index.wml
# ./CD/netinst/index.wml
# ./CD/torrent-cd/index.wml
# ./distrib/index.wml
# ./distrib/netinst.wml
# ./releases/<release-codename>/debian-installer/index.wml
# ./devel/debian-installer/index.wml

<div id="firmware_nonfree" class="important">
<p>
Jeżeli jakikolwiek sprzęt w systemie <strong>wymaga załadowania niewolnego
oprogramowania firmware</strong> wraz ze sterownikiem, można użyć jednego z
<a href="https://cdimage.debian.org/cdimage/unofficial/non-free/firmware/">\
archiwów zawierających pakiety z firmware</a> lub pobrać
<strong>nieoficjalny</strong> obraz zawierający <strong>niewolny</strong> firmware.
Instrukcje, jak użyć tych archiwów i podstawowe
informacje na temat ładowania firmware podczas instalacji
są zamieszczone w
<a href="https://d-i.debian.org/doc/installation-guide/en.amd64/ch06s04.html">podręczniku instalacji (w języku angielskim)</a>.
</p>
<p>
<a href="https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/daily-builds/sid_d-i/current/">nieoficjalne
obrazy zawierające firmware - codzienne kompilacje</a>
</p>
<p>
<a href="https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/weekly-builds/">nieoficjalne
obrazy zawierające firmware - cotygodniowe kompilacje</a>

 </p>
</div>

<hr />

<p>
<strong>Uwagi</strong>
</p>
<ul>
#	<li>Przed pobraniem obrazu dziennej kompilacji zalecamy sprawdzić
#	<a href="https://wiki.debian.org/DebianInstaller/Today">znane problemy</a>.</li>
	<li>Dana architektura może (tymczasowo) nie być uwzględniona w liście
	codziennie budowanych obrazów, jeśli nie ma dla niej (konsekwentnie) dostępnych
	codziennych kompilacji.</li>
	<li>Pliki sum kontrolnych dla obrazów płyt (<tt>SHA256SUMS</tt>, <tt>SHA512SUMS</tt>
	i innych) są dostępne w tym samym katalogu co one.</li>	
	<li>Do pobierania pełnych obrazów płyt CD i DVD zalecamy użycie
	jigdo.</li>
	<li>Tylko wybrane obrazy z zestawów CD i DVD są dostępne w postaci plików
	ISO dostępnych do bezpośredniego pobrania. Większość użytkowników nie
	potrzebuje całego oprogramowania zawartego na tych dyskach, więc aby
	zaoszczędzić miejsce na serwerach pełne obrazy są dostępne jedynie
	przez jigdo.</li>
	<li>Obraz <em>netinst CD</em> multi-arch obsługuje architektury
	i386/amd64; instalacja jest zbliżona do
	instalacji pojedynczej architektury z obrazu netinst.</li>
</ul>

<p>
<strong>Po użyciu Instalatora Debiana</strong> prosimy o wysłanie nam
<a href="https://d-i.debian.org/manual/en.amd64/ch05s04.html#submit-bug">raportu
poinstalacyjnego</a>, nawet jeśli nie było żadnych problemów.
</p>

<h1>Dokumentacja</h1>

<p>
<strong>Jeśli czytasz tylko jeden dokument</strong> przed instalacją, przeczytaj nasze
<a href="https://d-i.debian.org/manual/en.amd64/apa.html">Installation
Howto</a>, krótki przegląd procesu instalacji. Inne przydatne dokumenty to:
</p>

<ul>
<li>Przewodnik po instalacji:
#    <a href="$(HOME)/releases/stable/installmanual">wersja dla
#       obecnego wydania</a> &mdash;
    <a href="$(HOME)/releases/testing/installmanual">wersja deweloperska (testing)</a> &mdash;
    <a href="https://d-i.debian.org/manual/">najnowsza wersja (Git)</a>
<br />
szczegółowe instrukcje dotyczące instalacji</li>
<li><a href="https://wiki.debian.org/DebianInstaller/FAQ">FAQ Instalatora Debiana</a>
i <a href="$(HOME)/CD/faq/">FAQ Debian-CD</a><br />
częste pytania i odpowiedzi</li>
<li><a href="https://wiki.debian.org/DebianInstaller">Debian-Installer Wiki</a><br />
dokumentacja prowadzona przez społeczność</li>
</ul>

<h1>Kontakt</h1>

<p>
<a href="https://lists.debian.org/debian-boot/">Lista dyskusyjna
debian-boot</a> jest głównym forum dyskusji i pracy nad Instalatorem
Debiana.
</p>

<p>
Istnieje też kanał IRC #debian-boot na <tt>irc.debian.org</tt>. Jest
on używany głównie przez deweloperów, ale czasem też dla wsparcia.
Jeśli nie otrzymasz odpowiedzi, spróbuj listy dyskusyjnej.
</p>

© 2014-2024 Faster IT GmbH | imprint | privacy policy