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