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