summaryrefslogtreecommitdiffstats
path: root/templates/man8/fragiso.8.pot
blob: 7625950c96b6326c8b5f84d98d33d7a2823ac30d (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
# 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: 2023-08-27 16:57+0200\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
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "FRAGISO"
msgstr ""

#. type: TH
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Mar 2007"
msgstr ""

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

#. type: Plain text
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"fragiso - split rpm packages from an iso and reassemble the iso later on"
msgstr ""

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

#. type: Plain text
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<fragiso> B<make> I<iso> I<fiso>"
msgstr ""

#. type: Plain text
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<fragiso> B<list> I<fiso>"
msgstr ""

#. type: Plain text
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<fragiso> B<fill> [B<-m>] I<fiso iso>"
msgstr ""

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

#. type: Plain text
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"fragiso can be used to convert an iso file into a fragment file, which is a "
"list describing all of the rpms on the iso and a data chunk containing "
"everything but the rpms. It is used by B<drpmsync> when an iso needs to be "
"transferred. The idea is that often the rpms on the iso are already "
"available on the destination host, so it saves bandwidth to first transfer "
"the fragmented iso, copy the locally available rpms, transfer the "
"unavailable rpms and reassemble the iso file."
msgstr ""

#. type: Plain text
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"B<fragiso> B<make> converts the iso into the fragment iso, B<fragiso> "
"B<list> can be used to extract the rpm information. This information "
"consists of the offset and length of all rpms and the lead/signature header "
"md5sum plus the header/payload md5sum. To reassemble the iso one has to copy "
"the rpms at the right offset into a new file and then use B<fragiso> B<fill> "
"later on to provide all data not contained in the rpms. The B<-m> option "
"tells fragiso to print the resulting md5sum of the iso to stdout.  It can be "
"used for verification purposes."
msgstr ""

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

#. type: Plain text
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<drpmsync>(8)"
msgstr ""

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

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