Removing xconfig, xdriver, and xvideomode scripts, live-config takes care about that...
[debian-live-boot/hramrach.git] / manpages / pot / live-boot.7.pot
blobd630ac11e15e6202f025bf238435859b136be0ce
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-08 18:50+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-08"
28 msgstr ""
30 #. type: TH
31 #: en/live-boot.7:1 en/live-snapshot.1:1
32 #, no-wrap
33 msgid "2.0~a6"
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: Plain text
184 #: en/live-boot.7:37
185 msgid "Use: debug=1"
186 msgstr ""
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 ""
193 #. type: IP
194 #: en/live-boot.7:39
195 #, no-wrap
196 msgid "B<fetch>=I<URL>"
197 msgstr ""
199 #. type: IP
200 #: en/live-boot.7:40
201 #, no-wrap
202 msgid "B<httpfs>=I<URL>"
203 msgstr ""
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 ""
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 ""
224 #. type: Plain text
225 #: en/live-boot.7:52
226 msgid "Not working: http://example.com/path/to/your_filesystem.squashfs"
227 msgstr ""
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 ""
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 ""
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 ""
247 #. type: IP
248 #: en/live-boot.7:58
249 #, no-wrap
250 msgid "B<iscsi>=I<server-ip[,server-port];target-name>"
251 msgstr ""
253 #. type: Plain text
254 #: en/live-boot.7:60
255 msgid ""
256 "Boot from an iSCSI target that has an iso or disk live image as one of its "
257 "LUNs. The specified target is searched for a LUN which looks like a live "
258 "media. If you use the B<iscsitarget> software iSCSI target solution which is "
259 "packaged in Debian your ietd.conf might look like this:"
260 msgstr ""
262 #. type: Plain text
263 #: en/live-boot.7:62
264 msgid "# The target-name you specify in the iscsi= parameter"
265 msgstr ""
267 #. type: Plain text
268 #: en/live-boot.7:67
269 #, no-wrap
270 msgid ""
271 "Target E<lt>target-nameE<gt>\n"
272 "  Lun 0 Path=E<lt>path-to-your-live-image.isoE<gt>,Type=fileio,IOMode=ro\n"
273 "  # If you want to boot multiple machines you might want to look at tuning some parameters like\n"
274 "  # Wthreads or MaxConnections\n"
275 msgstr ""
277 #. type: IP
278 #: en/live-boot.7:67
279 #, no-wrap
280 msgid "B<ignore_uuid>"
281 msgstr ""
283 #. type: Plain text
284 #: en/live-boot.7:69
285 msgid ""
286 "Do not check that any UUID embedded in the initramfs matches the discovered "
287 "medium. live-boot may be told to generate a UUID by setting "
288 "LIVE_GENERATE_UUID=1 when building the initramfs."
289 msgstr ""
291 #. type: IP
292 #: en/live-boot.7:69
293 #, no-wrap
294 msgid "B<integrity-check>"
295 msgstr ""
297 #. type: Plain text
298 #: en/live-boot.7:71
299 msgid ""
300 "If specified, an MD5 sum is calculated on the live media during boot and "
301 "compared to the value found in md5sum.txt found in the root directory of the "
302 "live media."
303 msgstr ""
305 #. type: IP
306 #: en/live-boot.7:71
307 #, no-wrap
308 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>]]"
309 msgstr ""
311 #. type: Plain text
312 #: en/live-boot.7:73
313 msgid ""
314 "Let you specify the name(s) and the options of the interface(s) that should "
315 "be configured at boot time. Do not specify this if you want to use dhcp "
316 "(default). It will be changed in a future release to mimick official kernel "
317 "boot param specification (e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::"
318 "eth0,:::::eth1:dhcp)."
319 msgstr ""
321 #. type: IP
322 #: en/live-boot.7:73
323 #, no-wrap
324 msgid "B<ip>=[I<frommedia>]"
325 msgstr ""
327 #. type: Plain text
328 #: en/live-boot.7:75
329 msgid ""
330 "If this variable is set, dhcp and static configuration are just skipped and "
331 "the system will use the (must be) media-preconfigured /etc/network/"
332 "interfaces instead."
333 msgstr ""
335 #. type: IP
336 #: en/live-boot.7:75
337 #, no-wrap
338 msgid "{B<live-media>|B<bootfrom>}=I<DEVICE>"
339 msgstr ""
341 #. type: Plain text
342 #: en/live-boot.7:77
343 msgid ""
344 "If you specify one of this two equivalent forms, live-boot will first try to "
345 "find this device for the \"/live\" directory where the read-only root "
346 "filesystem should reside. If it did not find something usable, the normal "
347 "scan for block devices is performed."
348 msgstr ""
350 #. type: Plain text
351 #: en/live-boot.7:79
352 msgid ""
353 "Instead of specifing an actual device name, the keyword 'removable' can be "
354 "used to limit the search of acceptable live media to removable type only. "
355 "Note that if you want to further restrict the media to usb mass storage "
356 "only, you can use the 'removable-usb' keyword."
357 msgstr ""
359 #. type: IP
360 #: en/live-boot.7:79
361 #, no-wrap
362 msgid "{B<live-media-encryption>|B<encryption>}=I<TYPE>"
363 msgstr ""
365 #. type: Plain text
366 #: en/live-boot.7:81
367 msgid ""
368 "live-boot will mount the encrypted rootfs TYPE, asking the passphrase, "
369 "useful to build paranoid live systems :-). TYPE supported so far are \"aes\" "
370 "for loop-aes encryption type."
371 msgstr ""
373 #. type: IP
374 #: en/live-boot.7:81
375 #, no-wrap
376 msgid "B<live-media-offset>=I<BYTES>"
377 msgstr ""
379 #. type: Plain text
380 #: en/live-boot.7:83
381 msgid ""
382 "This way you could tell live-boot that your image starts at offset BYTES in "
383 "the above specified or autodiscovered device, this could be useful to hide "
384 "the Debian Live iso or image inside another iso or image, to create \"clean"
385 "\" images."
386 msgstr ""
388 #. type: IP
389 #: en/live-boot.7:83
390 #, no-wrap
391 msgid "B<live-media-path>=I<PATH>"
392 msgstr ""
394 #. type: Plain text
395 #: en/live-boot.7:85
396 msgid ""
397 "Sets the path to the live filesystem on the medium. By default, it is set to "
398 "'/live' and you should not change that unless you have customized your media "
399 "accordingly."
400 msgstr ""
402 #. type: IP
403 #: en/live-boot.7:85
404 #, no-wrap
405 msgid "B<live-media-timeout>=I<SECONDS>"
406 msgstr ""
408 #. type: Plain text
409 #: en/live-boot.7:87
410 msgid ""
411 "Set the timeout in seconds for the device specified by \"live-media=\" to "
412 "become ready before giving up."
413 msgstr ""
415 #. type: IP
416 #: en/live-boot.7:87
417 #, no-wrap
418 msgid "B<module>=I<NAME>"
419 msgstr ""
421 #. type: Plain text
422 #: en/live-boot.7:89
423 msgid ""
424 "Instead of using the default optional file \"filesystem.module\" (see below) "
425 "another file could be specified without the extension \".module\"; it should "
426 "be placed on \"/live\" directory of the live medium."
427 msgstr ""
429 #. type: IP
430 #: en/live-boot.7:89
431 #, no-wrap
432 msgid "B<netboot>[=nfs|cifs]"
433 msgstr ""
435 #. type: Plain text
436 #: en/live-boot.7:91
437 msgid ""
438 "This tells live-boot to perform a network mount. The parameter \"nfsroot="
439 "\" (with optional \"nfsopts=\"), should specify where is the location of the "
440 "root filesystem.  With no args, will try cifs first, and if it fails nfs."
441 msgstr ""
443 #. type: IP
444 #: en/live-boot.7:91
445 #, no-wrap
446 msgid "B<nfsopts>="
447 msgstr ""
449 #. type: Plain text
450 #: en/live-boot.7:93
451 msgid "This lets you specify custom nfs options."
452 msgstr ""
454 #. type: IP
455 #: en/live-boot.7:93
456 #, no-wrap
457 msgid "B<nofastboot>"
458 msgstr ""
460 #. type: Plain text
461 #: en/live-boot.7:95
462 msgid ""
463 "This parameter disables the default disabling of filesystem checks in /etc/"
464 "fstab. If you have static filesystems on your harddisk and you want them to "
465 "be checked at boot time, use this parameter, otherwise they are skipped."
466 msgstr ""
468 #. type: IP
469 #: en/live-boot.7:95
470 #, no-wrap
471 msgid "B<nopersistent>"
472 msgstr ""
474 #. type: Plain text
475 #: en/live-boot.7:97
476 msgid ""
477 "disables the \"persistent\" feature, useful if the bootloader (like "
478 "syslinux) has been installed with persistent enabled."
479 msgstr ""
481 #. type: IP
482 #: en/live-boot.7:97
483 #, no-wrap
484 msgid "B<noprompt>"
485 msgstr ""
487 #. type: Plain text
488 #: en/live-boot.7:99
489 msgid "Do not prompt to eject the CD or remove the USB flash drive on reboot."
490 msgstr ""
492 #. type: IP
493 #: en/live-boot.7:99
494 #, no-wrap
495 msgid "B<swapon>"
496 msgstr ""
498 #. type: Plain text
499 #: en/live-boot.7:101
500 msgid "This parameter enables usage of local swap partitions."
501 msgstr ""
503 #. type: IP
504 #: en/live-boot.7:101
505 #, no-wrap
506 msgid "B<persistent>[=nofiles]"
507 msgstr ""
509 #. type: Plain text
510 #: en/live-boot.7:103
511 msgid ""
512 "live-boot will look for persistent and snapshot partitions or files labeled "
513 "\"live-rw\", \"home-rw\", and files called \"live-sn*\", \"home-sn*\" and "
514 "will try to, in order: mount as /cow the first, mount the second in /home, "
515 "and just copy the contents of the latter in appropriate locations "
516 "(snapshots). Snapshots will be tried to be updated on reboot/shutdown. Look "
517 "at live-snapshot(1) for more informations. If \"nofiles\" is specified, only "
518 "filesystems with matching labels will be searched; no filesystems will be "
519 "traversed looking for archives or image files. This results in shorter boot "
520 "times."
521 msgstr ""
523 #. type: IP
524 #: en/live-boot.7:103
525 #, no-wrap
526 msgid "B<persistent-path>=I<PATH>"
527 msgstr ""
529 #. type: Plain text
530 #: en/live-boot.7:105
531 msgid ""
532 "live-boot will look for persistency files in the root directory of a "
533 "partition, with this parameter, the path can be configured so that you can "
534 "have multiple directories on the same partition to store persistency files."
535 msgstr ""
537 #. type: IP
538 #: en/live-boot.7:105
539 #, no-wrap
540 msgid "{B<preseed/file>|B<file>}=I<FILE>"
541 msgstr ""
543 #. type: Plain text
544 #: en/live-boot.7:107
545 msgid ""
546 "A path to a file present on the rootfs could be used to preseed debconf "
547 "database."
548 msgstr ""
550 #. type: IP
551 #: en/live-boot.7:107
552 #, no-wrap
553 msgid "B<package/question>=I<VALUE>"
554 msgstr ""
556 #. type: Plain text
557 #: en/live-boot.7:109
558 msgid ""
559 "All debian installed packages could be preseeded from command-line that way, "
560 "beware of blanks spaces, they will interfere with parsing, use a preseed "
561 "file in this case."
562 msgstr ""
564 #. type: IP
565 #: en/live-boot.7:109
566 #, no-wrap
567 msgid "B<quickreboot>"
568 msgstr ""
570 #. type: Plain text
571 #: en/live-boot.7:111
572 msgid ""
573 "This option causes live-boot to reboot without attempting to eject the media "
574 "and without asking the user to remove the boot media."
575 msgstr ""
577 #. type: IP
578 #: en/live-boot.7:111
579 #, no-wrap
580 msgid "B<showmounts>"
581 msgstr ""
583 #. type: Plain text
584 #: en/live-boot.7:113
585 msgid ""
586 "This parameter will make live-boot to show on \"/\" the ro filesystems "
587 "(mostly compressed) on \"/live\". This is not enabled by default because "
588 "could lead to problems by applications like \"mono\" which store binary "
589 "paths on installation."
590 msgstr ""
592 #. type: IP
593 #: en/live-boot.7:113
594 #, no-wrap
595 msgid "B<silent>"
596 msgstr ""
598 #. type: Plain text
599 #: en/live-boot.7:115
600 msgid ""
601 "If you boot with the normal quiet parameter, live-boot hides most messages "
602 "of its own. When adding silent, it hides all."
603 msgstr ""
605 #. type: IP
606 #: en/live-boot.7:115
607 #, no-wrap
608 msgid "B<todisk>=I<DEVICE>"
609 msgstr ""
611 #. type: Plain text
612 #: en/live-boot.7:117
613 msgid ""
614 "Adding this parameter, live-boot will try to copy the entire read-only media "
615 "to the specified device before mounting the root filesystem. It probably "
616 "needs a lot of free space. Subsequent boots should then skip this step and "
617 "just specify the \"live-media=DEVICE\" boot parameter with the same DEVICE "
618 "used this time."
619 msgstr ""
621 #. type: IP
622 #: en/live-boot.7:117
623 #, no-wrap
624 msgid "B<toram>"
625 msgstr ""
627 #. type: Plain text
628 #: en/live-boot.7:119
629 msgid ""
630 "Adding this parameter, live-boot will try to copy the whole read-only media "
631 "to the computer's RAM before mounting the root filesystem. This could need a "
632 "lot of ram, according to the space used by the read-only media."
633 msgstr ""
635 #. type: IP
636 #: en/live-boot.7:119
637 #, no-wrap
638 msgid "B<union>=aufs|unionfs"
639 msgstr ""
641 #.  FIXME
642 #. type: Plain text
643 #: en/live-boot.7:122
644 msgid ""
645 "By default, live-boot uses aufs. With this parameter, you can switch to "
646 "unionfs."
647 msgstr ""
649 #.  FIXME
650 #. type: SH
651 #: en/live-boot.7:124
652 #, no-wrap
653 msgid "FILES (old)"
654 msgstr ""
656 #. type: IP
657 #: en/live-boot.7:125 en/live-snapshot.1:43
658 #, no-wrap
659 msgid "B</etc/live.conf>"
660 msgstr ""
662 #. type: Plain text
663 #: en/live-boot.7:127 en/live-snapshot.1:45
664 msgid ""
665 "Some variables can be configured via this config file (inside the live "
666 "system)."
667 msgstr ""
669 #. type: IP
670 #: en/live-boot.7:127 en/live-snapshot.1:45
671 #, no-wrap
672 msgid "B<live/filesystem.module>"
673 msgstr ""
675 #. type: Plain text
676 #: en/live-boot.7:129 en/live-snapshot.1:47
677 msgid ""
678 "This optional file (inside the live media) contains a list of white-space or "
679 "carriage-return-separated file names corresponding to disk images in the \"/"
680 "live\" directory. If this file exists, only images listed here will be "
681 "merged into the root aufs, and they will be loaded in the order listed here. "
682 "The first entry in this file will be the \"lowest\" point in the aufs, and "
683 "the last file in this list will be on the \"top\" of the aufs, directly "
684 "below /cow.  Without this file, any images in the \"/live\" directory are "
685 "loaded in alphanumeric order."
686 msgstr ""
688 #. type: IP
689 #: en/live-boot.7:129 en/live-snapshot.1:47
690 #, no-wrap
691 msgid "B</etc/live-persistence.binds>"
692 msgstr ""
694 #. type: Plain text
695 #: en/live-boot.7:131 en/live-snapshot.1:49
696 msgid ""
697 "This optional file (which resides in the rootfs system, not in the live "
698 "media) is used as a list of directories which not need be persistent: ie. "
699 "their content does not need to survive reboots when using the persistence "
700 "features."
701 msgstr ""
703 #. type: Plain text
704 #: en/live-boot.7:134 en/live-snapshot.1:51
705 msgid ""
706 "This saves expensive writes and speeds up operations on volatile data such "
707 "as web caches and temporary files (like e.g. /tmp and .mozilla) which are "
708 "regenerated each time. This is achieved by bind mounting each listed "
709 "directory with a tmpfs on the original path."
710 msgstr ""
712 #. type: SH
713 #: en/live-boot.7:135 en/live-snapshot.1:42
714 #, no-wrap
715 msgid "FILES"
716 msgstr ""
718 #. type: IP
719 #: en/live-boot.7:136
720 #, no-wrap
721 msgid "B</etc/live/boot.conf>"
722 msgstr ""
724 #. type: IP
725 #: en/live-boot.7:137
726 #, no-wrap
727 msgid "B</etc/live/boot.conf.d/>"
728 msgstr ""
730 #. type: IP
731 #: en/live-boot.7:138
732 #, no-wrap
733 msgid "B<live/boot.conf>"
734 msgstr ""
736 #. type: IP
737 #: en/live-boot.7:139
738 #, no-wrap
739 msgid "B<live/boot.conf.d/>"
740 msgstr ""
742 #. type: SH
743 #: en/live-boot.7:141 en/live-snapshot.1:52
744 #, no-wrap
745 msgid "SEE ALSO"
746 msgstr ""
748 #. type: Plain text
749 #: en/live-boot.7:143
750 msgid "I<live-snapshot>(1)"
751 msgstr ""
753 #. type: Plain text
754 #: en/live-boot.7:145 en/live-snapshot.1:56
755 msgid "I<live-config>(7)"
756 msgstr ""
758 #. type: Plain text
759 #: en/live-boot.7:147 en/live-snapshot.1:58
760 msgid "I<live-helper>(7)"
761 msgstr ""
763 #. type: SH
764 #: en/live-boot.7:148 en/live-snapshot.1:59
765 #, no-wrap
766 msgid "HOMEPAGE"
767 msgstr ""
769 #. type: Plain text
770 #: en/live-boot.7:150 en/live-snapshot.1:61
771 msgid ""
772 "More information about live-boot and the Debian Live project can be found on "
773 "the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
774 "E<lt>I<http://live.debian.net/manual/>E<gt>."
775 msgstr ""
777 #. type: SH
778 #: en/live-boot.7:151 en/live-snapshot.1:62
779 #, no-wrap
780 msgid "BUGS"
781 msgstr ""
783 #. type: Plain text
784 #: en/live-boot.7:153 en/live-snapshot.1:64
785 msgid ""
786 "Bugs can be reported by submitting a bugreport for the live-boot package in "
787 "the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
788 "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
789 "debian.org>E<gt>."
790 msgstr ""
792 #. type: SH
793 #: en/live-boot.7:154 en/live-snapshot.1:65
794 #, no-wrap
795 msgid "AUTHOR"
796 msgstr ""
798 #. type: Plain text
799 #: en/live-boot.7:155 en/live-snapshot.1:66
800 msgid ""
801 "live-boot was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
802 "the Debian project."
803 msgstr ""