Updating live-boot translation files from the original English text.
[live-boot-grml.git] / manpages / po / de / live-boot.7.po
1 # German translations for live-boot package
2 # Copyright (C) 2006-2013 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~alpha17-1\n"
8 "POT-Creation-Date: 2013-11-05 22:27+0100\n"
9 "PO-Revision-Date: 2013-04-13 16:48+0100\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 "2013-11-05"
28 msgstr "05.11.2013"
29
30 #. type: TH
31 #: en/live-boot.7:1 en/persistence.conf.5:1
32 #, no-wrap
33 msgid "4.0~alpha17-1"
34 msgstr "4.0~alpha17-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: Plain text
49 #: en/live-boot.7:5
50 msgid "B<live-boot> - System Boot Components"
51 msgstr ""
52
53 #. type: SH
54 #: en/live-boot.7:6 en/persistence.conf.5:7
55 #, no-wrap
56 msgid "DESCRIPTION"
57 msgstr ""
58
59 #. type: Plain text
60 #: en/live-boot.7:8
61 msgid ""
62 "B<live-boot> contains the components that configure a live system during the "
63 "boot process (early userspace)."
64 msgstr ""
65
66 #.  FIXME
67 #. type: Plain text
68 #: en/live-boot.7:11
69 msgid ""
70 "live-boot is a hook for the initramfs-tools, used to generate a initramfs "
71 "capable to boot live systems, such as those created by I<live-helper>(7). "
72 "This includes the Live systems ISOs, netboot tarballs, and usb stick images."
73 msgstr ""
74
75 #.  FIXME
76 #. type: Plain text
77 #: en/live-boot.7:14
78 msgid ""
79 "At boot time it will look for a (read-only) media containing a \"/live\" "
80 "directory where a root filesystems (often a compressed filesystem image like "
81 "squashfs) is stored. If found, it will create a writable environment, using "
82 "aufs, to boot the system from."
83 msgstr ""
84
85 #. type: SH
86 #: en/live-boot.7:15
87 #, no-wrap
88 msgid "CONFIGURATION"
89 msgstr ""
90
91 #. type: Plain text
92 #: en/live-boot.7:17
93 msgid ""
94 "B<live-boot> can be configured through a boot parameter or a configuration "
95 "file."
96 msgstr ""
97
98 #. type: Plain text
99 #: en/live-boot.7:19
100 msgid ""
101 "To configure the live-boot parameters used by default in a live image, see "
102 "the --bootappend-live option in the I<lb_config>(1) manual page."
103 msgstr ""
104
105 #. type: SS
106 #: en/live-boot.7:20
107 #, no-wrap
108 msgid "Kernel Parameters"
109 msgstr ""
110
111 #. type: Plain text
112 #: en/live-boot.7:22
113 msgid ""
114 "B<live-boot> is only activated if 'boot=live' was used as a kernel parameter."
115 msgstr ""
116
117 #. type: Plain text
118 #: en/live-boot.7:24
119 msgid ""
120 "In addition, there are some more boot parameters to influence the behaviour, "
121 "see below."
122 msgstr ""
123
124 #. type: SS
125 #: en/live-boot.7:25
126 #, no-wrap
127 msgid "Configuration Files"
128 msgstr ""
129
130 #. type: Plain text
131 #: en/live-boot.7:27
132 msgid ""
133 "B<live-boot> can be configured (but not activated) through configuration "
134 "files. Those files can be placed either in the root filesystem itself (/etc/"
135 "live/boot.conf, /etc/live/boot/*), or on the live media (live/boot.conf, "
136 "live/boot/*)."
137 msgstr ""
138
139 #. type: SH
140 #: en/live-boot.7:28 en/persistence.conf.5:57
141 #, no-wrap
142 msgid "OPTIONS"
143 msgstr ""
144
145 #.  FIXME
146 #. type: Plain text
147 #: en/live-boot.7:31
148 msgid "B<live-boot> currently features the following parameters."
149 msgstr ""
150
151 #. type: IP
152 #: en/live-boot.7:31
153 #, no-wrap
154 msgid "B<access>=I<ACCESS>"
155 msgstr ""
156
157 #. type: Plain text
158 #: en/live-boot.7:33
159 msgid ""
160 "Set the accessibility level for physically or visually impaired users. "
161 "ACCESS must be one of v1, v2, v3, m1, or m2. v1=lesser visual impairment, "
162 "v2=moderate visual impairment, v3=blindness, m1=minor motor difficulties, "
163 "m2=moderate motor difficulties."
164 msgstr ""
165
166 #. type: IP
167 #: en/live-boot.7:33
168 #, no-wrap
169 msgid "B<console>=I<TTY,SPEED>"
170 msgstr ""
171
172 #. type: Plain text
173 #: en/live-boot.7:35
174 msgid ""
175 "Set the default console to be used with the \"live-getty\" option. Example: "
176 "\"console=ttyS0,115200\""
177 msgstr ""
178
179 #. type: IP
180 #: en/live-boot.7:35
181 #, no-wrap
182 msgid "B<debug>"
183 msgstr ""
184
185 #. type: Plain text
186 #: en/live-boot.7:37
187 msgid "Makes initramfs boot process more verbose."
188 msgstr ""
189
190 #. type: Plain text
191 #: en/live-boot.7:39
192 msgid "Use: debug=1"
193 msgstr ""
194
195 #. type: Plain text
196 #: en/live-boot.7:41
197 msgid "Without setting debug to a value the messages may not be shown."
198 msgstr ""
199
200 #. type: IP
201 #: en/live-boot.7:41
202 #, no-wrap
203 msgid "B<fetch>=I<URL>"
204 msgstr ""
205
206 #. type: IP
207 #: en/live-boot.7:42
208 #, no-wrap
209 msgid "B<httpfs>=I<URL>"
210 msgstr ""
211
212 #. type: Plain text
213 #: en/live-boot.7:50
214 msgid ""
215 "Another form of netboot by downloading a squashfs image from a given URL.  "
216 "The fetch method copies the image to RAM and the httpfs method uses FUSE and "
217 "httpfs2 to mount the image in place. Copying to RAM requires more memory and "
218 "might take a long time for large images. However, it is more likely to work "
219 "correctly because it does not require networking afterwards and the system "
220 "operates faster once booted because it does not require to contact the "
221 "server anymore."
222 msgstr ""
223
224 #. type: Plain text
225 #: en/live-boot.7:52
226 msgid ""
227 "Due to current limitations in busybox's wget and DNS resolution, an URL can "
228 "not contain a hostname but an IP address only."
229 msgstr ""
230
231 #. type: Plain text
232 #: en/live-boot.7:54
233 msgid "Not working: http://example.com/path/to/your_filesystem.squashfs"
234 msgstr ""
235
236 #. type: Plain text
237 #: en/live-boot.7:56
238 msgid "Working: http://1.2.3.4/path/to/your_filesystem.squashfs"
239 msgstr ""
240
241 #. type: Plain text
242 #: en/live-boot.7:58
243 msgid ""
244 "Also note that therefore it's currently not possible to fetch an image from "
245 "a name-based virtualhost of an httpd if it is sharing the IP address with "
246 "the main httpd instance."
247 msgstr ""
248
249 #. type: Plain text
250 #: en/live-boot.7:60
251 msgid "You may also use the live ISO image in place of the squashfs image."
252 msgstr ""
253
254 #. type: IP
255 #: en/live-boot.7:60
256 #, no-wrap
257 msgid "B<iscsi>=I<server-ip[,server-port];target-name>"
258 msgstr ""
259
260 #. type: Plain text
261 #: en/live-boot.7:62
262 msgid ""
263 "Boot from an iSCSI target that has an ISO or disk live image as one of its "
264 "LUNs. The specified target is searched for a LUN which looks like a live "
265 "media. If you use the B<iscsitarget> software iSCSI target solution your "
266 "ietd.conf might look like this:"
267 msgstr ""
268
269 #. type: Plain text
270 #: en/live-boot.7:64
271 msgid "# The target-name you specify in the iscsi= parameter"
272 msgstr ""
273
274 #. type: Plain text
275 #: en/live-boot.7:69
276 #, no-wrap
277 msgid ""
278 "Target E<lt>target-nameE<gt>\n"
279 "  Lun 0 Path=E<lt>path-to-your-live-image.isoE<gt>,Type=fileio,IOMode=ro\n"
280 "  # If you want to boot multiple machines you might want to look at tuning some parameters like\n"
281 "  # Wthreads or MaxConnections\n"
282 msgstr ""
283
284 #. type: IP
285 #: en/live-boot.7:69
286 #, no-wrap
287 msgid "B<findiso>=I</PATH/TO/IMAGE>"
288 msgstr ""
289
290 #. type: Plain text
291 #: en/live-boot.7:71
292 msgid ""
293 "Look for the specified ISO file on all disks where it usually looks for the ."
294 "squashfs file (so you don't have to know the device name as in fromiso=....)."
295 msgstr ""
296
297 #. type: IP
298 #: en/live-boot.7:71
299 #, no-wrap
300 msgid "B<fromiso>=I</PATH/TO/IMAGE>"
301 msgstr ""
302
303 #. type: Plain text
304 #: en/live-boot.7:73
305 msgid ""
306 "Allows to use a filesystem from within an ISO image that's available on live-"
307 "media."
308 msgstr ""
309
310 #. type: IP
311 #: en/live-boot.7:73
312 #, no-wrap
313 msgid "B<ignore_uuid>"
314 msgstr ""
315
316 #. type: Plain text
317 #: en/live-boot.7:75
318 msgid ""
319 "Do not check that any UUID embedded in the initramfs matches the discovered "
320 "medium. live-boot may be told to generate a UUID by setting "
321 "LIVE_GENERATE_UUID=1 when building the initramfs."
322 msgstr ""
323
324 #. type: IP
325 #: en/live-boot.7:75
326 #, no-wrap
327 msgid "B<verify-checksums>"
328 msgstr ""
329
330 #. type: Plain text
331 #: en/live-boot.7:77
332 msgid ""
333 "If specified, an MD5 sum is calculated on the live media during boot and "
334 "compared to the value found in md5sum.txt found in the root directory of the "
335 "live media."
336 msgstr ""
337
338 #. type: IP
339 #: en/live-boot.7:77
340 #, no-wrap
341 msgid "B<ip>=[I<DEVICE>]:[I<CLIENT_IP>]:[I<NETMASK>]:[I<GATEWAY_IP>]:[I<NAMESERVER>] [,[I<DEVICE>]:[I<CLIENT_IP>]:[I<NETMASK>]:[I<GATEWAY_IP>]:[I<NAMESERVER>]]"
342 msgstr ""
343
344 #. type: Plain text
345 #: en/live-boot.7:79
346 msgid ""
347 "Let you specify the name(s) and the options of the interface(s) that should "
348 "be configured at boot time. Do not specify this if you want to use dhcp "
349 "(default). It will be changed in a future release to mimick official kernel "
350 "boot param specification (e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::"
351 "eth0,:::::eth1:dhcp)."
352 msgstr ""
353
354 #. type: IP
355 #: en/live-boot.7:79
356 #, no-wrap
357 msgid "B<ip>=[I<frommedia>]"
358 msgstr ""
359
360 #. type: Plain text
361 #: en/live-boot.7:81
362 msgid ""
363 "If this variable is set, dhcp and static configuration are just skipped and "
364 "the system will use the (must be) media-preconfigured /etc/network/"
365 "interfaces instead."
366 msgstr ""
367
368 #. type: IP
369 #: en/live-boot.7:81
370 #, no-wrap
371 msgid "{B<live-media>|B<bootfrom>}=I<DEVICE>"
372 msgstr ""
373
374 #. type: Plain text
375 #: en/live-boot.7:83
376 msgid ""
377 "If you specify one of this two equivalent forms, live-boot will first try to "
378 "find this device for the \"/live\" directory where the read-only root "
379 "filesystem should reside. If it did not find something usable, the normal "
380 "scan for block devices is performed."
381 msgstr ""
382
383 #. type: Plain text
384 #: en/live-boot.7:85
385 msgid ""
386 "Instead of specifing an actual device name, the keyword 'removable' can be "
387 "used to limit the search of acceptable live media to removable type only. "
388 "Note that if you want to further restrict the media to usb mass storage "
389 "only, you can use the 'removable-usb' keyword."
390 msgstr ""
391
392 #. type: IP
393 #: en/live-boot.7:85
394 #, no-wrap
395 msgid "{B<live-media-encryption>|B<encryption>}=I<TYPE>"
396 msgstr ""
397
398 #. type: Plain text
399 #: en/live-boot.7:87
400 msgid ""
401 "live-boot will mount the encrypted rootfs TYPE, asking the passphrase, "
402 "useful to build paranoid live systems :-). TYPE supported so far is \"aes\" "
403 "for loop-aes encryption type."
404 msgstr ""
405
406 #. type: IP
407 #: en/live-boot.7:87
408 #, no-wrap
409 msgid "B<live-media-offset>=I<BYTES>"
410 msgstr ""
411
412 #. type: Plain text
413 #: en/live-boot.7:89
414 msgid ""
415 "This way you could tell live-boot that your image starts at offset BYTES in "
416 "the above specified or autodiscovered device, this could be useful to hide "
417 "the live system ISO or image inside another ISO or image, to create \"clean"
418 "\" images."
419 msgstr ""
420
421 #. type: IP
422 #: en/live-boot.7:89
423 #, no-wrap
424 msgid "B<live-media-path>=I<PATH>"
425 msgstr ""
426
427 #. type: Plain text
428 #: en/live-boot.7:91
429 msgid ""
430 "Sets the path to the live filesystem on the medium. By default, it is set to "
431 "'/live' and you should not change that unless you have customized your media "
432 "accordingly."
433 msgstr ""
434
435 #. type: IP
436 #: en/live-boot.7:91
437 #, no-wrap
438 msgid "B<live-media-timeout>=I<SECONDS>"
439 msgstr ""
440
441 #. type: Plain text
442 #: en/live-boot.7:93
443 msgid ""
444 "Set the timeout in seconds for the device specified by \"live-media=\" to "
445 "become ready before giving up."
446 msgstr ""
447
448 #. type: IP
449 #: en/live-boot.7:93
450 #, no-wrap
451 msgid "B<module>=I<NAME>"
452 msgstr ""
453
454 #. type: Plain text
455 #: en/live-boot.7:95
456 msgid ""
457 "Instead of using the default optional file \"filesystem.module\" (see below) "
458 "another file could be specified without the extension \".module\"; it should "
459 "be placed on \"/live\" directory of the live medium."
460 msgstr ""
461
462 #. type: IP
463 #: en/live-boot.7:95
464 #, no-wrap
465 msgid "B<netboot>[=nfs|cifs]"
466 msgstr ""
467
468 #. type: Plain text
469 #: en/live-boot.7:97
470 msgid ""
471 "This tells live-boot to perform a network mount. The parameter \"nfsroot="
472 "\" (with optional \"nfsopts=\"), should specify where is the location of the "
473 "root filesystem.  With no args, will try cifs first, and if it fails nfs."
474 msgstr ""
475
476 #. type: IP
477 #: en/live-boot.7:97
478 #, no-wrap
479 msgid "B<nfsopts>="
480 msgstr ""
481
482 #. type: Plain text
483 #: en/live-boot.7:99
484 msgid "This lets you specify custom nfs options."
485 msgstr ""
486
487 #. type: IP
488 #: en/live-boot.7:99
489 #, no-wrap
490 msgid "B<nofastboot>"
491 msgstr ""
492
493 #. type: Plain text
494 #: en/live-boot.7:101
495 msgid ""
496 "This parameter disables the default disabling of filesystem checks in /etc/"
497 "fstab. If you have static filesystems on your harddisk and you want them to "
498 "be checked at boot time, use this parameter, otherwise they are skipped."
499 msgstr ""
500
501 #. type: IP
502 #: en/live-boot.7:101
503 #, no-wrap
504 msgid "B<nopersistence>"
505 msgstr ""
506
507 #. type: Plain text
508 #: en/live-boot.7:103
509 msgid ""
510 "disables the \"persistence\" feature, useful if the bootloader (like "
511 "syslinux) has been installed with persistence enabled."
512 msgstr ""
513
514 #. type: IP
515 #: en/live-boot.7:103 en/live-boot.7:125
516 #, no-wrap
517 msgid "B<noeject>"
518 msgstr ""
519
520 #. type: Plain text
521 #: en/live-boot.7:105
522 msgid "Do not prompt to eject the live medium."
523 msgstr ""
524
525 #. type: IP
526 #: en/live-boot.7:105
527 #, no-wrap
528 msgid "B<ramdisk-size>"
529 msgstr ""
530
531 #. type: Plain text
532 #: en/live-boot.7:107
533 msgid ""
534 "This parameter allows to set a custom ramdisk size (it's the '-o size' "
535 "option of tmpfs mount). By default, there is no ramdisk size set, so the "
536 "default of mount applies (currently 50% of available RAM). Note that this "
537 "option has currently no effect when booting with toram."
538 msgstr ""
539
540 #. type: IP
541 #: en/live-boot.7:107
542 #, no-wrap
543 msgid "B<swapon>"
544 msgstr ""
545
546 #. type: Plain text
547 #: en/live-boot.7:109
548 msgid "This parameter enables usage of local swap partitions."
549 msgstr ""
550
551 #. type: IP
552 #: en/live-boot.7:109
553 #, no-wrap
554 msgid "B<persistence>"
555 msgstr ""
556
557 #. type: Plain text
558 #: en/live-boot.7:111
559 msgid ""
560 "live-boot will probe devices for persistence media. These can be partitions "
561 "(with the correct GPT name), filesystems (with the correct label) or image "
562 "files (with the correct file name). Overlays are labeled/named \"persistence"
563 "\" (see I<persistence.conf>(5)). Overlay image files are named \"persistence"
564 "\"."
565 msgstr ""
566
567 #. type: IP
568 #: en/live-boot.7:111
569 #, no-wrap
570 msgid "B<persistence-encryption>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
571 msgstr ""
572
573 #. type: Plain text
574 #: en/live-boot.7:113
575 msgid ""
576 "This option determines which types of encryption that we allow to be used "
577 "when probing devices for persistence media. If \"none\" is in the list, we "
578 "allow unencrypted media; if \"luks\" is in the list, we allow LUKS-encrypted "
579 "media. Whenever a device containing encrypted media is probed the user will "
580 "be prompted for the passphrase. The default value is \"none\"."
581 msgstr ""
582
583 #. type: IP
584 #: en/live-boot.7:113
585 #, no-wrap
586 msgid "B<persistence-media>={I<removable>|I<removable-usb>}"
587 msgstr ""
588
589 #. type: Plain text
590 #: en/live-boot.7:115
591 msgid ""
592 "If you specify the keyword 'removable', live-boot will try to find "
593 "persistence partitions on removable media only. Note that if you want to "
594 "further restrict the media to usb mass storage only, you can use the "
595 "'removable-usb' keyword."
596 msgstr ""
597
598 #. type: IP
599 #: en/live-boot.7:115
600 #, no-wrap
601 msgid "B<persistence-method>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
602 msgstr ""
603
604 #. type: Plain text
605 #: en/live-boot.7:117
606 msgid ""
607 "This option determines which types of persistence media we allow. If "
608 "\"overlay\" is in the list, we consider overlays (i.e. \"live-rw\" and "
609 "\"home-rw\"). The default is \"overlay\"."
610 msgstr ""
611
612 #. type: IP
613 #: en/live-boot.7:117
614 #, no-wrap
615 msgid "B<persistence-path>=I<PATH>"
616 msgstr ""
617
618 #. type: Plain text
619 #: en/live-boot.7:119
620 msgid ""
621 "live-boot will look for persistency files in the root directory of a "
622 "partition, with this parameter, the path can be configured so that you can "
623 "have multiple directories on the same partition to store persistency files."
624 msgstr ""
625
626 #. type: IP
627 #: en/live-boot.7:119
628 #, no-wrap
629 msgid "B<persistence-read-only>"
630 msgstr ""
631
632 #. type: Plain text
633 #: en/live-boot.7:121
634 msgid ""
635 "Filesystem changes are not saved back to persistence media. In particular, "
636 "overlays and netboot NFS mounts are mounted read-only."
637 msgstr ""
638
639 #. type: IP
640 #: en/live-boot.7:121
641 #, no-wrap
642 msgid "B<persistence-storage>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
643 msgstr ""
644
645 #. type: Plain text
646 #: en/live-boot.7:123
647 msgid ""
648 "This option determines which types of persistence storage to consider when "
649 "probing for persistence media. If \"filesystem\" is in the list, filesystems "
650 "with matching labels will be used; if \"file\" is in the list, all "
651 "filesystems will be probed for archives and image files with matching "
652 "filenames. The default is \"file,filesystem\"."
653 msgstr ""
654
655 #. type: IP
656 #: en/live-boot.7:123
657 #, no-wrap
658 msgid "B<persistence-label>=I<LABEL>"
659 msgstr ""
660
661 #. type: Plain text
662 #: en/live-boot.7:125
663 msgid ""
664 "live-boot will use the name \"LABEL\" instead of \"persistence\" when "
665 "searching for persistent storage. LABEL can be any valid filename, partition "
666 "label, or GPT name."
667 msgstr ""
668
669 #. type: Plain text
670 #: en/live-boot.7:127
671 msgid ""
672 "This option causes live-boot to reboot without attempting to eject the media "
673 "and without asking the user to remove the boot media."
674 msgstr ""
675
676 #. type: IP
677 #: en/live-boot.7:127
678 #, no-wrap
679 msgid "B<showmounts>"
680 msgstr ""
681
682 #. type: Plain text
683 #: en/live-boot.7:129
684 msgid ""
685 "This parameter will make live-boot to show on \"/\" the ro filesystems "
686 "(mostly compressed) on \"/lib/live\". This is not enabled by default because "
687 "could lead to problems by applications like \"mono\" which store binary "
688 "paths on installation."
689 msgstr ""
690
691 #. type: IP
692 #: en/live-boot.7:129
693 #, no-wrap
694 msgid "B<silent>"
695 msgstr ""
696
697 #. type: Plain text
698 #: en/live-boot.7:131
699 msgid ""
700 "If you boot with the normal quiet parameter, live-boot hides most messages "
701 "of its own. When adding silent, it hides all."
702 msgstr ""
703
704 #. type: IP
705 #: en/live-boot.7:131
706 #, no-wrap
707 msgid "B<todisk>=I<DEVICE>"
708 msgstr ""
709
710 #. type: Plain text
711 #: en/live-boot.7:133
712 msgid ""
713 "Adding this parameter, live-boot will try to copy the entire read-only media "
714 "to the specified device before mounting the root filesystem. It probably "
715 "needs a lot of free space. Subsequent boots should then skip this step and "
716 "just specify the \"live-media=DEVICE\" boot parameter with the same DEVICE "
717 "used this time."
718 msgstr ""
719
720 #. type: IP
721 #: en/live-boot.7:133
722 #, no-wrap
723 msgid "B<toram>"
724 msgstr ""
725
726 #. type: Plain text
727 #: en/live-boot.7:135
728 msgid ""
729 "Adding this parameter, live-boot will try to copy the whole read-only media "
730 "to the computer's RAM before mounting the root filesystem. This could need a "
731 "lot of ram, according to the space used by the read-only media."
732 msgstr ""
733
734 #. type: IP
735 #: en/live-boot.7:135
736 #, no-wrap
737 msgid "B<union>=aufs|unionfs"
738 msgstr ""
739
740 #.  FIXME
741 #. type: Plain text
742 #: en/live-boot.7:138
743 msgid ""
744 "By default, live-boot uses aufs. With this parameter, you can switch to "
745 "unionfs."
746 msgstr ""
747
748 #.  FIXME
749 #. type: SH
750 #: en/live-boot.7:140
751 #, no-wrap
752 msgid "FILES (old)"
753 msgstr ""
754
755 #. type: IP
756 #: en/live-boot.7:141
757 #, no-wrap
758 msgid "B</etc/live.conf>"
759 msgstr ""
760
761 #. type: Plain text
762 #: en/live-boot.7:143
763 msgid ""
764 "Some variables can be configured via this config file (inside the live "
765 "system)."
766 msgstr ""
767
768 #. type: IP
769 #: en/live-boot.7:143
770 #, no-wrap
771 msgid "B<live/filesystem.module>"
772 msgstr ""
773
774 #.  FIXME
775 #. type: Plain text
776 #: en/live-boot.7:146
777 msgid ""
778 "This optional file (inside the live media) contains a list of white-space or "
779 "carriage-return-separated file names corresponding to disk images in the \"/"
780 "live\" directory. If this file exists, only images listed here will be "
781 "merged into the root aufs, and they will be loaded in the order listed here. "
782 "The first entry in this file will be the \"lowest\" point in the aufs, and "
783 "the last file in this list will be on the \"top\" of the aufs, directly "
784 "below /overlay.  Without this file, any images in the \"/live\" directory "
785 "are loaded in alphanumeric order."
786 msgstr ""
787
788 #. type: SH
789 #: en/live-boot.7:147
790 #, no-wrap
791 msgid "FILES"
792 msgstr ""
793
794 #. type: IP
795 #: en/live-boot.7:148
796 #, no-wrap
797 msgid "B</etc/live/boot.conf>"
798 msgstr ""
799
800 #. type: IP
801 #: en/live-boot.7:149
802 #, no-wrap
803 msgid "B</etc/live/boot/*>"
804 msgstr ""
805
806 #. type: IP
807 #: en/live-boot.7:150
808 #, no-wrap
809 msgid "B<live/boot.conf>"
810 msgstr ""
811
812 #. type: IP
813 #: en/live-boot.7:151
814 #, no-wrap
815 msgid "B<live/boot/*>"
816 msgstr ""
817
818 #. type: IP
819 #: en/live-boot.7:152
820 #, no-wrap
821 msgid "B<persistence.conf>"
822 msgstr ""
823
824 #. type: SH
825 #: en/live-boot.7:154 en/persistence.conf.5:191
826 #, no-wrap
827 msgid "SEE ALSO"
828 msgstr ""
829
830 #. type: Plain text
831 #: en/live-boot.7:156
832 msgid "I<persistence.conf>(5)"
833 msgstr ""
834
835 #. type: Plain text
836 #: en/live-boot.7:158 en/persistence.conf.5:195
837 msgid "I<live-build>(7)"
838 msgstr ""
839
840 #. type: Plain text
841 #: en/live-boot.7:160 en/persistence.conf.5:197
842 msgid "I<live-config>(7)"
843 msgstr ""
844
845 #. type: Plain text
846 #: en/live-boot.7:162 en/persistence.conf.5:199
847 msgid "I<live-tools>(7)"
848 msgstr ""
849
850 #. type: SH
851 #: en/live-boot.7:163 en/persistence.conf.5:200
852 #, no-wrap
853 msgid "HOMEPAGE"
854 msgstr ""
855
856 #. type: Plain text
857 #: en/live-boot.7:165 en/persistence.conf.5:202
858 msgid ""
859 "More information about live-boot and the Live Systems project can be found "
860 "on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
861 "at E<lt>I<http://live-systems.org/manual/>E<gt>."
862 msgstr ""
863
864 #. type: SH
865 #: en/live-boot.7:166 en/persistence.conf.5:203
866 #, no-wrap
867 msgid "BUGS"
868 msgstr ""
869
870 #. type: Plain text
871 #: en/live-boot.7:168 en/persistence.conf.5:205
872 msgid ""
873 "Bugs can be reported by submitting a bugreport for the live-boot package in "
874 "the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
875 "writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
876 "debian.org>E<gt>."
877 msgstr ""
878
879 #. type: SH
880 #: en/live-boot.7:169 en/persistence.conf.5:206
881 #, no-wrap
882 msgid "AUTHOR"
883 msgstr ""
884
885 #. type: Plain text
886 #: en/live-boot.7:170 en/persistence.conf.5:207
887 msgid ""
888 "live-boot was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
889 msgstr ""