Removing preseed bottom-script, a newly written one is now in live-config where this...
[live-boot-grml.git] / manpages / po / de / live-boot.7.po
1 # German translations for live-boot package
2 # 2010-2012 Daniel Baumann <daniel@debian.org>
3 # This file is distributed under the same license as the live-boot package.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: live-boot 3.0~a26\n"
8 "POT-Creation-Date: 2012-04-06 12:05+0300\n"
9 "PO-Revision-Date: 2012-04-05 08:11+0300\n"
10 "Last-Translator: Automatically generated\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 en/live.persist.5:1
20 #, no-wrap
21 msgid "LIVE-BOOT"
22 msgstr ""
23
24 #. type: TH
25 #: en/live-boot.7:1 en/live-snapshot.1:1 en/live.persist.5:1
26 #, no-wrap
27 msgid "2012-04-06"
28 msgstr ""
29
30 #. type: TH
31 #: en/live-boot.7:1 en/live-snapshot.1:1 en/live.persist.5:1
32 #, no-wrap
33 msgid "3.0~a26-1"
34 msgstr ""
35
36 #. type: TH
37 #: en/live-boot.7:1 en/live-snapshot.1:1 en/live.persist.5:1
38 #, no-wrap
39 msgid "Debian Live Project"
40 msgstr ""
41
42 #. type: SH
43 #: en/live-boot.7:3 en/live-snapshot.1:3 en/live.persist.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 Scripts"
51 msgstr ""
52
53 #. type: SH
54 #: en/live-boot.7:6 en/live-snapshot.1:17 en/live.persist.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 scripts that configure a Debian Live system during "
63 "the 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 Debian Live 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, for Debian like systems to boot 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.d/*.conf), or on the live media (live/boot."
136 "conf, live/boot.d/*.conf)."
137 msgstr ""
138
139 #. type: SH
140 #: en/live-boot.7:28 en/live-snapshot.1:20 en/live.persist.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 impared users. ACCESS "
161 "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 busyboxs wget and DNS resolution, an URL can "
228 "not contain a hostname but an IP 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 namebased virtualhost of an httpd if it is sharing the ip with the main "
246 "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 which is "
266 "packaged in Debian your 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<fromiso>=I</PATH/TO/IMAGE>"
288 msgstr ""
289
290 #. type: Plain text
291 #: en/live-boot.7:71
292 msgid ""
293 "Allows to use a filesystem from within an iso image that's available on live-"
294 "media."
295 msgstr ""
296
297 #. type: IP
298 #: en/live-boot.7:71
299 #, no-wrap
300 msgid "B<ignore_uuid>"
301 msgstr ""
302
303 #. type: Plain text
304 #: en/live-boot.7:73
305 msgid ""
306 "Do not check that any UUID embedded in the initramfs matches the discovered "
307 "medium. live-boot may be told to generate a UUID by setting "
308 "LIVE_GENERATE_UUID=1 when building the initramfs."
309 msgstr ""
310
311 #. type: IP
312 #: en/live-boot.7:73
313 #, no-wrap
314 msgid "B<integrity-check>"
315 msgstr ""
316
317 #. type: Plain text
318 #: en/live-boot.7:75
319 msgid ""
320 "If specified, an MD5 sum is calculated on the live media during boot and "
321 "compared to the value found in md5sum.txt found in the root directory of the "
322 "live media."
323 msgstr ""
324
325 #. type: IP
326 #: en/live-boot.7:75
327 #, no-wrap
328 msgid "B<ip>=[I<DEVICE>]:[I<CLIENT_IP>]:[I<SERVER_IP>]:[I<GATEWAY_IP>]:[I<NETMASK>]:[I<HOSTNAME>]:[I<AUTOCONF>] [,[I<DEVICE>]:[I<CLIENT_IP>]:[I<SERVER_IP>]:[I<GATEWAY_IP>]:[I<NETMASK>]:[I<HOSTNAME>]:[I<AUTOCONF>]]"
329 msgstr ""
330
331 #. type: Plain text
332 #: en/live-boot.7:77
333 msgid ""
334 "Let you specify the name(s) and the options of the interface(s) that should "
335 "be configured at boot time. Do not specify this if you want to use dhcp "
336 "(default). It will be changed in a future release to mimick official kernel "
337 "boot param specification (e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::"
338 "eth0,:::::eth1:dhcp)."
339 msgstr ""
340
341 #. type: IP
342 #: en/live-boot.7:77
343 #, no-wrap
344 msgid "B<ip>=[I<frommedia>]"
345 msgstr ""
346
347 #. type: Plain text
348 #: en/live-boot.7:79
349 msgid ""
350 "If this variable is set, dhcp and static configuration are just skipped and "
351 "the system will use the (must be) media-preconfigured /etc/network/"
352 "interfaces instead."
353 msgstr ""
354
355 #. type: IP
356 #: en/live-boot.7:79
357 #, no-wrap
358 msgid "{B<live-media>|B<bootfrom>}=I<DEVICE>"
359 msgstr ""
360
361 #. type: Plain text
362 #: en/live-boot.7:81
363 msgid ""
364 "If you specify one of this two equivalent forms, live-boot will first try to "
365 "find this device for the \"/live\" directory where the read-only root "
366 "filesystem should reside. If it did not find something usable, the normal "
367 "scan for block devices is performed."
368 msgstr ""
369
370 #. type: Plain text
371 #: en/live-boot.7:83
372 msgid ""
373 "Instead of specifing an actual device name, the keyword 'removable' can be "
374 "used to limit the search of acceptable live media to removable type only. "
375 "Note that if you want to further restrict the media to usb mass storage "
376 "only, you can use the 'removable-usb' keyword."
377 msgstr ""
378
379 #. type: IP
380 #: en/live-boot.7:83
381 #, no-wrap
382 msgid "{B<live-media-encryption>|B<encryption>}=I<TYPE>"
383 msgstr ""
384
385 #. type: Plain text
386 #: en/live-boot.7:85
387 msgid ""
388 "live-boot will mount the encrypted rootfs TYPE, asking the passphrase, "
389 "useful to build paranoid live systems :-). TYPE supported so far are \"aes\" "
390 "for loop-aes encryption type."
391 msgstr ""
392
393 #. type: IP
394 #: en/live-boot.7:85
395 #, no-wrap
396 msgid "B<live-media-offset>=I<BYTES>"
397 msgstr ""
398
399 #. type: Plain text
400 #: en/live-boot.7:87
401 msgid ""
402 "This way you could tell live-boot that your image starts at offset BYTES in "
403 "the above specified or autodiscovered device, this could be useful to hide "
404 "the Debian Live iso or image inside another iso or image, to create \"clean"
405 "\" images."
406 msgstr ""
407
408 #. type: IP
409 #: en/live-boot.7:87
410 #, no-wrap
411 msgid "B<live-media-path>=I<PATH>"
412 msgstr ""
413
414 #. type: Plain text
415 #: en/live-boot.7:89
416 msgid ""
417 "Sets the path to the live filesystem on the medium. By default, it is set to "
418 "'/live' and you should not change that unless you have customized your media "
419 "accordingly."
420 msgstr ""
421
422 #. type: IP
423 #: en/live-boot.7:89
424 #, no-wrap
425 msgid "B<live-media-timeout>=I<SECONDS>"
426 msgstr ""
427
428 #. type: Plain text
429 #: en/live-boot.7:91
430 msgid ""
431 "Set the timeout in seconds for the device specified by \"live-media=\" to "
432 "become ready before giving up."
433 msgstr ""
434
435 #. type: IP
436 #: en/live-boot.7:91
437 #, no-wrap
438 msgid "B<module>=I<NAME>"
439 msgstr ""
440
441 #. type: Plain text
442 #: en/live-boot.7:93
443 msgid ""
444 "Instead of using the default optional file \"filesystem.module\" (see below) "
445 "another file could be specified without the extension \".module\"; it should "
446 "be placed on \"/live\" directory of the live medium."
447 msgstr ""
448
449 #. type: IP
450 #: en/live-boot.7:93
451 #, no-wrap
452 msgid "B<netboot>[=nfs|cifs]"
453 msgstr ""
454
455 #. type: Plain text
456 #: en/live-boot.7:95
457 msgid ""
458 "This tells live-boot to perform a network mount. The parameter \"nfsroot="
459 "\" (with optional \"nfsopts=\"), should specify where is the location of the "
460 "root filesystem.  With no args, will try cifs first, and if it fails nfs."
461 msgstr ""
462
463 #. type: IP
464 #: en/live-boot.7:95
465 #, no-wrap
466 msgid "B<nfsopts>="
467 msgstr ""
468
469 #. type: Plain text
470 #: en/live-boot.7:97
471 msgid "This lets you specify custom nfs options."
472 msgstr ""
473
474 #. type: IP
475 #: en/live-boot.7:97
476 #, no-wrap
477 msgid "B<nofastboot>"
478 msgstr ""
479
480 #. type: Plain text
481 #: en/live-boot.7:99
482 msgid ""
483 "This parameter disables the default disabling of filesystem checks in /etc/"
484 "fstab. If you have static filesystems on your harddisk and you want them to "
485 "be checked at boot time, use this parameter, otherwise they are skipped."
486 msgstr ""
487
488 #. type: IP
489 #: en/live-boot.7:99
490 #, no-wrap
491 msgid "B<nopersistent>"
492 msgstr ""
493
494 #. type: Plain text
495 #: en/live-boot.7:101
496 msgid ""
497 "disables the \"persistent\" feature, useful if the bootloader (like "
498 "syslinux) has been installed with persistent enabled."
499 msgstr ""
500
501 #. type: IP
502 #: en/live-boot.7:101
503 #, no-wrap
504 msgid "B<noprompt>"
505 msgstr ""
506
507 #. type: Plain text
508 #: en/live-boot.7:103
509 msgid "Do not prompt to eject the CD or remove the USB flash drive on reboot."
510 msgstr ""
511
512 #. type: IP
513 #: en/live-boot.7:103
514 #, no-wrap
515 msgid "B<noprompt>=I<TYPE>"
516 msgstr ""
517
518 #. type: Plain text
519 #: en/live-boot.7:105
520 msgid ""
521 "This tells live-boot not to prompt to eject the CD (when noprompt=cd) or "
522 "remove the USB flash drive (when noprompt=usb) on reboot."
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 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 ""
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<persistent>"
555 msgstr ""
556
557 #. type: Plain text
558 #: en/live-boot.7:111
559 msgid ""
560 "live-boot will probe devices for persistent media. These can be partitions "
561 "(with the correct GPT name), filesystems (with the correct label) or image/"
562 "archive files (with the correct file name). Overlays are labeled/named "
563 "either \"full-ov\", which will be mounted on /, or \"custom-ov\", which can "
564 "be completely customized (see I<live.persist>(5)); snapshots are labeled/"
565 "named either \"live-sn\" or \"home-sn\" and will be extracted into / or /"
566 "home, respectively (see I<live-snapshot>(1) for more information). The order "
567 "these are handled are: full-ov, custom-ov, live-sn, home-sn. Overlay image "
568 "files and snapshot archive files have extensions which determines their "
569 "filesystem or archive type, e.g. \"custom-ov.ext3\" and \"\\home-sn.squashfs"
570 "\"."
571 msgstr ""
572
573 #. type: IP
574 #: en/live-boot.7:111
575 #, no-wrap
576 msgid "B<persistent-encryption>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
577 msgstr ""
578
579 #. type: Plain text
580 #: en/live-boot.7:113
581 msgid ""
582 "This option determines which types of encryption that we allow to be used "
583 "when probing devices for persistent media. If \"none\" is in the list, we "
584 "allow unencrypted media; if \"luks\" is in the list, we allow LUKS-encrypted "
585 "media. Whenever a device containing encrypted media is probed the user will "
586 "be prompted for the passphrase. The default value is \"none\"."
587 msgstr ""
588
589 #. type: IP
590 #: en/live-boot.7:113
591 #, no-wrap
592 msgid "B<persistent-media>={I<removable>|I<removable-usb>}"
593 msgstr ""
594
595 #. type: Plain text
596 #: en/live-boot.7:115
597 msgid ""
598 "If you specify the keyword 'removable', live-boot will try to find "
599 "persistent and snapshot partitions on removable media only. Note that if you "
600 "want to further restrict the media to usb mass storage only, you can use the "
601 "'removable-usb' keyword."
602 msgstr ""
603
604 #. type: IP
605 #: en/live-boot.7:115
606 #, no-wrap
607 msgid "B<persistent-method>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
608 msgstr ""
609
610 #. type: Plain text
611 #: en/live-boot.7:117
612 msgid ""
613 "This option determines which types of persistent media we allow. If \"overlay"
614 "\" is in the list, we consider overlays (i.e. \"live-rw\" and \"home-rw\"); "
615 "if \"snapshot\" is in the list, we consider snapshots (i.e. \"live-sn\" and "
616 "\"home-sn\"). The default is \"overlay,snapshot\"."
617 msgstr ""
618
619 #. type: IP
620 #: en/live-boot.7:117
621 #, no-wrap
622 msgid "B<persistent-path>=I<PATH>"
623 msgstr ""
624
625 #. type: Plain text
626 #: en/live-boot.7:119
627 msgid ""
628 "live-boot will look for persistency files in the root directory of a "
629 "partition, with this parameter, the path can be configured so that you can "
630 "have multiple directories on the same partition to store persistency files."
631 msgstr ""
632
633 #. type: IP
634 #: en/live-boot.7:119
635 #, no-wrap
636 msgid "B<persistent-read-only>"
637 msgstr ""
638
639 #. type: Plain text
640 #: en/live-boot.7:121
641 msgid ""
642 "Filesystem changes are not saved back to persistent media. In particular, "
643 "overlays and netboot NFS mounts are mounted read-only, and snapshots are not "
644 "resynced on shutdown."
645 msgstr ""
646
647 #. type: IP
648 #: en/live-boot.7:121
649 #, no-wrap
650 msgid "B<persistent-storage>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
651 msgstr ""
652
653 #. type: Plain text
654 #: en/live-boot.7:123
655 msgid ""
656 "This option determines which types of persistent storage to consider when "
657 "probing for persistent media. If \"filesystem\" is in the list, filesystems "
658 "with matching labels will be used; if \"file\" is in the list, all "
659 "filesystems will be probed for archives and image files with matching "
660 "filenames. The default is \"file,filesystem\"."
661 msgstr ""
662
663 #. type: IP
664 #: en/live-boot.7:123
665 #, no-wrap
666 msgid "B<persistent-subtext>=I<SUFFIX>"
667 msgstr ""
668
669 #. type: Plain text
670 #: en/live-boot.7:125
671 msgid ""
672 "Add a suffix when searching for the image filenames or partition labels to "
673 "use for the above mentioned persistent feature, the SUFFIX will be added "
674 "after a dash (e.g.: \"live-sn\" would transform to \"live-sn-SUFFIX\"). This "
675 "is handy to test multiple live-boot based live-systems with different "
676 "persistent storage choices."
677 msgstr ""
678
679 #. type: IP
680 #: en/live-boot.7:125
681 #, no-wrap
682 msgid "B<quickreboot>"
683 msgstr ""
684
685 #. type: Plain text
686 #: en/live-boot.7:127
687 msgid ""
688 "This option causes live-boot to reboot without attempting to eject the media "
689 "and without asking the user to remove the boot media."
690 msgstr ""
691
692 #. type: IP
693 #: en/live-boot.7:127
694 #, no-wrap
695 msgid "B<showmounts>"
696 msgstr ""
697
698 #. type: Plain text
699 #: en/live-boot.7:129
700 msgid ""
701 "This parameter will make live-boot to show on \"/\" the ro filesystems "
702 "(mostly compressed) on \"/live\". This is not enabled by default because "
703 "could lead to problems by applications like \"mono\" which store binary "
704 "paths on installation."
705 msgstr ""
706
707 #. type: IP
708 #: en/live-boot.7:129
709 #, no-wrap
710 msgid "B<silent>"
711 msgstr ""
712
713 #. type: Plain text
714 #: en/live-boot.7:131
715 msgid ""
716 "If you boot with the normal quiet parameter, live-boot hides most messages "
717 "of its own. When adding silent, it hides all."
718 msgstr ""
719
720 #. type: IP
721 #: en/live-boot.7:131
722 #, no-wrap
723 msgid "B<todisk>=I<DEVICE>"
724 msgstr ""
725
726 #. type: Plain text
727 #: en/live-boot.7:133
728 msgid ""
729 "Adding this parameter, live-boot will try to copy the entire read-only media "
730 "to the specified device before mounting the root filesystem. It probably "
731 "needs a lot of free space. Subsequent boots should then skip this step and "
732 "just specify the \"live-media=DEVICE\" boot parameter with the same DEVICE "
733 "used this time."
734 msgstr ""
735
736 #. type: IP
737 #: en/live-boot.7:133
738 #, no-wrap
739 msgid "B<toram>"
740 msgstr ""
741
742 #. type: Plain text
743 #: en/live-boot.7:135
744 msgid ""
745 "Adding this parameter, live-boot will try to copy the whole read-only media "
746 "to the computer's RAM before mounting the root filesystem. This could need a "
747 "lot of ram, according to the space used by the read-only media."
748 msgstr ""
749
750 #. type: IP
751 #: en/live-boot.7:135
752 #, no-wrap
753 msgid "B<union>=aufs|unionfs"
754 msgstr ""
755
756 #.  FIXME
757 #. type: Plain text
758 #: en/live-boot.7:138
759 msgid ""
760 "By default, live-boot uses aufs. With this parameter, you can switch to "
761 "unionfs."
762 msgstr ""
763
764 #.  FIXME
765 #. type: SH
766 #: en/live-boot.7:140
767 #, no-wrap
768 msgid "FILES (old)"
769 msgstr ""
770
771 #. type: IP
772 #: en/live-boot.7:141 en/live-snapshot.1:43
773 #, no-wrap
774 msgid "B</etc/live.conf>"
775 msgstr ""
776
777 #. type: Plain text
778 #: en/live-boot.7:143 en/live-snapshot.1:45
779 msgid ""
780 "Some variables can be configured via this config file (inside the live "
781 "system)."
782 msgstr ""
783
784 #. type: IP
785 #: en/live-boot.7:143 en/live-snapshot.1:45
786 #, no-wrap
787 msgid "B<live/filesystem.module>"
788 msgstr ""
789
790 #. type: Plain text
791 #: en/live-boot.7:145 en/live-snapshot.1:47
792 msgid ""
793 "This optional file (inside the live media) contains a list of white-space or "
794 "carriage-return-separated file names corresponding to disk images in the \"/"
795 "live\" directory. If this file exists, only images listed here will be "
796 "merged into the root aufs, and they will be loaded in the order listed here. "
797 "The first entry in this file will be the \"lowest\" point in the aufs, and "
798 "the last file in this list will be on the \"top\" of the aufs, directly "
799 "below /cow.  Without this file, any images in the \"/live\" directory are "
800 "loaded in alphanumeric order."
801 msgstr ""
802
803 #. type: IP
804 #: en/live-boot.7:145 en/live-snapshot.1:47
805 #, no-wrap
806 msgid "B</etc/live-persistence.binds>"
807 msgstr ""
808
809 #. type: Plain text
810 #: en/live-boot.7:147 en/live-snapshot.1:49
811 msgid ""
812 "This optional file (which resides in the rootfs system, not in the live "
813 "media) is used as a list of directories which not need be persistent: ie. "
814 "their content does not need to survive reboots when using the persistence "
815 "features."
816 msgstr ""
817
818 #. type: Plain text
819 #: en/live-boot.7:150 en/live-snapshot.1:51
820 msgid ""
821 "This saves expensive writes and speeds up operations on volatile data such "
822 "as web caches and temporary files (like e.g. /tmp and .mozilla) which are "
823 "regenerated each time. This is achieved by bind mounting each listed "
824 "directory with a tmpfs on the original path."
825 msgstr ""
826
827 #. type: SH
828 #: en/live-boot.7:151 en/live-snapshot.1:42
829 #, no-wrap
830 msgid "FILES"
831 msgstr ""
832
833 #. type: IP
834 #: en/live-boot.7:152
835 #, no-wrap
836 msgid "B</etc/live/boot.conf>"
837 msgstr ""
838
839 #. type: IP
840 #: en/live-boot.7:153
841 #, no-wrap
842 msgid "B</etc/live/boot.d/*.conf>"
843 msgstr ""
844
845 #. type: IP
846 #: en/live-boot.7:154
847 #, no-wrap
848 msgid "B<live/boot.conf>"
849 msgstr ""
850
851 #. type: IP
852 #: en/live-boot.7:155
853 #, no-wrap
854 msgid "B<live/boot.d/*.conf>"
855 msgstr ""
856
857 #. type: IP
858 #: en/live-boot.7:156
859 #, no-wrap
860 msgid "B<live.persist>"
861 msgstr ""
862
863 #. type: SH
864 #: en/live-boot.7:158 en/live-snapshot.1:54 en/live.persist.5:191
865 #, no-wrap
866 msgid "SEE ALSO"
867 msgstr ""
868
869 #. type: Plain text
870 #: en/live-boot.7:160
871 msgid "I<live-snapshot>(1)"
872 msgstr ""
873
874 #. type: Plain text
875 #: en/live-boot.7:162
876 msgid "I<live.persist>(5)"
877 msgstr ""
878
879 #. type: Plain text
880 #: en/live-boot.7:164 en/live-snapshot.1:58 en/live.persist.5:195
881 msgid "I<live-build>(7)"
882 msgstr ""
883
884 #. type: Plain text
885 #: en/live-boot.7:166 en/live-snapshot.1:60 en/live.persist.5:197
886 msgid "I<live-config>(7)"
887 msgstr ""
888
889 #. type: Plain text
890 #: en/live-boot.7:168 en/live-snapshot.1:62 en/live.persist.5:199
891 msgid "I<live-tools>(7)"
892 msgstr ""
893
894 #. type: SH
895 #: en/live-boot.7:169 en/live-snapshot.1:63 en/live.persist.5:200
896 #, no-wrap
897 msgid "HOMEPAGE"
898 msgstr ""
899
900 #. type: Plain text
901 #: en/live-boot.7:171 en/live-snapshot.1:65 en/live.persist.5:204
902 msgid ""
903 "More information about live-boot and the Debian Live project can be found on "
904 "the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
905 "E<lt>I<http://live.debian.net/manual/>E<gt>."
906 msgstr ""
907
908 #. type: SH
909 #: en/live-boot.7:172 en/live-snapshot.1:66 en/live.persist.5:205
910 #, no-wrap
911 msgid "BUGS"
912 msgstr ""
913
914 #. type: Plain text
915 #: en/live-boot.7:174 en/live-snapshot.1:68 en/live.persist.5:210
916 msgid ""
917 "Bugs can be reported by submitting a bugreport for the live-boot package in "
918 "the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
919 "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
920 "debian.org>E<gt>."
921 msgstr ""
922
923 #. type: SH
924 #: en/live-boot.7:175 en/live-snapshot.1:69 en/live.persist.5:211
925 #, no-wrap
926 msgid "AUTHOR"
927 msgstr ""
928
929 #. type: Plain text
930 #: en/live-boot.7:176 en/live-snapshot.1:70
931 msgid ""
932 "live-boot was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
933 "the Debian project."
934 msgstr ""