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