summaryrefslogtreecommitdiffstats
path: root/man/pl/deb-old.pod
blob: 763b47590bc18db5e9cd71ab78139eaaab80a88b (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
        *****************************************************
        *           GENERATED FILE, DO NOT EDIT             *
        * THIS IS NO SOURCE FILE, BUT RESULT OF COMPILATION *
        *****************************************************

This file was generated by po4a(7). Do not store it (in VCS, for example),
but store the PO file used as source file by po4a-translate.

In fact, consider this as a binary, and the PO file as a regular .c file:
If the PO get lost, keeping this translation up-to-date will be harder.

=encoding UTF-8

=head1 NAZWA

deb-old - stary format binarnego pakietu Debiana

=head1 SKŁADNIA

I<nazwa_pliku>B<.deb>

=head1 OPIS

The B<.deb> format is the Debian binary package file format.  This manual page describes the B<old> format, used before Debian 0.93.  Please see L<deb(5)> for details of the new format.

=head1 FORMAT

Plik składa się z dwu linii informacji o formacie jako tekst ASCII, po których następują dwa połączone pliki ustar spakowane gzipem.

Pierwszą linią jest numer wersji formatu, wyrównany do 8 cyfr. Dla starego formatu numer ten wynosi B<0.939000>.

W drugiej linii jest zapisana liczba dziesiętna (bez początkowych zer) podające długość pierwszego zgzipowanego pliku tar.

Każda z tych linii jest zakończona pojedynczym znakiem nowej linii.

Pierwszy plik tar zawiera informacje kontrolne, jako serię zwyczajnych plików. Zawsze musi być obecny plik B<control> zawierający główne informacje kontrolne.

In some very old archives, the files in the control tarfile may optionally be in a B<DEBIAN> subdirectory.  In that case, the B<DEBIAN> subdirectory will be in the control tarfile too, and the control tarfile will have only files in that directory.  Optionally the control tarfile may contain an entry for ‘B<.>’, that is, the current directory.

Drugim skompresowanym archiwum tar jest archiwum systemu plików, zawierające nazwy ścieżek relatywne do głównego katalogu systemu, na którym będą instalowane. Nazwy te nie zaczynają się od ukośników.

=head1 ZOBACZ TAKŻE

L<deb(5)>, L<deb-control(5)>, L<dpkg-deb(1)>.


=head1 TŁUMACZE

=over

=item Piotr Roszatycki <dexter@debian.org>, 1999

=item Bartosz Feński <fenio@debian.org>, 2004-2005

=item Robert Luberda <robert@debian.org>, 2006-2008

=item Wiktor Wandachowicz <siryes@gmail.com>, 2008

=item Michał Kułach <michal.kulach@gmail.com>, 2012

=back