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