Releasing debian version 2.0.8-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-10-12 11:14+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-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-10-12"
29 msgstr ""
30
31 #. type: TH
32 #: en/live-boot.7:1 en/live-snapshot.1:1
33 #, no-wrap
34 msgid "2.0.8"
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<swapon>"
510 msgstr ""
511
512 #. type: Plain text
513 #: en/live-boot.7:103
514 msgid "This parameter enables usage of local swap partitions."
515 msgstr ""
516
517 #. type: IP
518 #: en/live-boot.7:103
519 #, no-wrap
520 msgid "B<persistent>[=nofiles]"
521 msgstr ""
522
523 #. type: Plain text
524 #: en/live-boot.7:105
525 msgid ""
526 "live-boot will look for persistent and snapshot partitions or files labeled "
527 "\"live-rw\", \"home-rw\", and files called \"live-sn*\", \"home-sn*\" and "
528 "will try to, in order: mount as /cow the first, mount the second in /home, "
529 "and just copy the contents of the latter in appropriate locations "
530 "(snapshots). Snapshots will be tried to be updated on reboot/shutdown. Look "
531 "at live-snapshot(1) for more informations. If \"nofiles\" is specified, only "
532 "filesystems with matching labels will be searched; no filesystems will be "
533 "traversed looking for archives or image files. This results in shorter boot "
534 "times."
535 msgstr ""
536
537 #. type: IP
538 #: en/live-boot.7:105
539 #, no-wrap
540 msgid "B<persistent-path>=I<PATH>"
541 msgstr ""
542
543 #. type: Plain text
544 #: en/live-boot.7:107
545 msgid ""
546 "live-boot will look for persistency files in the root directory of a "
547 "partition, with this parameter, the path can be configured so that you can "
548 "have multiple directories on the same partition to store persistency files."
549 msgstr ""
550
551 #. type: IP
552 #: en/live-boot.7:107
553 #, no-wrap
554 msgid "B<persistent-subtext>=I<SUFFIX>"
555 msgstr ""
556
557 #. type: Plain text
558 #: en/live-boot.7:109
559 msgid ""
560 "Add a suffix when searching for the image filenames or partition labels to "
561 "use for the above mentioned persistent feature, the SUFFIX will be added "
562 "after a dash (e.g.: \"live-sn\" would transform to \"live-sn-SUFFIX\"). This "
563 "is handy to test multiple live-boot based live-systems with different "
564 "persistent storage choices."
565 msgstr ""
566
567 #. type: IP
568 #: en/live-boot.7:109
569 #, no-wrap
570 msgid "{B<preseed/file>|B<file>}=I<FILE>"
571 msgstr ""
572
573 #. type: Plain text
574 #: en/live-boot.7:111
575 msgid ""
576 "A path to a file present on the rootfs could be used to preseed debconf "
577 "database."
578 msgstr ""
579
580 #. type: IP
581 #: en/live-boot.7:111
582 #, no-wrap
583 msgid "B<package/question>=I<VALUE>"
584 msgstr ""
585
586 #. type: Plain text
587 #: en/live-boot.7:113
588 msgid ""
589 "All debian installed packages could be preseeded from command-line that way, "
590 "beware of blanks spaces, they will interfere with parsing, use a preseed "
591 "file in this case."
592 msgstr ""
593
594 #. type: IP
595 #: en/live-boot.7:113
596 #, no-wrap
597 msgid "B<quickreboot>"
598 msgstr ""
599
600 #. type: Plain text
601 #: en/live-boot.7:115
602 msgid ""
603 "This option causes live-boot to reboot without attempting to eject the media "
604 "and without asking the user to remove the boot media."
605 msgstr ""
606
607 #. type: IP
608 #: en/live-boot.7:115
609 #, no-wrap
610 msgid "B<showmounts>"
611 msgstr ""
612
613 #. type: Plain text
614 #: en/live-boot.7:117
615 msgid ""
616 "This parameter will make live-boot to show on \"/\" the ro filesystems "
617 "(mostly compressed) on \"/live\". This is not enabled by default because "
618 "could lead to problems by applications like \"mono\" which store binary "
619 "paths on installation."
620 msgstr ""
621
622 #. type: IP
623 #: en/live-boot.7:117
624 #, no-wrap
625 msgid "B<silent>"
626 msgstr ""
627
628 #. type: Plain text
629 #: en/live-boot.7:119
630 msgid ""
631 "If you boot with the normal quiet parameter, live-boot hides most messages "
632 "of its own. When adding silent, it hides all."
633 msgstr ""
634
635 #. type: IP
636 #: en/live-boot.7:119
637 #, no-wrap
638 msgid "B<todisk>=I<DEVICE>"
639 msgstr ""
640
641 #. type: Plain text
642 #: en/live-boot.7:121
643 msgid ""
644 "Adding this parameter, live-boot will try to copy the entire read-only media "
645 "to the specified device before mounting the root filesystem. It probably "
646 "needs a lot of free space. Subsequent boots should then skip this step and "
647 "just specify the \"live-media=DEVICE\" boot parameter with the same DEVICE "
648 "used this time."
649 msgstr ""
650
651 #. type: IP
652 #: en/live-boot.7:121
653 #, no-wrap
654 msgid "B<toram>"
655 msgstr ""
656
657 #. type: Plain text
658 #: en/live-boot.7:123
659 msgid ""
660 "Adding this parameter, live-boot will try to copy the whole read-only media "
661 "to the computer's RAM before mounting the root filesystem. This could need a "
662 "lot of ram, according to the space used by the read-only media."
663 msgstr ""
664
665 #. type: IP
666 #: en/live-boot.7:123
667 #, no-wrap
668 msgid "B<union>=aufs|unionfs"
669 msgstr ""
670
671 #.  FIXME
672 #. type: Plain text
673 #: en/live-boot.7:126
674 msgid ""
675 "By default, live-boot uses aufs. With this parameter, you can switch to "
676 "unionfs."
677 msgstr ""
678
679 #.  FIXME
680 #. type: SH
681 #: en/live-boot.7:128
682 #, no-wrap
683 msgid "FILES (old)"
684 msgstr ""
685
686 #. type: IP
687 #: en/live-boot.7:129 en/live-snapshot.1:43
688 #, no-wrap
689 msgid "B</etc/live.conf>"
690 msgstr ""
691
692 #. type: Plain text
693 #: en/live-boot.7:131 en/live-snapshot.1:45
694 msgid ""
695 "Some variables can be configured via this config file (inside the live "
696 "system)."
697 msgstr ""
698
699 #. type: IP
700 #: en/live-boot.7:131 en/live-snapshot.1:45
701 #, no-wrap
702 msgid "B<live/filesystem.module>"
703 msgstr ""
704
705 #. type: Plain text
706 #: en/live-boot.7:133 en/live-snapshot.1:47
707 msgid ""
708 "This optional file (inside the live media) contains a list of white-space or "
709 "carriage-return-separated file names corresponding to disk images in the \"/"
710 "live\" directory. If this file exists, only images listed here will be "
711 "merged into the root aufs, and they will be loaded in the order listed here. "
712 "The first entry in this file will be the \"lowest\" point in the aufs, and "
713 "the last file in this list will be on the \"top\" of the aufs, directly "
714 "below /cow.  Without this file, any images in the \"/live\" directory are "
715 "loaded in alphanumeric order."
716 msgstr ""
717
718 #. type: IP
719 #: en/live-boot.7:133 en/live-snapshot.1:47
720 #, no-wrap
721 msgid "B</etc/live-persistence.binds>"
722 msgstr ""
723
724 #. type: Plain text
725 #: en/live-boot.7:135 en/live-snapshot.1:49
726 msgid ""
727 "This optional file (which resides in the rootfs system, not in the live "
728 "media) is used as a list of directories which not need be persistent: ie. "
729 "their content does not need to survive reboots when using the persistence "
730 "features."
731 msgstr ""
732
733 #. type: Plain text
734 #: en/live-boot.7:138 en/live-snapshot.1:51
735 msgid ""
736 "This saves expensive writes and speeds up operations on volatile data such "
737 "as web caches and temporary files (like e.g. /tmp and .mozilla) which are "
738 "regenerated each time. This is achieved by bind mounting each listed "
739 "directory with a tmpfs on the original path."
740 msgstr ""
741
742 #. type: SH
743 #: en/live-boot.7:139 en/live-snapshot.1:42
744 #, no-wrap
745 msgid "FILES"
746 msgstr ""
747
748 #. type: IP
749 #: en/live-boot.7:140
750 #, no-wrap
751 msgid "B</etc/live/boot.conf>"
752 msgstr ""
753
754 #. type: IP
755 #: en/live-boot.7:141
756 #, no-wrap
757 msgid "B</etc/live/boot.d/>"
758 msgstr ""
759
760 #. type: IP
761 #: en/live-boot.7:142
762 #, no-wrap
763 msgid "B<live/boot.conf>"
764 msgstr ""
765
766 #. type: IP
767 #: en/live-boot.7:143
768 #, no-wrap
769 msgid "B<live/boot.d/>"
770 msgstr ""
771
772 #. type: SH
773 #: en/live-boot.7:145 en/live-snapshot.1:54
774 #, no-wrap
775 msgid "SEE ALSO"
776 msgstr ""
777
778 #. type: Plain text
779 #: en/live-boot.7:147
780 msgid "I<live-snapshot>(1)"
781 msgstr ""
782
783 #. type: Plain text
784 #: en/live-boot.7:149 en/live-snapshot.1:58
785 msgid "I<live-build>(7)"
786 msgstr ""
787
788 #. type: Plain text
789 #: en/live-boot.7:151 en/live-snapshot.1:60
790 msgid "I<live-config>(7)"
791 msgstr ""
792
793 #. type: SH
794 #: en/live-boot.7:152 en/live-snapshot.1:61
795 #, no-wrap
796 msgid "HOMEPAGE"
797 msgstr ""
798
799 #. type: Plain text
800 #: en/live-boot.7:154 en/live-snapshot.1:63
801 msgid ""
802 "More information about live-boot and the Debian Live project can be found on "
803 "the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
804 "E<lt>I<http://live.debian.net/manual/>E<gt>."
805 msgstr ""
806
807 #. type: SH
808 #: en/live-boot.7:155 en/live-snapshot.1:64
809 #, no-wrap
810 msgid "BUGS"
811 msgstr ""
812
813 #. type: Plain text
814 #: en/live-boot.7:157 en/live-snapshot.1:66
815 msgid ""
816 "Bugs can be reported by submitting a bugreport for the live-boot package in "
817 "the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
818 "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
819 "debian.org>E<gt>."
820 msgstr ""
821
822 #. type: SH
823 #: en/live-boot.7:158 en/live-snapshot.1:67
824 #, no-wrap
825 msgid "AUTHOR"
826 msgstr ""
827
828 #. type: Plain text
829 #: en/live-boot.7:159 en/live-snapshot.1:68
830 msgid ""
831 "live-boot was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
832 "the Debian project."
833 msgstr ""