summaryrefslogtreecommitdiffstats
path: root/templates/man8/makedeltarpm.8.pot
blob: d07a4142cbefaa0ce20f06a91e5b94d6530b1153 (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
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
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2024-02-15 18:03+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. type: TH
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
#, no-wrap
msgid "MAKEDELTARPM"
msgstr ""

#. type: TH
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
#, no-wrap
msgid "Jul 2010"
msgstr ""

#. type: SH
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
#, no-wrap
msgid "NAME"
msgstr ""

#. type: Plain text
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid "makedeltarpm - create a deltarpm from two rpms"
msgstr ""

#. type: SH
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
#, no-wrap
msgid "SYNOPSIS"
msgstr ""

#. type: Plain text
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid ""
"B<makedeltarpm> [B<-v>] [B<-V> I<version>] [B<-z> I<compression>] [B<-m> "
"I<mbytes>] [B<-s> I<seqfile>] [B<-r>] [B<-u>] I<oldrpm> I<newrpm> I<deltarpm>"
msgstr ""

#. type: Plain text
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid ""
"B<makedeltarpm> [B<-v>] [B<-V> I<version>] [B<-z> I<compression>] [B<-s> "
"I<seqfile>] [B<-u>] B<-p> I<oldrpmprint> I<oldpatchrpm> I<oldrpm> I<newrpm> "
"I<deltarpm>"
msgstr ""

#. type: SH
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
#, no-wrap
msgid "DESCRIPTION"
msgstr ""

#. type: Plain text
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid ""
"makedeltarpm creates a deltarpm from two rpms. The deltarpm can later be "
"used to recreate the new rpm from either filesystem data or the old rpm. Use "
"the B<-v> option to make makedeltarpm more verbose about its work (use it "
"twice to make it even more verbose)."
msgstr ""

#. type: Plain text
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid ""
"If you want to create a smaller and faster to combine \"rpm-only\" deltarpm "
"which does not work with filesystem data, specify the B<-r> option."
msgstr ""

#. type: Plain text
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid ""
"makedeltarpm normally produces a V3 format deltarpm, use the B<-V> option to "
"specify a different version if desired. The B<-z> option can be used to "
"specify a different compression method, the default is to use the same "
"compression method as used in the new rpm."
msgstr ""

#. type: Plain text
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid ""
"The B<-s> option makes makedeltarpm write out the sequence id to the "
"specified file I<seqfile>."
msgstr ""

#. type: Plain text
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid ""
"If you also use patch rpms you should use the B<-p> option to specify the "
"rpm-print of I<oldrpm> and the created patch rpm. This option tells "
"makedeltarpm to exclude the files that were not included in the patch rpm "
"but are not byteswise identical to the ones in oldrpm."
msgstr ""

#. type: Plain text
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid ""
"makedeltarpm can also create an \"identity\" deltarpm by adding the B<-u> "
"switch. In this case only one rpm has to be specified. An identity deltarpm "
"can be useful to just replace the signature header of a rpm or to "
"reconstruct a rpm from the filesystem."
msgstr ""

#. type: SH
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
#, no-wrap
msgid "MEMORY CONSIDERATIONS"
msgstr ""

#. type: Plain text
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid ""
"makedeltarpm normally needs about three to four times the size of the rpm's "
"uncompressed payload. You can use the B<-m> option to enable a sliding block "
"algorithm that needs I<mbytes> megabytes of memory. This trades memory usage "
"with the size of the created deltarpm. Furthermore, the uncompressed "
"deltarpm payload is currently also stored in memory when this option is "
"used, but it tends to be small in most cases."
msgstr ""

#. type: SH
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
#, no-wrap
msgid "SEE ALSO"
msgstr ""

#. type: Plain text
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid "B<applydeltarpm>(8)  B<combinedeltarpm>(8)"
msgstr ""

#. type: SH
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
#, no-wrap
msgid "AUTHOR"
msgstr ""

#. type: Plain text
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid "Michael Schroeder E<lt>mls@suse.deE<gt>"
msgstr ""