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