d9981d54510fae07cb87a9e7d551d8bd38eb2825
[live-boot-grml.git] / manpages / po / de / live.persist.5.po
1 # German translations for live-boot package
2 # 2010-2012 Daniel Baumann <daniel@debian.org>
3 # This file is distributed under the same license as the live-boot package.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: live-boot 3.0~a26-1\n"
8 "POT-Creation-Date: 2012-04-05 08:11+0300\n"
9 "PO-Revision-Date: 2012-04-05 08:11+0300\n"
10 "Last-Translator: Automatically generated\n"
11 "Language-Team: none\n"
12 "Language: de\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=ASCII\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
18 #. type: TH
19 #: en/live-boot.7:1 en/live-snapshot.1:1 en/live.persist.5:1
20 #, no-wrap
21 msgid "LIVE-BOOT"
22 msgstr ""
23
24 #. type: TH
25 #: en/live-boot.7:1 en/live-snapshot.1:1 en/live.persist.5:1
26 #, no-wrap
27 msgid "2012-04-05"
28 msgstr ""
29
30 #. type: TH
31 #: en/live-boot.7:1 en/live-snapshot.1:1 en/live.persist.5:1
32 #, no-wrap
33 msgid "3.0~a26-1"
34 msgstr ""
35
36 #. type: TH
37 #: en/live-boot.7:1 en/live-snapshot.1:1 en/live.persist.5:1
38 #, no-wrap
39 msgid "Debian Live Project"
40 msgstr ""
41
42 #. type: SH
43 #: en/live-boot.7:3 en/live-snapshot.1:3 en/live.persist.5:3
44 #, no-wrap
45 msgid "NAME"
46 msgstr ""
47
48 #. type: SH
49 #: en/live-boot.7:6 en/live-snapshot.1:17 en/live.persist.5:7
50 #, no-wrap
51 msgid "DESCRIPTION"
52 msgstr ""
53
54 #. type: SH
55 #: en/live-boot.7:28 en/live-snapshot.1:20 en/live.persist.5:57
56 #, no-wrap
57 msgid "OPTIONS"
58 msgstr ""
59
60 #. type: SH
61 #: en/live-boot.7:162 en/live-snapshot.1:54 en/live.persist.5:191
62 #, no-wrap
63 msgid "SEE ALSO"
64 msgstr ""
65
66 #. type: Plain text
67 #: en/live-boot.7:168 en/live-snapshot.1:58 en/live.persist.5:195
68 msgid "I<live-build>(7)"
69 msgstr ""
70
71 #. type: Plain text
72 #: en/live-boot.7:170 en/live-snapshot.1:60 en/live.persist.5:197
73 msgid "I<live-config>(7)"
74 msgstr ""
75
76 #. type: Plain text
77 #: en/live-boot.7:172 en/live-snapshot.1:62 en/live.persist.5:199
78 msgid "I<live-tools>(7)"
79 msgstr ""
80
81 #. type: SH
82 #: en/live-boot.7:173 en/live-snapshot.1:63 en/live.persist.5:200
83 #, no-wrap
84 msgid "HOMEPAGE"
85 msgstr ""
86
87 #. type: Plain text
88 #: en/live-boot.7:175 en/live-snapshot.1:65 en/live.persist.5:204
89 msgid ""
90 "More information about live-boot and the Debian Live project can be found on "
91 "the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
92 "E<lt>I<http://live.debian.net/manual/>E<gt>."
93 msgstr ""
94
95 #. type: SH
96 #: en/live-boot.7:176 en/live-snapshot.1:66 en/live.persist.5:205
97 #, no-wrap
98 msgid "BUGS"
99 msgstr ""
100
101 #. type: Plain text
102 #: en/live-boot.7:178 en/live-snapshot.1:68 en/live.persist.5:210
103 msgid ""
104 "Bugs can be reported by submitting a bugreport for the live-boot package in "
105 "the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
106 "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
107 "debian.org>E<gt>."
108 msgstr ""
109
110 #. type: SH
111 #: en/live-boot.7:179 en/live-snapshot.1:69 en/live.persist.5:211
112 #, no-wrap
113 msgid "AUTHOR"
114 msgstr ""
115
116 #. type: Plain text
117 #: en/live.persist.5:6
118 msgid "B<live.persist> - Configuration file for persistent media in live-boot"
119 msgstr ""
120
121 #. type: Plain text
122 #: en/live.persist.5:13
123 msgid ""
124 "If live-boot probes a persistent volume with the label (or GPT name, or file "
125 "name, but from now on we will just say \"label\") \"custom-ov\", that "
126 "volume's persistence is fully customizable through the B<live.persist> file "
127 "stored on the root of its file system. Any such labeled volume must have "
128 "such a file, or it will be ignored."
129 msgstr ""
130
131 #. type: Plain text
132 #: en/live.persist.5:17
133 msgid ""
134 "The format of B<live.persist> allow empty lines and lines starting with a \"#"
135 "\" (used for comments), both which will be ignored. A so called \"custom "
136 "mount\" has the format:"
137 msgstr ""
138
139 #. type: Plain text
140 #: en/live.persist.5:20
141 msgid "I<DIR> [I<OPTION>]..."
142 msgstr ""
143
144 #. type: Plain text
145 #: en/live.persist.5:24
146 msgid ""
147 "which roughly translates to \"make I<DIR> persistent in the way described by "
148 "the list of I<OPTION>s\"."
149 msgstr ""
150
151 #. type: Plain text
152 #: en/live.persist.5:35
153 msgid ""
154 "For each custom mount I<DIR> must be an absolute path that cannot contain "
155 "white spaces or the special . and .. path components, and cannot be /live "
156 "(or any of its sub-directories), or / (for the latter, use \"full-ov\" "
157 "persistence instead). Once activated all changes (file deletion, creation "
158 "and modification) to I<DIR> on the live file system are stored persistently "
159 "into a path equivalent to I<DIR> on the persistent media, called the source "
160 "directory. The default way to achieve persistence is to simply bind-mount "
161 "the corresponding source directory to I<DIR>, but this can be changed "
162 "through the use of I<OPTION>s."
163 msgstr ""
164
165 #. type: Plain text
166 #: en/live.persist.5:48
167 msgid ""
168 "All custom mounts will be done in an order so that no two custom mounts can "
169 "\"hide\" each other. For instance, if we have the two I<DIR>:s /a and /a/b "
170 "it would always be the case that /a is mounted first, then /a/b. This "
171 "remains true no matter how the lines in B<live.persist> are ordered, or if "
172 "several B<live.persist> files on different persistent media are used at the "
173 "same time. However, it is forbidden for custom mounts to have their source "
174 "directory inside the source directory of another custom mount, so the source "
175 "directories that are auto-created by live-boot does not support \"nested\" "
176 "mounts like /a and /a/b on the same media. In this case you must use the "
177 "B<source> option (see below) to make sure that they are stored in different "
178 "source directories."
179 msgstr ""
180
181 #. type: Plain text
182 #: en/live.persist.5:56
183 msgid ""
184 "When a source directory doesn't exist on the persistent media for a certain "
185 "custom mount, it will be created automatically, and permissions and "
186 "ownership will be optimistically set according to I<DIR>. It will also be "
187 "bootstrapped by copying the contents of the I<DIR> into its source directory "
188 "on the persistent media. The bootstrapping will not happen when the "
189 "B<linkfiles> or B<union> options are used (see below)."
190 msgstr ""
191
192 #. type: Plain text
193 #: en/live.persist.5:60
194 msgid ""
195 "Custom mounts defined in B<live.persist> accept the following options in a "
196 "coma-separated list:"
197 msgstr ""
198
199 #. type: IP
200 #: en/live.persist.5:60
201 #, no-wrap
202 msgid "B<source>=I<PATH>"
203 msgstr ""
204
205 #. type: Plain text
206 #: en/live.persist.5:69
207 msgid ""
208 "When given, store the persistent changes into I<PATH> on the persistent "
209 "media. I<PATH> must be a relative path (w.r.t. the persistent media root) "
210 "that cannot contain white spaces or the special . or .. path components, "
211 "with the exception that it can be just . which means the persistent media "
212 "root. This option is mostly relevant if you want to nest custom mounts, "
213 "which otherwise would cause errors, or if you want to make the whole media "
214 "root available (similar to the now deprecated B<home-rw> type of "
215 "persistence)."
216 msgstr ""
217
218 #. type: Plain text
219 #: en/live.persist.5:72
220 msgid ""
221 "The following options are mutually exclusive (only the last given one will "
222 "be in effect):"
223 msgstr ""
224
225 #. type: IP
226 #: en/live.persist.5:72
227 #, no-wrap
228 msgid "B<bind>"
229 msgstr ""
230
231 #. type: Plain text
232 #: en/live.persist.5:74
233 msgid "Bind-mount the source directory to I<DIR>. This is the default."
234 msgstr ""
235
236 #. type: IP
237 #: en/live.persist.5:74
238 #, no-wrap
239 msgid "B<linkfiles>"
240 msgstr ""
241
242 #. type: Plain text
243 #: en/live.persist.5:83
244 msgid ""
245 "Create the directory structure of the source directory on the persistent "
246 "media in I<DIR> and create symbolic links from the corresponding place in "
247 "I<DIR> to each file in the source directory.  Existing files or directories "
248 "with the same name as any link will be overwritten. Note that deleting the "
249 "links in I<DIR> will only remove the link, not the corresponding file in the "
250 "source; removed links will reappear after a reboot. To permanently add or "
251 "delete a file one must do so directly in the source directory."
252 msgstr ""
253
254 #. type: Plain text
255 #: en/live.persist.5:91
256 msgid ""
257 "Effectively B<linkfiles> will make only files already in the source "
258 "directory persistent, not any other files in I<DIR>. These files must be "
259 "manually added to the source directory to make use of this option, and they "
260 "will appear in I<DIR> in addition to files already there. This option is "
261 "useful when only certain files need to be persistent, not the whole "
262 "directory they're in, e.g. some configuration files in a user's home "
263 "directory."
264 msgstr ""
265
266 #. type: IP
267 #: en/live.persist.5:91
268 #, no-wrap
269 msgid "B<union>"
270 msgstr ""
271
272 #. type: Plain text
273 #: en/live.persist.5:101
274 msgid ""
275 "Save the rw branch of a union on the persistent media, so only the changes "
276 "are stored persistently. This can potentially reduce disk usage compared to "
277 "bind-mounts, and will not hide files added to the read-only media. One "
278 "caveat is that the union will use I<DIR> from the image's read-only file "
279 "system, not the real file system root, so files created after boot (e.g. by "
280 "live-config) will not appear in the union. This option will use the union "
281 "file system specified by live-boot's B<union> boot parameter, but is not "
282 "supported with B<union=unionmount>."
283 msgstr ""
284
285 #. type: SH
286 #: en/live.persist.5:102
287 #, no-wrap
288 msgid "DIRECTORIES"
289 msgstr ""
290
291 #. type: IP
292 #: en/live.persist.5:103
293 #, no-wrap
294 msgid "B</live/persistent>"
295 msgstr ""
296
297 #. type: Plain text
298 #: en/live.persist.5:109
299 msgid ""
300 "All persistent volumes will be mounted here (in a directory corresponding to "
301 "the device name). The B<live.persist> file can easily be edited through this "
302 "mount, as well as any source directories (which is especially practical for "
303 "custom mounts using the B<linkfiles> option)."
304 msgstr ""
305
306 #. type: SH
307 #: en/live.persist.5:110
308 #, no-wrap
309 msgid "EXAMPLES"
310 msgstr ""
311
312 #. type: Plain text
313 #: en/live.persist.5:115
314 msgid ""
315 "Let's say we have a persistent volume I<VOL> with the a B<live.persist> file "
316 "containing the following four lines (numbered for ease of reference):"
317 msgstr ""
318
319 #. type: TP
320 #: en/live.persist.5:115 en/live.persist.5:129
321 #, no-wrap
322 msgid "1."
323 msgstr ""
324
325 #. type: Plain text
326 #: en/live.persist.5:118
327 msgid "/home/user1 linkfiles,source=config-files/user1"
328 msgstr ""
329
330 #. type: TP
331 #: en/live.persist.5:118 en/live.persist.5:133
332 #, no-wrap
333 msgid "2."
334 msgstr ""
335
336 #. type: Plain text
337 #: en/live.persist.5:121
338 msgid "/home/user2 linkfiles,source=config-files/user2"
339 msgstr ""
340
341 #. type: TP
342 #: en/live.persist.5:121 en/live.persist.5:137
343 #, no-wrap
344 msgid "3."
345 msgstr ""
346
347 #. type: Plain text
348 #: en/live.persist.5:124
349 msgid "/home"
350 msgstr ""
351
352 #. type: TP
353 #: en/live.persist.5:124 en/live.persist.5:140
354 #, no-wrap
355 msgid "4."
356 msgstr ""
357
358 #. type: Plain text
359 #: en/live.persist.5:127
360 msgid "/usr union"
361 msgstr ""
362
363 #. type: Plain text
364 #: en/live.persist.5:129
365 msgid "The corresponding source directories are:"
366 msgstr ""
367
368 #. type: Plain text
369 #: en/live.persist.5:133
370 msgid ""
371 "I<VOL>/config-files/user1 (but it would be I<VOL>/home/user1 without the "
372 "B<source> option)"
373 msgstr ""
374
375 #. type: Plain text
376 #: en/live.persist.5:137
377 msgid ""
378 "I<VOL>/config-files/user2 (but it would be I<VOL>/home/user2 without the "
379 "B<source> option)"
380 msgstr ""
381
382 #. type: Plain text
383 #: en/live.persist.5:140
384 msgid "I<VOL>/home"
385 msgstr ""
386
387 #. type: Plain text
388 #: en/live.persist.5:143
389 msgid "I<VOL>/usr"
390 msgstr ""
391
392 #. type: Plain text
393 #: en/live.persist.5:146
394 msgid ""
395 "It was necessary to set the B<source> options for 1 and 2, since they "
396 "otherwise would become nested with 3's source, which is illegal."
397 msgstr ""
398
399 #. type: Plain text
400 #: en/live.persist.5:151
401 msgid ""
402 "Line 3 will be taken care of before line 1 and 2 in order to prevent custom "
403 "mounts 1 and 2 from being hidden by 3. When line 3 is handled, I<VOL>/home "
404 "is simply bind-mounted on /home. To illustrate what happens for lines 1 and "
405 "2, let's say that the following files exist:"
406 msgstr ""
407
408 #. type: TP
409 #: en/live.persist.5:151
410 #, no-wrap
411 msgid "a."
412 msgstr ""
413
414 #. type: Plain text
415 #: en/live.persist.5:154
416 msgid "I<VOL>/config-files/user1/.emacs"
417 msgstr ""
418
419 #. type: TP
420 #: en/live.persist.5:154
421 #, no-wrap
422 msgid "b."
423 msgstr ""
424
425 #. type: Plain text
426 #: en/live.persist.5:157
427 msgid "I<VOL>/config-files/user2/.bashrc"
428 msgstr ""
429
430 #. type: TP
431 #: en/live.persist.5:157
432 #, no-wrap
433 msgid "c."
434 msgstr ""
435
436 #. type: Plain text
437 #: en/live.persist.5:160
438 msgid "I<VOL>/config-files/user2/.ssh/config"
439 msgstr ""
440
441 #. type: Plain text
442 #: en/live.persist.5:162
443 msgid "Then the following links and directories will be created:"
444 msgstr ""
445
446 #. type: TP
447 #: en/live.persist.5:162 en/live.persist.5:165 en/live.persist.5:171
448 #, no-wrap
449 msgid "Link:"
450 msgstr ""
451
452 #. type: Plain text
453 #: en/live.persist.5:165
454 msgid "/home/user1/.emacs -E<gt> I<VOL>/config-files/user1/.emacs (from a)"
455 msgstr ""
456
457 #. type: Plain text
458 #: en/live.persist.5:168
459 msgid "/home/user2/.bashrc -E<gt> I<VOL>/config-files/user2/.bashrc (from b)"
460 msgstr ""
461
462 #. type: TP
463 #: en/live.persist.5:168
464 #, no-wrap
465 msgid "Dir:"
466 msgstr ""
467
468 #. type: Plain text
469 #: en/live.persist.5:171
470 msgid "/homea/user2/.ssh (from c)"
471 msgstr ""
472
473 #. type: Plain text
474 #: en/live.persist.5:175
475 msgid ""
476 "/home/user2/.ssh/config -E<gt> I<VOL>/config-files/user2/.ssh/config (from c)"
477 msgstr ""
478
479 #. type: Plain text
480 #: en/live.persist.5:181
481 msgid ""
482 "One could argue, though, that lines 1 and 2 in the example B<live.persist> "
483 "file above are unnecessary since line 3 already would make all of /home "
484 "persistent. The B<linkfiles> option is intended for situations where you "
485 "don't want a complete directory to be persistent, only certain files in it "
486 "or its sub-directories."
487 msgstr ""
488
489 #. type: Plain text
490 #: en/live.persist.5:190
491 msgid ""
492 "Line 4 can be mounted at any time since its I<DIR> (and source directory) is "
493 "completely disjoint from all the other custom mounts. When mounted, I<VOL>/"
494 "usr will be the rw branch due to the B<union> option, and will only contain "
495 "the difference compared to the underlying read-only file system. Hence "
496 "packages could be installed into /usr with great space-wise efficiency "
497 "compared to bind-mounts, since in the latter case all of /usr would have to "
498 "be copied into I<VOL>/usr during the initial bootstrap."
499 msgstr ""
500
501 #. type: Plain text
502 #: en/live.persist.5:193
503 msgid "I<live-boot>(7)"
504 msgstr ""
505
506 #. type: Plain text
507 #: en/live.persist.5:213
508 msgid ""
509 "live.persist was written by anonym E<lt>I<anonym@lavabit.com>E<gt> for the "
510 "Debian project."
511 msgstr ""