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