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