Adding upstream version 4.0~a8.
[debian-live-boot.git] / manpages / po / de / live-boot.7.po
blobdda9ecdb662c821ea04624c7f36d07a71d5b2acb
1 # German translations for live-boot package
2 # Copyright (C) 2006-2013 Daniel Baumann <daniel@debian.org>
3 # This file is distributed under the same license as the live-boot package.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: live-boot 4.0~a8-1\n"
8 "POT-Creation-Date: 2013-03-10 19:02+0100\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"
18 #. type: TH
19 #: en/live-boot.7:1 en/persistence.conf.5:1
20 #, no-wrap
21 msgid "LIVE-BOOT"
22 msgstr ""
24 #. type: TH
25 #: en/live-boot.7:1 en/persistence.conf.5:1
26 #, no-wrap
27 msgid "2013-03-10"
28 msgstr "10.03.2013"
30 #. type: TH
31 #: en/live-boot.7:1 en/persistence.conf.5:1
32 #, no-wrap
33 msgid "4.0~a8-1"
34 msgstr "4.0~a8-1"
36 #. type: TH
37 #: en/live-boot.7:1 en/persistence.conf.5:1
38 #, no-wrap
39 msgid "Debian Live Project"
40 msgstr ""
42 #. type: SH
43 #: en/live-boot.7:3 en/persistence.conf.5:3
44 #, no-wrap
45 msgid "NAME"
46 msgstr ""
48 #. type: Plain text
49 #: en/live-boot.7:5
50 msgid "B<live-boot> - System Boot Scripts"
51 msgstr ""
53 #. type: SH
54 #: en/live-boot.7:6 en/persistence.conf.5:7
55 #, no-wrap
56 msgid "DESCRIPTION"
57 msgstr ""
59 #. type: Plain text
60 #: en/live-boot.7:8
61 msgid ""
62 "B<live-boot> contains the scripts that configure a Debian Live system during "
63 "the boot process (early userspace)."
64 msgstr ""
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 Debian Live isos, netboot tarballs, and usb stick images."
73 msgstr ""
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, for Debian like systems to boot from."
83 msgstr ""
85 #. type: SH
86 #: en/live-boot.7:15
87 #, no-wrap
88 msgid "CONFIGURATION"
89 msgstr ""
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 ""
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 ""
105 #. type: SS
106 #: en/live-boot.7:20
107 #, no-wrap
108 msgid "Kernel Parameters"
109 msgstr ""
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 ""
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 ""
124 #. type: SS
125 #: en/live-boot.7:25
126 #, no-wrap
127 msgid "Configuration Files"
128 msgstr ""
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 ""
139 #. type: SH
140 #: en/live-boot.7:28 en/persistence.conf.5:57
141 #, no-wrap
142 msgid "OPTIONS"
143 msgstr ""
145 #.  FIXME
146 #. type: Plain text
147 #: en/live-boot.7:31
148 msgid "B<live-boot> currently features the following parameters."
149 msgstr ""
151 #. type: IP
152 #: en/live-boot.7:31
153 #, no-wrap
154 msgid "B<access>=I<ACCESS>"
155 msgstr ""
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 ""
166 #. type: IP
167 #: en/live-boot.7:33
168 #, no-wrap
169 msgid "B<console>=I<TTY,SPEED>"
170 msgstr ""
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 ""
179 #. type: IP
180 #: en/live-boot.7:35
181 #, no-wrap
182 msgid "B<debug>"
183 msgstr ""
185 #. type: Plain text
186 #: en/live-boot.7:37
187 msgid "Makes initramfs boot process more verbose."
188 msgstr ""
190 #. type: Plain text
191 #: en/live-boot.7:39
192 msgid "Use: debug=1"
193 msgstr ""
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 ""
200 #. type: IP
201 #: en/live-boot.7:41
202 #, no-wrap
203 msgid "B<fetch>=I<URL>"
204 msgstr ""
206 #. type: IP
207 #: en/live-boot.7:42
208 #, no-wrap
209 msgid "B<httpfs>=I<URL>"
210 msgstr ""
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 ""
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 only."
229 msgstr ""
231 #. type: Plain text
232 #: en/live-boot.7:54
233 msgid "Not working: http://example.com/path/to/your_filesystem.squashfs"
234 msgstr ""
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 ""
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 namebased virtualhost of an httpd if it is sharing the ip with the main "
246 "httpd instance."
247 msgstr ""
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 ""
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 ""
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 which is "
266 "packaged in Debian your ietd.conf might look like this:"
267 msgstr ""
269 #. type: Plain text
270 #: en/live-boot.7:64
271 msgid "# The target-name you specify in the iscsi= parameter"
272 msgstr ""
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 ""
284 #. type: IP
285 #: en/live-boot.7:69
286 #, no-wrap
287 msgid "B<findiso>=I</PATH/TO/IMAGE>"
288 msgstr ""
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 ""
297 #. type: IP
298 #: en/live-boot.7:71
299 #, no-wrap
300 msgid "B<fromiso>=I</PATH/TO/IMAGE>"
301 msgstr ""
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 ""
310 #. type: IP
311 #: en/live-boot.7:73
312 #, no-wrap
313 msgid "B<ignore_uuid>"
314 msgstr ""
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 ""
324 #. type: IP
325 #: en/live-boot.7:75
326 #, no-wrap
327 msgid "B<verify-checksums>"
328 msgstr ""
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 ""
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 ""
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 ""
354 #. type: IP
355 #: en/live-boot.7:79
356 #, no-wrap
357 msgid "B<ip>=[I<frommedia>]"
358 msgstr ""
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 ""
368 #. type: IP
369 #: en/live-boot.7:81
370 #, no-wrap
371 msgid "{B<live-media>|B<bootfrom>}=I<DEVICE>"
372 msgstr ""
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 ""
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 ""
392 #. type: IP
393 #: en/live-boot.7:85
394 #, no-wrap
395 msgid "{B<live-media-encryption>|B<encryption>}=I<TYPE>"
396 msgstr ""
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 are \"aes\" "
403 "for loop-aes encryption type."
404 msgstr ""
406 #. type: IP
407 #: en/live-boot.7:87
408 #, no-wrap
409 msgid "B<live-media-offset>=I<BYTES>"
410 msgstr ""
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 Debian Live iso or image inside another iso or image, to create \"clean"
418 "\" images."
419 msgstr ""
421 #. type: IP
422 #: en/live-boot.7:89
423 #, no-wrap
424 msgid "B<live-media-path>=I<PATH>"
425 msgstr ""
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 ""
435 #. type: IP
436 #: en/live-boot.7:91
437 #, no-wrap
438 msgid "B<live-media-timeout>=I<SECONDS>"
439 msgstr ""
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 ""
448 #. type: IP
449 #: en/live-boot.7:93
450 #, no-wrap
451 msgid "B<module>=I<NAME>"
452 msgstr ""
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 ""
462 #. type: IP
463 #: en/live-boot.7:95
464 #, no-wrap
465 msgid "B<netboot>[=nfs|cifs]"
466 msgstr ""
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 ""
476 #. type: IP
477 #: en/live-boot.7:97
478 #, no-wrap
479 msgid "B<nfsopts>="
480 msgstr ""
482 #. type: Plain text
483 #: en/live-boot.7:99
484 msgid "This lets you specify custom nfs options."
485 msgstr ""
487 #. type: IP
488 #: en/live-boot.7:99
489 #, no-wrap
490 msgid "B<nofastboot>"
491 msgstr ""
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 ""
501 #. type: IP
502 #: en/live-boot.7:101
503 #, no-wrap
504 msgid "B<nopersistence>"
505 msgstr ""
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 ""
514 #. type: IP
515 #: en/live-boot.7:103
516 #, no-wrap
517 msgid "B<noeject>"
518 msgstr ""
520 #. type: Plain text
521 #: en/live-boot.7:105
522 msgid "Do not prompt to eject the live medium."
523 msgstr ""
525 #. type: IP
526 #: en/live-boot.7:105
527 #, no-wrap
528 msgid "B<ramdisk-size>"
529 msgstr ""
531 #. type: Plain text
532 #: en/live-boot.7:107
533 msgid ""
534 "This parameters 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 no currently no effect when booting with toram."
538 msgstr ""
540 #. type: IP
541 #: en/live-boot.7:107
542 #, no-wrap
543 msgid "B<swapon>"
544 msgstr ""
546 #. type: Plain text
547 #: en/live-boot.7:109
548 msgid "This parameter enables usage of local swap partitions."
549 msgstr ""
551 #. type: IP
552 #: en/live-boot.7:109
553 #, no-wrap
554 msgid "B<persistence>"
555 msgstr ""
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 have extensions which "
564 "determines their filesystem, e.g. \"persistence.ext4\"."
565 msgstr ""
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 ""
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 ""
583 #. type: IP
584 #: en/live-boot.7:113
585 #, no-wrap
586 msgid "B<persistence-media>={I<removable>|I<removable-usb>}"
587 msgstr ""
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 ""
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 ""
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 ""
612 #. type: IP
613 #: en/live-boot.7:117
614 #, no-wrap
615 msgid "B<persistence-path>=I<PATH>"
616 msgstr ""
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 ""
626 #. type: IP
627 #: en/live-boot.7:119
628 #, no-wrap
629 msgid "B<persistence-read-only>"
630 msgstr ""
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 ""
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 ""
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 ""
655 #. type: IP
656 #: en/live-boot.7:123
657 #, no-wrap
658 msgid "B<persistence-label>=I<LABEL>"
659 msgstr ""
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 ""
669 #. type: IP
670 #: en/live-boot.7:125
671 #, no-wrap
672 msgid "B<quickreboot>"
673 msgstr ""
675 #. type: Plain text
676 #: en/live-boot.7:127
677 msgid ""
678 "This option causes live-boot to reboot without attempting to eject the media "
679 "and without asking the user to remove the boot media."
680 msgstr ""
682 #. type: IP
683 #: en/live-boot.7:127
684 #, no-wrap
685 msgid "B<showmounts>"
686 msgstr ""
688 #. type: Plain text
689 #: en/live-boot.7:129
690 msgid ""
691 "This parameter will make live-boot to show on \"/\" the ro filesystems "
692 "(mostly compressed) on \"/lib/live\". This is not enabled by default because "
693 "could lead to problems by applications like \"mono\" which store binary "
694 "paths on installation."
695 msgstr ""
697 #. type: IP
698 #: en/live-boot.7:129
699 #, no-wrap
700 msgid "B<silent>"
701 msgstr ""
703 #. type: Plain text
704 #: en/live-boot.7:131
705 msgid ""
706 "If you boot with the normal quiet parameter, live-boot hides most messages "
707 "of its own. When adding silent, it hides all."
708 msgstr ""
710 #. type: IP
711 #: en/live-boot.7:131
712 #, no-wrap
713 msgid "B<todisk>=I<DEVICE>"
714 msgstr ""
716 #. type: Plain text
717 #: en/live-boot.7:133
718 msgid ""
719 "Adding this parameter, live-boot will try to copy the entire read-only media "
720 "to the specified device before mounting the root filesystem. It probably "
721 "needs a lot of free space. Subsequent boots should then skip this step and "
722 "just specify the \"live-media=DEVICE\" boot parameter with the same DEVICE "
723 "used this time."
724 msgstr ""
726 #. type: IP
727 #: en/live-boot.7:133
728 #, no-wrap
729 msgid "B<toram>"
730 msgstr ""
732 #. type: Plain text
733 #: en/live-boot.7:135
734 msgid ""
735 "Adding this parameter, live-boot will try to copy the whole read-only media "
736 "to the computer's RAM before mounting the root filesystem. This could need a "
737 "lot of ram, according to the space used by the read-only media."
738 msgstr ""
740 #. type: IP
741 #: en/live-boot.7:135
742 #, no-wrap
743 msgid "B<union>=aufs|unionfs"
744 msgstr ""
746 #.  FIXME
747 #. type: Plain text
748 #: en/live-boot.7:138
749 msgid ""
750 "By default, live-boot uses aufs. With this parameter, you can switch to "
751 "unionfs."
752 msgstr ""
754 #.  FIXME
755 #. type: SH
756 #: en/live-boot.7:140
757 #, no-wrap
758 msgid "FILES (old)"
759 msgstr ""
761 #. type: IP
762 #: en/live-boot.7:141
763 #, no-wrap
764 msgid "B</etc/live.conf>"
765 msgstr ""
767 #. type: Plain text
768 #: en/live-boot.7:143
769 msgid ""
770 "Some variables can be configured via this config file (inside the live "
771 "system)."
772 msgstr ""
774 #. type: IP
775 #: en/live-boot.7:143
776 #, no-wrap
777 msgid "B<live/filesystem.module>"
778 msgstr ""
780 #.  FIXME
781 #. type: Plain text
782 #: en/live-boot.7:146
783 msgid ""
784 "This optional file (inside the live media) contains a list of white-space or "
785 "carriage-return-separated file names corresponding to disk images in the \"/"
786 "live\" directory. If this file exists, only images listed here will be "
787 "merged into the root aufs, and they will be loaded in the order listed here. "
788 "The first entry in this file will be the \"lowest\" point in the aufs, and "
789 "the last file in this list will be on the \"top\" of the aufs, directly "
790 "below /overlay.  Without this file, any images in the \"/live\" directory "
791 "are loaded in alphanumeric order."
792 msgstr ""
794 #. type: SH
795 #: en/live-boot.7:147
796 #, no-wrap
797 msgid "FILES"
798 msgstr ""
800 #. type: IP
801 #: en/live-boot.7:148
802 #, no-wrap
803 msgid "B</etc/live/boot.conf>"
804 msgstr ""
806 #. type: IP
807 #: en/live-boot.7:149
808 #, no-wrap
809 msgid "B</etc/live/boot/*>"
810 msgstr ""
812 #. type: IP
813 #: en/live-boot.7:150
814 #, no-wrap
815 msgid "B<live/boot.conf>"
816 msgstr ""
818 #. type: IP
819 #: en/live-boot.7:151
820 #, no-wrap
821 msgid "B<live/boot/*>"
822 msgstr ""
824 #. type: IP
825 #: en/live-boot.7:152
826 #, no-wrap
827 msgid "B<persistence.conf>"
828 msgstr ""
830 #. type: SH
831 #: en/live-boot.7:154 en/persistence.conf.5:191
832 #, no-wrap
833 msgid "SEE ALSO"
834 msgstr ""
836 #. type: Plain text
837 #: en/live-boot.7:156
838 msgid "I<persistence.conf>(5)"
839 msgstr ""
841 #. type: Plain text
842 #: en/live-boot.7:158 en/persistence.conf.5:195
843 msgid "I<live-build>(7)"
844 msgstr ""
846 #. type: Plain text
847 #: en/live-boot.7:160 en/persistence.conf.5:197
848 msgid "I<live-config>(7)"
849 msgstr ""
851 #. type: Plain text
852 #: en/live-boot.7:162 en/persistence.conf.5:199
853 msgid "I<live-tools>(7)"
854 msgstr ""
856 #. type: SH
857 #: en/live-boot.7:163 en/persistence.conf.5:200
858 #, no-wrap
859 msgid "HOMEPAGE"
860 msgstr ""
862 #. type: Plain text
863 #: en/live-boot.7:165 en/persistence.conf.5:204
864 msgid ""
865 "More information about live-boot and the Debian Live project can be found on "
866 "the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
867 "E<lt>I<http://live.debian.net/manual/>E<gt>."
868 msgstr ""
870 #. type: SH
871 #: en/live-boot.7:166 en/persistence.conf.5:205
872 #, no-wrap
873 msgid "BUGS"
874 msgstr ""
876 #. type: Plain text
877 #: en/live-boot.7:168 en/persistence.conf.5:210
878 msgid ""
879 "Bugs can be reported by submitting a bugreport for the live-boot package in "
880 "the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
881 "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
882 "debian.org>E<gt>."
883 msgstr ""
885 #. type: SH
886 #: en/live-boot.7:169 en/persistence.conf.5:211
887 #, no-wrap
888 msgid "AUTHOR"
889 msgstr ""
891 #. type: Plain text
892 #: en/live-boot.7:170
893 msgid ""
894 "live-boot was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
895 "the Debian project."
896 msgstr ""