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