Updated the translation files.
[live-boot-grml.git] / manpages / pot / live-boot.7.pot
1 # SOME DESCRIPTIVE TITLE
2 # Copyright (C) YEAR Live Systems Project
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 1:20180603\n"
10 "POT-Creation-Date: 2019-05-09 14:58+0200\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Language: \n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #. type: TH
20 #: en/live-boot.7:1 en/persistence.conf.5:1
21 #, no-wrap
22 msgid "LIVE-BOOT"
23 msgstr ""
24
25 #. type: TH
26 #: en/live-boot.7:1 en/persistence.conf.5:1
27 #, no-wrap
28 msgid "2015-09-22"
29 msgstr ""
30
31 #. type: TH
32 #: en/live-boot.7:1 en/persistence.conf.5:1
33 #, no-wrap
34 msgid "5.0~a5-1"
35 msgstr ""
36
37 #. type: TH
38 #: en/live-boot.7:1 en/persistence.conf.5:1
39 #, no-wrap
40 msgid "Live Systems Project"
41 msgstr ""
42
43 #. type: SH
44 #: en/live-boot.7:3 en/persistence.conf.5:3
45 #, no-wrap
46 msgid "NAME"
47 msgstr ""
48
49 #. type: Plain text
50 #: en/live-boot.7:5
51 msgid "B<live-boot> - System Boot Components"
52 msgstr ""
53
54 #. type: SH
55 #: en/live-boot.7:6 en/persistence.conf.5:7
56 #, no-wrap
57 msgid "DESCRIPTION"
58 msgstr ""
59
60 #. type: Plain text
61 #: en/live-boot.7:8
62 msgid ""
63 "B<live-boot> contains the components that configure a live system during the "
64 "boot process (early userspace)."
65 msgstr ""
66
67 #.  FIXME
68 #. type: Plain text
69 #: en/live-boot.7:11
70 msgid ""
71 "live-boot is a hook for the initramfs-tools, used to generate a initramfs "
72 "capable to boot live systems, such as those created by I<live-helper>(7). "
73 "This includes the Live systems ISOs, netboot tarballs, and usb stick images."
74 msgstr ""
75
76 #.  FIXME
77 #. type: Plain text
78 #: en/live-boot.7:14
79 msgid ""
80 "At boot time it will look for a (read-only) medium containing a \"/live\" "
81 "directory where a root filesystems (often a compressed filesystem image like "
82 "squashfs) is stored. If found, it will create a writable environment, using "
83 "aufs, to boot the system from."
84 msgstr ""
85
86 #. type: SH
87 #: en/live-boot.7:15
88 #, no-wrap
89 msgid "CONFIGURATION"
90 msgstr ""
91
92 #. type: Plain text
93 #: en/live-boot.7:17
94 msgid ""
95 "B<live-boot> can be configured through a boot parameter or a configuration "
96 "file."
97 msgstr ""
98
99 #. type: Plain text
100 #: en/live-boot.7:19
101 msgid ""
102 "To configure the live-boot parameters used by default in a live image, see "
103 "the --bootappend-live option in the I<lb_config>(1) manual page."
104 msgstr ""
105
106 #. type: SS
107 #: en/live-boot.7:20
108 #, no-wrap
109 msgid "Kernel Parameters"
110 msgstr ""
111
112 #. type: Plain text
113 #: en/live-boot.7:22
114 msgid ""
115 "B<live-boot> is only activated if 'boot=live' was used as a kernel parameter."
116 msgstr ""
117
118 #. type: Plain text
119 #: en/live-boot.7:24
120 msgid ""
121 "In addition, there are some more boot parameters to influence the behaviour, "
122 "see below."
123 msgstr ""
124
125 #. type: SS
126 #: en/live-boot.7:25
127 #, no-wrap
128 msgid "Configuration Files"
129 msgstr ""
130
131 #. type: Plain text
132 #: en/live-boot.7:28
133 msgid ""
134 "B<live-boot> can be configured (but not activated) through configuration "
135 "files. Those files can be placed either in the root filesystem itself (/etc/"
136 "live/boot.conf, /etc/live/boot/*), or on the live media (live/boot.conf, "
137 "live/boot/*).  These environment variables can only be set in the "
138 "configuration files:"
139 msgstr ""
140
141 #. type: TP
142 #: en/live-boot.7:29
143 #, no-wrap
144 msgid "B<DISABLE_CDROM>=[I<true>|I<false>]"
145 msgstr ""
146
147 #. type: Plain text
148 #: en/live-boot.7:32
149 msgid ""
150 "Disable support for booting from CD-ROMs.  If set to 'I<true>' mkinitramfs "
151 "will build an initramfs without the kernel modules for reading CD-ROMs."
152 msgstr ""
153
154 #. type: TP
155 #: en/live-boot.7:33
156 #, no-wrap
157 msgid "B<DISABLE_FAT>=[I<true>|I<false>]"
158 msgstr ""
159
160 #. type: Plain text
161 #: en/live-boot.7:36
162 msgid ""
163 "Disable support for booting from FAT file systems.  If set to 'I<true>' "
164 "mkinitramfs will build an initramfs without the kernel module vfat and some "
165 "nls_* modules."
166 msgstr ""
167
168 #. type: TP
169 #: en/live-boot.7:37
170 #, no-wrap
171 msgid "B<DISABLE_FUSE>=[I<true>|I<false>]"
172 msgstr ""
173
174 #. type: Plain text
175 #: en/live-boot.7:40
176 msgid ""
177 "Disable support for booting from FUSE-based file systems.  If set to "
178 "'I<true>' mkinitramfs will build an initramfs without the kernel module fuse "
179 "and file systems that depend on it (like curlftpfs and httpfs2)."
180 msgstr ""
181
182 #. type: TP
183 #: en/live-boot.7:41
184 #, no-wrap
185 msgid "B<DISABLE_NTFS>=[I<true>|I<false>]"
186 msgstr ""
187
188 #. type: Plain text
189 #: en/live-boot.7:44
190 msgid ""
191 "Disable support for booting from NTFS file systems.  If set to 'I<true>' "
192 "mkinitramfs will build an initramfs without the kernel module ntfs."
193 msgstr ""
194
195 #. type: TP
196 #: en/live-boot.7:45
197 #, no-wrap
198 msgid "B<DISABLE_USB>=[I<true>|I<false>]"
199 msgstr ""
200
201 #. type: Plain text
202 #: en/live-boot.7:48
203 msgid ""
204 "Disable support for booting from USB devices.  If set to 'I<true>' "
205 "mkinitramfs will build an initramfs without the kernel module sd_mod."
206 msgstr ""
207
208 #. type: TP
209 #: en/live-boot.7:49
210 #, no-wrap
211 msgid "B<MINIMAL>=[I<true>|I<false>]"
212 msgstr ""
213
214 #. type: Plain text
215 #: en/live-boot.7:52
216 msgid ""
217 "Build a minimal initramfs.  If set to 'I<true>' mkinitramfs will build an "
218 "initramfs without some udev scripts and without rsync."
219 msgstr ""
220
221 #. type: TP
222 #: en/live-boot.7:53
223 #, no-wrap
224 msgid "B<PERSISTENCE_FSCK>=[I<true>|I<false>]"
225 msgstr ""
226
227 #. type: Plain text
228 #: en/live-boot.7:56 en/live-boot.7:106
229 msgid ""
230 "Run fsck on persistence filesystem on boot. Will attempt to repair errors. "
231 "The execution log will be saved in /var/log/live/fsck.log."
232 msgstr ""
233
234 #. type: TP
235 #: en/live-boot.7:57
236 #, no-wrap
237 msgid "B<FSCKFIX>=[I<true>|I<false>]"
238 msgstr ""
239
240 #. type: Plain text
241 #: en/live-boot.7:60
242 msgid ""
243 "If PERSISTENCE_FSCK or forcefsck are set, will pass -y to fsck to stop it "
244 "from asking questions interactively and assume yes to all queries."
245 msgstr ""
246
247 #. type: SH
248 #: en/live-boot.7:61 en/persistence.conf.5:57
249 #, no-wrap
250 msgid "OPTIONS"
251 msgstr ""
252
253 #.  FIXME
254 #. type: Plain text
255 #: en/live-boot.7:64
256 msgid "B<live-boot> currently features the following parameters."
257 msgstr ""
258
259 #. type: IP
260 #: en/live-boot.7:64
261 #, no-wrap
262 msgid "B<access>=I<ACCESS>"
263 msgstr ""
264
265 #. type: Plain text
266 #: en/live-boot.7:66
267 msgid ""
268 "Set the accessibility level for physically or visually impaired users. "
269 "ACCESS must be one of v1, v2, v3, m1, or m2. v1=lesser visual impairment, "
270 "v2=moderate visual impairment, v3=blindness, m1=minor motor difficulties, "
271 "m2=moderate motor difficulties."
272 msgstr ""
273
274 #. type: IP
275 #: en/live-boot.7:66
276 #, no-wrap
277 msgid "B<console>=I<TTY,SPEED>"
278 msgstr ""
279
280 #. type: Plain text
281 #: en/live-boot.7:68
282 msgid ""
283 "Set the default console to be used with the \"live-getty\" option. Example: "
284 "\"console=ttyS0,115200\""
285 msgstr ""
286
287 #. type: IP
288 #: en/live-boot.7:68
289 #, no-wrap
290 msgid "B<debug>"
291 msgstr ""
292
293 #. type: Plain text
294 #: en/live-boot.7:70
295 msgid "Makes initramfs boot process more verbose."
296 msgstr ""
297
298 #. type: Plain text
299 #: en/live-boot.7:72
300 msgid "Use: debug=1"
301 msgstr ""
302
303 #. type: Plain text
304 #: en/live-boot.7:74
305 msgid "Without setting debug to a value the messages may not be shown."
306 msgstr ""
307
308 #. type: IP
309 #: en/live-boot.7:74
310 #, no-wrap
311 msgid "B<fetch>=I<URL>"
312 msgstr ""
313
314 #. type: IP
315 #: en/live-boot.7:75
316 #, no-wrap
317 msgid "B<httpfs>=I<URL>"
318 msgstr ""
319
320 #. type: Plain text
321 #: en/live-boot.7:83
322 msgid ""
323 "Another form of netboot by downloading a squashfs image from a given URL.  "
324 "The fetch method copies the image to RAM and the httpfs method uses FUSE and "
325 "httpfs2 to mount the image in place. Copying to RAM requires more memory and "
326 "might take a long time for large images. However, it is more likely to work "
327 "correctly because it does not require networking afterwards and the system "
328 "operates faster once booted because it does not require to contact the "
329 "server anymore."
330 msgstr ""
331
332 #. type: Plain text
333 #: en/live-boot.7:85
334 msgid ""
335 "Due to current limitations in busybox's wget and DNS resolution, an URL can "
336 "not contain a hostname but an IP address only."
337 msgstr ""
338
339 #. type: Plain text
340 #: en/live-boot.7:87
341 msgid "Not working: http://example.com/path/to/your_filesystem.squashfs"
342 msgstr ""
343
344 #. type: Plain text
345 #: en/live-boot.7:89
346 msgid "Working: http://1.2.3.4/path/to/your_filesystem.squashfs"
347 msgstr ""
348
349 #. type: Plain text
350 #: en/live-boot.7:91
351 msgid ""
352 "Also note that therefore it's currently not possible to fetch an image from "
353 "a name-based virtualhost of an httpd if it is sharing the IP address with "
354 "the main httpd instance."
355 msgstr ""
356
357 #. type: Plain text
358 #: en/live-boot.7:93
359 msgid "You may also use the live ISO image in place of the squashfs image."
360 msgstr ""
361
362 #. type: IP
363 #: en/live-boot.7:93
364 #, no-wrap
365 msgid "B<iscsi>=I<server-ip[,server-port];target-name>"
366 msgstr ""
367
368 #. type: Plain text
369 #: en/live-boot.7:95
370 msgid ""
371 "Boot from an iSCSI target that has an ISO or disk live image as one of its "
372 "LUNs. The specified target is searched for a LUN which looks like a live "
373 "medium. If you use the B<iscsitarget> software iSCSI target solution your "
374 "ietd.conf might look like this:"
375 msgstr ""
376
377 #. type: Plain text
378 #: en/live-boot.7:97
379 msgid "# The target-name you specify in the iscsi= parameter"
380 msgstr ""
381
382 #. type: Plain text
383 #: en/live-boot.7:102
384 #, no-wrap
385 msgid ""
386 "Target E<lt>target-nameE<gt>\n"
387 "  Lun 0 Path=E<lt>path-to-your-live-image.isoE<gt>,Type=fileio,IOMode=ro\n"
388 "  # If you want to boot multiple machines you might want to look at tuning some parameters like\n"
389 "  # Wthreads or MaxConnections\n"
390 msgstr ""
391
392 #. type: IP
393 #: en/live-boot.7:102
394 #, no-wrap
395 msgid "B<findiso>=I</PATH/TO/IMAGE>"
396 msgstr ""
397
398 #. type: Plain text
399 #: en/live-boot.7:104
400 msgid ""
401 "Look for the specified ISO file on all disks where it usually looks for the ."
402 "squashfs file (so you don't have to know the device name as in fromiso=....)."
403 msgstr ""
404
405 #. type: IP
406 #: en/live-boot.7:104
407 #, no-wrap
408 msgid "B<forcefsck>"
409 msgstr ""
410
411 #. type: IP
412 #: en/live-boot.7:106
413 #, no-wrap
414 msgid "B<fromiso>=I</PATH/TO/IMAGE>"
415 msgstr ""
416
417 #. type: Plain text
418 #: en/live-boot.7:108
419 msgid ""
420 "Use a filesystem from within an ISO image that's available on live-media. "
421 "The first part of the argument should be the block device where the image is "
422 "stored, followed by the path and filename (e.g. fromiso=/dev/sda1/live/image."
423 "iso)."
424 msgstr ""
425
426 #. type: Plain text
427 #: en/live-boot.7:110
428 msgid ""
429 "Alternatively, it can be used to boot from an ISO embedded into an initrd (e."
430 "g. fromiso=/live/image.iso)."
431 msgstr ""
432
433 #. type: IP
434 #: en/live-boot.7:110
435 #, no-wrap
436 msgid "B<ignore_uuid>"
437 msgstr ""
438
439 #. type: Plain text
440 #: en/live-boot.7:112
441 msgid ""
442 "Do not check that any UUID embedded in the initramfs matches the discovered "
443 "medium. live-boot may be told to generate a UUID by setting "
444 "LIVE_GENERATE_UUID=1 when building the initramfs."
445 msgstr ""
446
447 #. type: IP
448 #: en/live-boot.7:112
449 #, no-wrap
450 msgid "B<verify-checksums>"
451 msgstr ""
452
453 #. type: Plain text
454 #: en/live-boot.7:114
455 msgid ""
456 "If specified, an MD5 sum is calculated on the live media during boot and "
457 "compared to the value found in md5sum.txt found in the root directory of the "
458 "live media."
459 msgstr ""
460
461 #. type: IP
462 #: en/live-boot.7:114
463 #, no-wrap
464 msgid "B<ip>=[I<DEVICE>]:[I<CLIENT_IP>]:[I<NETMASK>]:[I<GATEWAY_IP>]:[I<NAMESERVER>] [,[I<DEVICE>]:[I<CLIENT_IP>]:[I<NETMASK>]:[I<GATEWAY_IP>]:[I<NAMESERVER>]]"
465 msgstr ""
466
467 #. type: Plain text
468 #: en/live-boot.7:116
469 msgid ""
470 "Let you specify the name(s) and the options of the interface(s) that should "
471 "be configured at boot time. Do not specify this if you want to use dhcp "
472 "(default). It will be changed in a future release to mimic official kernel "
473 "boot param specification (e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::"
474 "eth0,:::::eth1:dhcp)."
475 msgstr ""
476
477 #. type: IP
478 #: en/live-boot.7:116
479 #, no-wrap
480 msgid "B<ip>=[I<frommedia>]"
481 msgstr ""
482
483 #. type: Plain text
484 #: en/live-boot.7:118
485 msgid ""
486 "If this variable is set, dhcp and static configuration are just skipped and "
487 "the system will use the (must be) media-preconfigured /etc/network/"
488 "interfaces instead."
489 msgstr ""
490
491 #. type: IP
492 #: en/live-boot.7:118
493 #, no-wrap
494 msgid "{B<live-media>|B<bootfrom>}=I<DEVICE>"
495 msgstr ""
496
497 #. type: Plain text
498 #: en/live-boot.7:120
499 msgid ""
500 "If you specify one of this two equivalent forms, live-boot will first try to "
501 "find this device for the \"/live\" directory where the read-only root "
502 "filesystem should reside. If it did not find something usable, the normal "
503 "scan for block devices is performed."
504 msgstr ""
505
506 #. type: Plain text
507 #: en/live-boot.7:122
508 msgid ""
509 "Instead of specifying an actual device name, the keyword 'removable' can be "
510 "used to limit the search of acceptable live media to removable type only. "
511 "Note that if you want to further restrict the media to usb mass storage "
512 "only, you can use the 'removable-usb' keyword."
513 msgstr ""
514
515 #. type: IP
516 #: en/live-boot.7:122
517 #, no-wrap
518 msgid "{B<live-media-encryption>|B<encryption>}=I<TYPE>"
519 msgstr ""
520
521 #. type: Plain text
522 #: en/live-boot.7:124
523 msgid ""
524 "live-boot will mount the encrypted rootfs TYPE, asking the passphrase, "
525 "useful to build paranoid live systems :-). TYPE supported so far is \"aes\" "
526 "for loop-aes encryption type."
527 msgstr ""
528
529 #. type: IP
530 #: en/live-boot.7:124
531 #, no-wrap
532 msgid "B<live-media-offset>=I<BYTES>"
533 msgstr ""
534
535 #. type: Plain text
536 #: en/live-boot.7:126
537 msgid ""
538 "This way you could tell live-boot that your image starts at offset BYTES in "
539 "the above specified or autodiscovered device, this could be useful to hide "
540 "the live system ISO or image inside another ISO or image, to create \"clean"
541 "\" images."
542 msgstr ""
543
544 #. type: IP
545 #: en/live-boot.7:126
546 #, no-wrap
547 msgid "B<live-media-path>=I<PATH>"
548 msgstr ""
549
550 #. type: Plain text
551 #: en/live-boot.7:128
552 msgid ""
553 "Sets the path to the live filesystem on the medium. By default, it is set to "
554 "'/live' and you should not change that unless you have customized your media "
555 "accordingly."
556 msgstr ""
557
558 #. type: IP
559 #: en/live-boot.7:128
560 #, no-wrap
561 msgid "B<live-media-timeout>=I<SECONDS>"
562 msgstr ""
563
564 #. type: Plain text
565 #: en/live-boot.7:130
566 msgid ""
567 "Set the timeout in seconds for the device specified by \"live-media=\" to "
568 "become ready before giving up."
569 msgstr ""
570
571 #. type: IP
572 #: en/live-boot.7:130
573 #, no-wrap
574 msgid "B<module>=I<NAME>"
575 msgstr ""
576
577 #. type: Plain text
578 #: en/live-boot.7:132
579 msgid ""
580 "Instead of using the default optional file \"filesystem.module\" (see below) "
581 "another file could be specified without the extension \".module\"; it should "
582 "be placed on \"/live\" directory of the live medium."
583 msgstr ""
584
585 #. type: IP
586 #: en/live-boot.7:132
587 #, no-wrap
588 msgid "B<netboot>[=nfs|cifs]"
589 msgstr ""
590
591 #. type: Plain text
592 #: en/live-boot.7:134
593 msgid ""
594 "This tells live-boot to perform a network mount. The parameter \"nfsroot="
595 "\" (with optional \"nfsopts=\"), should specify where is the location of the "
596 "root filesystem.  With no args, will try cifs first, and if it fails nfs."
597 msgstr ""
598
599 #. type: IP
600 #: en/live-boot.7:134
601 #, no-wrap
602 msgid "B<nfsopts>="
603 msgstr ""
604
605 #. type: Plain text
606 #: en/live-boot.7:136
607 msgid "This lets you specify custom nfs options."
608 msgstr ""
609
610 #. type: IP
611 #: en/live-boot.7:136
612 #, no-wrap
613 msgid "B<nofastboot>"
614 msgstr ""
615
616 #. type: Plain text
617 #: en/live-boot.7:138
618 msgid ""
619 "This parameter disables the default disabling of filesystem checks in /etc/"
620 "fstab. If you have static filesystems on your harddisk and you want them to "
621 "be checked at boot time, use this parameter, otherwise they are skipped."
622 msgstr ""
623
624 #. type: IP
625 #: en/live-boot.7:138
626 #, no-wrap
627 msgid "B<nopersistence>"
628 msgstr ""
629
630 #. type: Plain text
631 #: en/live-boot.7:140
632 msgid ""
633 "disables the \"persistence\" feature, useful if the bootloader (like "
634 "syslinux) has been installed with persistence enabled."
635 msgstr ""
636
637 #. type: IP
638 #: en/live-boot.7:140 en/live-boot.7:164
639 #, no-wrap
640 msgid "B<noeject>"
641 msgstr ""
642
643 #. type: Plain text
644 #: en/live-boot.7:142
645 msgid "Do not prompt to eject the live medium."
646 msgstr ""
647
648 #. type: IP
649 #: en/live-boot.7:142
650 #, no-wrap
651 msgid "B<ramdisk-size>"
652 msgstr ""
653
654 #. type: Plain text
655 #: en/live-boot.7:144
656 msgid ""
657 "This parameter defines a custom ramdisk size (it's the '-o size' option of "
658 "tmpfs mount). By default, there is no ramdisk size set, so the default of "
659 "mount applies (currently 50% of available RAM). Note that this option has "
660 "currently no effect when booting with toram."
661 msgstr ""
662
663 #. type: IP
664 #: en/live-boot.7:144
665 #, no-wrap
666 msgid "B<overlay-size>=I<SIZE>"
667 msgstr ""
668
669 #. type: Plain text
670 #: en/live-boot.7:146
671 msgid ""
672 "The size of the tmpfs mount (used for the upperdir union root mount) in "
673 "bytes, and rounded up to entire pages. This option accepts a suffix % to "
674 "limit the instance to that percentage of your physical RAM or a suffix k, m "
675 "or g for Ki, Mi, Gi (binary kilo (kibi), binary mega (mebi) and binary giga "
676 "(gibi)). By default, 50% of available RAM will be used."
677 msgstr ""
678
679 #. type: IP
680 #: en/live-boot.7:146
681 #, no-wrap
682 msgid "B<swap=true>"
683 msgstr ""
684
685 #. type: Plain text
686 #: en/live-boot.7:148
687 msgid "This parameter enables usage of local swap partitions."
688 msgstr ""
689
690 #. type: IP
691 #: en/live-boot.7:148
692 #, no-wrap
693 msgid "B<persistence>"
694 msgstr ""
695
696 #. type: Plain text
697 #: en/live-boot.7:150
698 msgid ""
699 "live-boot will probe devices for persistence media. These can be partitions "
700 "(with the correct GPT name), filesystems (with the correct label) or image "
701 "files (with the correct file name). Overlays are labeled/named \"persistence"
702 "\" (see I<persistence.conf>(5)). Overlay image files are named \"persistence"
703 "\"."
704 msgstr ""
705
706 #. type: IP
707 #: en/live-boot.7:150
708 #, no-wrap
709 msgid "B<persistence-encryption>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
710 msgstr ""
711
712 #. type: Plain text
713 #: en/live-boot.7:152
714 msgid ""
715 "This option determines which types of encryption that are allowed to be used "
716 "when probing devices for persistence media. If \"none\" is in the list, we "
717 "allow unencrypted media; if \"luks\" is in the list, we allow LUKS-encrypted "
718 "media. Whenever a device containing encrypted media is probed the user will "
719 "be prompted for the passphrase. The default value is \"none\"."
720 msgstr ""
721
722 #. type: IP
723 #: en/live-boot.7:152
724 #, no-wrap
725 msgid "B<persistence-media>={I<removable>|I<removable-usb>}"
726 msgstr ""
727
728 #. type: Plain text
729 #: en/live-boot.7:154
730 msgid ""
731 "If you specify the keyword 'removable', live-boot will try to find "
732 "persistence partitions on removable media only. Note that if you want to "
733 "further restrict the media to usb mass storage only, you can use the "
734 "'removable-usb' keyword."
735 msgstr ""
736
737 #. type: IP
738 #: en/live-boot.7:154
739 #, no-wrap
740 msgid "B<persistence-method>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
741 msgstr ""
742
743 #. type: Plain text
744 #: en/live-boot.7:156
745 msgid ""
746 "This option determines which types of persistence media we allow. If "
747 "\"overlay\" is in the list, we consider overlays (i.e. \"live-rw\" and "
748 "\"home-rw\"). The default is \"overlay\"."
749 msgstr ""
750
751 #. type: IP
752 #: en/live-boot.7:156
753 #, no-wrap
754 msgid "B<persistence-path>=I<PATH>"
755 msgstr ""
756
757 #. type: Plain text
758 #: en/live-boot.7:158
759 msgid ""
760 "live-boot will look for persistency files in the root directory of a "
761 "partition, with this parameter, the path can be configured so that you can "
762 "have multiple directories on the same partition to store persistency files."
763 msgstr ""
764
765 #. type: IP
766 #: en/live-boot.7:158
767 #, no-wrap
768 msgid "B<persistence-read-only>"
769 msgstr ""
770
771 #. type: Plain text
772 #: en/live-boot.7:160
773 msgid ""
774 "Filesystem changes are not saved back to persistence media. In particular, "
775 "overlays and netboot NFS mounts are mounted read-only."
776 msgstr ""
777
778 #. type: IP
779 #: en/live-boot.7:160
780 #, no-wrap
781 msgid "B<persistence-storage>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
782 msgstr ""
783
784 #. type: Plain text
785 #: en/live-boot.7:162
786 msgid ""
787 "This option determines which types of persistence storage to consider when "
788 "probing for persistence media. If \"filesystem\" is in the list, filesystems "
789 "with matching labels will be used; if \"file\" is in the list, all "
790 "filesystems will be probed for archives and image files with matching "
791 "filenames. The default is \"file,filesystem\"."
792 msgstr ""
793
794 #. type: IP
795 #: en/live-boot.7:162
796 #, no-wrap
797 msgid "B<persistence-label>=I<LABEL>"
798 msgstr ""
799
800 #. type: Plain text
801 #: en/live-boot.7:164
802 msgid ""
803 "live-boot will use the name \"LABEL\" instead of \"persistence\" when "
804 "searching for persistent storage. LABEL can be any valid filename, partition "
805 "label, or GPT name."
806 msgstr ""
807
808 #. type: Plain text
809 #: en/live-boot.7:166
810 msgid ""
811 "This option causes live-boot to reboot without attempting to eject the media "
812 "and without asking the user to remove the boot media."
813 msgstr ""
814
815 #. type: IP
816 #: en/live-boot.7:166
817 #, no-wrap
818 msgid "B<showmounts>"
819 msgstr ""
820
821 #. type: Plain text
822 #: en/live-boot.7:168
823 msgid ""
824 "This parameter will make live-boot to show on \"/\" the ro filesystems "
825 "(mostly compressed) on \"/lib/live\". This is not enabled by default because "
826 "could lead to problems by applications like \"mono\" which store binary "
827 "paths on installation."
828 msgstr ""
829
830 #. type: IP
831 #: en/live-boot.7:168
832 #, no-wrap
833 msgid "B<silent>"
834 msgstr ""
835
836 #. type: Plain text
837 #: en/live-boot.7:170
838 msgid ""
839 "If you boot with the normal quiet parameter, live-boot hides most messages "
840 "of its own. When adding silent, it hides all."
841 msgstr ""
842
843 #. type: IP
844 #: en/live-boot.7:170
845 #, no-wrap
846 msgid "B<todisk>=I<DEVICE>"
847 msgstr ""
848
849 #. type: Plain text
850 #: en/live-boot.7:172
851 msgid ""
852 "Adding this parameter, live-boot will try to copy the entire read-only media "
853 "to the specified device before mounting the root filesystem. It probably "
854 "needs a lot of free space. Subsequent boots should then skip this step and "
855 "just specify the \"live-media=DEVICE\" boot parameter with the same DEVICE "
856 "used this time."
857 msgstr ""
858
859 #. type: IP
860 #: en/live-boot.7:172
861 #, no-wrap
862 msgid "B<toram>"
863 msgstr ""
864
865 #. type: Plain text
866 #: en/live-boot.7:174
867 msgid ""
868 "Adding this parameter, live-boot will try to copy the whole read-only media "
869 "to the computer's RAM before mounting the root filesystem. This could need a "
870 "lot of ram, according to the space used by the read-only media."
871 msgstr ""
872
873 #. type: IP
874 #: en/live-boot.7:174
875 #, no-wrap
876 msgid "B<union>=overlay|aufs"
877 msgstr ""
878
879 #.  FIXME
880 #. type: Plain text
881 #: en/live-boot.7:177
882 msgid ""
883 "By default, live-boot uses overlay. With this parameter, you can switch to "
884 "aufs."
885 msgstr ""
886
887 #.  FIXME
888 #. type: SH
889 #: en/live-boot.7:179
890 #, no-wrap
891 msgid "FILES (old)"
892 msgstr ""
893
894 #. type: IP
895 #: en/live-boot.7:180
896 #, no-wrap
897 msgid "B</etc/live.conf>"
898 msgstr ""
899
900 #. type: Plain text
901 #: en/live-boot.7:182
902 msgid ""
903 "Some variables can be configured via this config file (inside the live "
904 "system)."
905 msgstr ""
906
907 #. type: IP
908 #: en/live-boot.7:182
909 #, no-wrap
910 msgid "B<live/filesystem.module>"
911 msgstr ""
912
913 #.  FIXME
914 #. type: Plain text
915 #: en/live-boot.7:185
916 msgid ""
917 "This optional file (inside the live media) contains a list of white-space or "
918 "carriage-return-separated file names corresponding to disk images in the \"/"
919 "live\" directory. If this file exists, only images listed here will be "
920 "merged into the root aufs, and they will be loaded in the order listed here. "
921 "The first entry in this file will be the \"lowest\" point in the aufs, and "
922 "the last file in this list will be on the \"top\" of the aufs, directly "
923 "below /overlay.  Without this file, any images in the \"/live\" directory "
924 "are loaded in alphanumeric order."
925 msgstr ""
926
927 #. type: SH
928 #: en/live-boot.7:186
929 #, no-wrap
930 msgid "FILES"
931 msgstr ""
932
933 #. type: IP
934 #: en/live-boot.7:187
935 #, no-wrap
936 msgid "B</etc/live/boot.conf>"
937 msgstr ""
938
939 #. type: IP
940 #: en/live-boot.7:188
941 #, no-wrap
942 msgid "B</etc/live/boot/*>"
943 msgstr ""
944
945 #. type: IP
946 #: en/live-boot.7:189
947 #, no-wrap
948 msgid "B<live/boot.conf>"
949 msgstr ""
950
951 #. type: IP
952 #: en/live-boot.7:190
953 #, no-wrap
954 msgid "B<live/boot/*>"
955 msgstr ""
956
957 #. type: IP
958 #: en/live-boot.7:191
959 #, no-wrap
960 msgid "B<persistence.conf>"
961 msgstr ""
962
963 #. type: SH
964 #: en/live-boot.7:193 en/persistence.conf.5:190
965 #, no-wrap
966 msgid "SEE ALSO"
967 msgstr ""
968
969 #. type: Plain text
970 #: en/live-boot.7:195
971 msgid "I<persistence.conf>(5)"
972 msgstr ""
973
974 #. type: Plain text
975 #: en/live-boot.7:197 en/persistence.conf.5:194
976 msgid "I<live-build>(7)"
977 msgstr ""
978
979 #. type: Plain text
980 #: en/live-boot.7:199 en/persistence.conf.5:196
981 msgid "I<live-config>(7)"
982 msgstr ""
983
984 #. type: Plain text
985 #: en/live-boot.7:201 en/persistence.conf.5:198
986 msgid "I<live-tools>(7)"
987 msgstr ""
988
989 #. type: SH
990 #: en/live-boot.7:202 en/persistence.conf.5:199
991 #, no-wrap
992 msgid "HOMEPAGE"
993 msgstr ""
994
995 #. type: Plain text
996 #: en/live-boot.7:204 en/persistence.conf.5:201
997 msgid ""
998 "More information about live-boot and the Live Systems project can be found "
999 "on the homepage at E<lt>I<https://wiki.debian.org/DebianLive>E<gt> and in "
1000 "the manual at E<lt>I<https://live-team.pages.debian.net/live-manual/>E<gt>."
1001 msgstr ""
1002
1003 #. type: SH
1004 #: en/live-boot.7:205 en/persistence.conf.5:202
1005 #, no-wrap
1006 msgid "BUGS"
1007 msgstr ""
1008
1009 #. type: Plain text
1010 #: en/live-boot.7:207 en/persistence.conf.5:204
1011 msgid ""
1012 "Bugs can be reported by submitting a bugreport for the live-boot package in "
1013 "the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
1014 "writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
1015 "debian.org>E<gt>."
1016 msgstr ""
1017
1018 #. type: SH
1019 #: en/live-boot.7:208 en/persistence.conf.5:205
1020 #, no-wrap
1021 msgid "AUTHOR"
1022 msgstr ""
1023
1024 #. type: Plain text
1025 #: en/live-boot.7:209 en/persistence.conf.5:206
1026 msgid ""
1027 "live-boot was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
1028 msgstr ""