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