X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Fpot%2Flive-boot.7.pot;h=c201c156601003916c96f46e3dcdeaf0a089c197;hb=9101f6c022c8fa02f21464d4d37417f683ab5cf7;hp=7fb644eed311a172de626dc6655f3b6aa3b0132b;hpb=79c69840605b399c1f3f7f89a814947e48934011;p=live-boot-grml.git diff --git a/manpages/pot/live-boot.7.pot b/manpages/pot/live-boot.7.pot index 7fb644e..c201c15 100644 --- a/manpages/pot/live-boot.7.pot +++ b/manpages/pot/live-boot.7.pot @@ -7,40 +7,41 @@ msgid "" msgstr "" "Project-Id-Version: live-boot VERSION\n" -"POT-Creation-Date: 2010-05-30 09:55+0300\n" +"POT-Creation-Date: 2012-07-30 15:21+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: ENCODING" +"Content-Transfer-Encoding: 8bit\n" #. type: TH -#: en/live-boot.7:1 en/live-snapshot.1:1 +#: en/live-boot.7:1 en/live-persistence.conf.5:1 #, no-wrap msgid "LIVE-BOOT" msgstr "" #. type: TH -#: en/live-boot.7:1 en/live-snapshot.1:1 +#: en/live-boot.7:1 en/live-persistence.conf.5:1 #, no-wrap -msgid "2010-05-30" +msgid "2012-07-30" msgstr "" #. type: TH -#: en/live-boot.7:1 en/live-snapshot.1:1 +#: en/live-boot.7:1 en/live-persistence.conf.5:1 #, no-wrap -msgid "2.0~a3" +msgid "3.0~a38-1" msgstr "" #. type: TH -#: en/live-boot.7:1 en/live-snapshot.1:1 +#: en/live-boot.7:1 en/live-persistence.conf.5:1 #, no-wrap msgid "Debian Live Project" msgstr "" #. type: SH -#: en/live-boot.7:3 en/live-snapshot.1:3 +#: en/live-boot.7:3 en/live-persistence.conf.5:3 #, no-wrap msgid "NAME" msgstr "" @@ -51,7 +52,7 @@ msgid "B - System Boot Scripts" msgstr "" #. type: SH -#: en/live-boot.7:6 en/live-snapshot.1:17 +#: en/live-boot.7:6 en/live-persistence.conf.5:7 #, no-wrap msgid "DESCRIPTION" msgstr "" @@ -95,219 +96,284 @@ msgid "" "file." msgstr "" +#. type: Plain text +#: en/live-boot.7:19 +msgid "" +"To configure the live-boot parameters used by default in a live image, see " +"the --bootappend-live option in the I(1) manual page." +msgstr "" + #. type: SS -#: en/live-boot.7:18 +#: en/live-boot.7:20 #, no-wrap msgid "Kernel Parameters" msgstr "" #. type: Plain text -#: en/live-boot.7:20 +#: en/live-boot.7:22 msgid "" "B is only activated if 'boot=live' was used as a kernel parameter." msgstr "" #. type: Plain text -#: en/live-boot.7:22 +#: en/live-boot.7:24 msgid "" "In addition, there are some more boot parameters to influence the behaviour, " "see below." msgstr "" #. type: SS -#: en/live-boot.7:23 +#: en/live-boot.7:25 #, no-wrap msgid "Configuration Files" msgstr "" #. type: Plain text -#: en/live-boot.7:25 +#: en/live-boot.7:27 msgid "" "B can be configured (but not activated) through configuration " "files. Those files can be placed either in the root filesystem itself (/etc/" -"live/boot.conf, /etc/live/boot.conf.d/), or on the live media (live/boot." -"conf, live/boot.conf.d/)." +"live/boot.conf, /etc/live/boot.d/*.conf), or on the live media (live/boot." +"conf, live/boot.d/*.conf)." msgstr "" #. type: SH -#: en/live-boot.7:26 en/live-snapshot.1:20 +#: en/live-boot.7:28 en/live-persistence.conf.5:57 #, no-wrap msgid "OPTIONS" msgstr "" #. FIXME #. type: Plain text -#: en/live-boot.7:29 +#: en/live-boot.7:31 msgid "B currently features the following parameters." msgstr "" #. type: IP -#: en/live-boot.7:29 +#: en/live-boot.7:31 #, no-wrap msgid "B=I" msgstr "" #. type: Plain text -#: en/live-boot.7:31 +#: en/live-boot.7:33 msgid "" -"Set the accessibility level for physically or visually impared users. ACCESS " -"must be one of v1, v2, v3, m1, or m2. v1=lesser visual impairment, " +"Set the accessibility level for physically or visually impaired users. " +"ACCESS must be one of v1, v2, v3, m1, or m2. v1=lesser visual impairment, " "v2=moderate visual impairment, v3=blindness, m1=minor motor difficulties, " "m2=moderate motor difficulties." msgstr "" #. type: IP -#: en/live-boot.7:31 +#: en/live-boot.7:33 #, no-wrap msgid "B=I" msgstr "" #. type: Plain text -#: en/live-boot.7:33 +#: en/live-boot.7:35 msgid "" "Set the default console to be used with the \"live-getty\" option. Example: " "\"console=ttyS0,115200\"" msgstr "" #. type: IP -#: en/live-boot.7:33 +#: en/live-boot.7:35 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: en/live-boot.7:35 +#: en/live-boot.7:37 msgid "Makes initramfs boot process more verbose." msgstr "" +#. type: Plain text +#: en/live-boot.7:39 +msgid "Use: debug=1" +msgstr "" + +#. type: Plain text +#: en/live-boot.7:41 +msgid "Without setting debug to a value the messages may not be shown." +msgstr "" + #. type: IP -#: en/live-boot.7:35 +#: en/live-boot.7:41 #, no-wrap msgid "B=I" msgstr "" +#. type: IP +#: en/live-boot.7:42 +#, no-wrap +msgid "B=I" +msgstr "" + #. type: Plain text -#: en/live-boot.7:37 +#: en/live-boot.7:50 msgid "" -"Another form of netboot by downloading a squashfs image from a given url, " -"copying to ram and booting it. Due to current limitations in busyboxs wget " -"and DNS resolution, an URL can not contain a hostname but an IP only." +"Another form of netboot by downloading a squashfs image from a given url. " +"The fetch method copies the image to ram and the httpfs method uses fuse and " +"httpfs2 to mount the image in place. Copying to ram requires more memory and " +"might take a long time for large images. However, it is more likely to work " +"correctly because it does not require networking afterwards and the system " +"operates faster once booted because it does not require to contact the " +"server anymore." msgstr "" #. type: Plain text -#: en/live-boot.7:39 +#: en/live-boot.7:52 +msgid "" +"Due to current limitations in busybox's wget and DNS resolution, an URL can " +"not contain a hostname but an IP only." +msgstr "" + +#. type: Plain text +#: en/live-boot.7:54 msgid "Not working: http://example.com/path/to/your_filesystem.squashfs" msgstr "" #. type: Plain text -#: en/live-boot.7:41 +#: en/live-boot.7:56 msgid "Working: http://1.2.3.4/path/to/your_filesystem.squashfs" msgstr "" #. type: Plain text -#: en/live-boot.7:43 +#: en/live-boot.7:58 msgid "" "Also note that therefore it's currently not possible to fetch an image from " "a namebased virtualhost of an httpd if it is sharing the ip with the main " "httpd instance." msgstr "" +#. type: Plain text +#: en/live-boot.7:60 +msgid "You may also use the live iso image in place of the squashfs image." +msgstr "" + #. type: IP -#: en/live-boot.7:43 +#: en/live-boot.7:60 #, no-wrap -msgid "B" +msgid "B=I" msgstr "" #. type: Plain text -#: en/live-boot.7:45 +#: en/live-boot.7:62 msgid "" -"Do not check that any UUID embedded in the initramfs matches the discovered " -"medium. live-boot may be told to generate a UUID by setting " -"LIVE_GENERATE_UUID=1 when building the initramfs." +"Boot from an iSCSI target that has an iso or disk live image as one of its " +"LUNs. The specified target is searched for a LUN which looks like a live " +"media. If you use the B software iSCSI target solution which is " +"packaged in Debian your ietd.conf might look like this:" +msgstr "" + +#. type: Plain text +#: en/live-boot.7:64 +msgid "# The target-name you specify in the iscsi= parameter" +msgstr "" + +#. type: Plain text +#: en/live-boot.7:69 +#, no-wrap +msgid "" +"Target Etarget-nameE\n" +" Lun 0 Path=Epath-to-your-live-image.isoE,Type=fileio,IOMode=ro\n" +" # If you want to boot multiple machines you might want to look at tuning some parameters like\n" +" # Wthreads or MaxConnections\n" msgstr "" #. type: IP -#: en/live-boot.7:45 +#: en/live-boot.7:69 #, no-wrap -msgid "B" +msgid "B=I" msgstr "" #. type: Plain text -#: en/live-boot.7:47 +#: en/live-boot.7:71 msgid "" -"If specified, an MD5 sum is calculated on the live media during boot and " -"compared to the value found in md5sum.txt found in the root directory of the " -"live media." +"Look for the specified ISO file on all disks where it usually looks for the ." +"squashfs file (so you don't have to know the device name as in fromiso=....)." msgstr "" #. type: IP -#: en/live-boot.7:47 +#: en/live-boot.7:71 #, no-wrap -msgid "B=[I]:[I]:[I]:[I]:[I]:[I]:[I] [,[I]:[I]:[I]:[I]:[I]:[I]:[I]]" +msgid "B=I" msgstr "" #. type: Plain text -#: en/live-boot.7:49 +#: en/live-boot.7:73 msgid "" -"Let you specify the name(s) and the options of the interface(s) that should " -"be configured at boot time. Do not specify this if you want to use dhcp " -"(default). It will be changed in a future release to mimick official kernel " -"boot param specification (e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::" -"eth0,:::::eth1:dhcp)." +"Allows to use a filesystem from within an iso image that's available on live-" +"media." msgstr "" #. type: IP -#: en/live-boot.7:49 +#: en/live-boot.7:73 #, no-wrap -msgid "B=[I]" +msgid "B" msgstr "" #. type: Plain text -#: en/live-boot.7:51 +#: en/live-boot.7:75 msgid "" -"If this variable is set, dhcp and static configuration are just skipped and " -"the system will use the (must be) media-preconfigured /etc/network/" -"interfaces instead." +"Do not check that any UUID embedded in the initramfs matches the discovered " +"medium. live-boot may be told to generate a UUID by setting " +"LIVE_GENERATE_UUID=1 when building the initramfs." msgstr "" #. type: IP -#: en/live-boot.7:51 +#: en/live-boot.7:75 #, no-wrap -msgid "{B|B}=I, {B|B}=I, {B|B}=I, {BI<|>B}=I, B=I" +msgid "B" msgstr "" #. type: Plain text -#: en/live-boot.7:53 +#: en/live-boot.7:77 msgid "" -"Configure the running keyboard as specified, if this one misses live-boot " -"behaves as if \"keyb=us\" was specified. It will be interfered from \"locale=" -"\" if locale is only 2 lowecase letters as a special case. You could also " -"specify console layout, variant, code, and options (no defaults)." +"If specified, an MD5 sum is calculated on the live media during boot and " +"compared to the value found in md5sum.txt found in the root directory of the " +"live media." msgstr "" #. type: IP -#: en/live-boot.7:53 +#: en/live-boot.7:77 #, no-wrap -msgid "B" +msgid "B=[I]:[I]:[I]:[I]:[I]:[I]:[I] [,[I]:[I]:[I]:[I]:[I]:[I]:[I]]" msgstr "" #. type: Plain text -#: en/live-boot.7:55 +#: en/live-boot.7:79 msgid "" -"This changes the auto-login on virtual terminals to use the (experimental) " -"live-getty code. With this option set the standard kernel argument \"console=" -"\" is parsed and if a serial console is specified then live-getty is used to " -"autologin on the serial console." +"Let you specify the name(s) and the options of the interface(s) that should " +"be configured at boot time. Do not specify this if you want to use dhcp " +"(default). It will be changed in a future release to mimick official kernel " +"boot param specification (e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::" +"eth0,:::::eth1:dhcp)." msgstr "" #. type: IP -#: en/live-boot.7:55 +#: en/live-boot.7:79 +#, no-wrap +msgid "B=[I]" +msgstr "" + +#. type: Plain text +#: en/live-boot.7:81 +msgid "" +"If this variable is set, dhcp and static configuration are just skipped and " +"the system will use the (must be) media-preconfigured /etc/network/" +"interfaces instead." +msgstr "" + +#. type: IP +#: en/live-boot.7:81 #, no-wrap msgid "{B|B}=I" msgstr "" #. type: Plain text -#: en/live-boot.7:57 +#: en/live-boot.7:83 msgid "" "If you specify one of this two equivalent forms, live-boot will first try to " "find this device for the \"/live\" directory where the read-only root " @@ -316,7 +382,7 @@ msgid "" msgstr "" #. type: Plain text -#: en/live-boot.7:59 +#: en/live-boot.7:85 msgid "" "Instead of specifing an actual device name, the keyword 'removable' can be " "used to limit the search of acceptable live media to removable type only. " @@ -325,13 +391,13 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:59 +#: en/live-boot.7:85 #, no-wrap msgid "{B|B}=I" msgstr "" #. type: Plain text -#: en/live-boot.7:61 +#: en/live-boot.7:87 msgid "" "live-boot will mount the encrypted rootfs TYPE, asking the passphrase, " "useful to build paranoid live systems :-). TYPE supported so far are \"aes\" " @@ -339,13 +405,13 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:61 +#: en/live-boot.7:87 #, no-wrap msgid "B=I" msgstr "" #. type: Plain text -#: en/live-boot.7:63 +#: en/live-boot.7:89 msgid "" "This way you could tell live-boot that your image starts at offset BYTES in " "the above specified or autodiscovered device, this could be useful to hide " @@ -354,13 +420,13 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:63 +#: en/live-boot.7:89 #, no-wrap msgid "B=I" msgstr "" #. type: Plain text -#: en/live-boot.7:65 +#: en/live-boot.7:91 msgid "" "Sets the path to the live filesystem on the medium. By default, it is set to " "'/live' and you should not change that unless you have customized your media " @@ -368,26 +434,26 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:65 +#: en/live-boot.7:91 #, no-wrap msgid "B=I" msgstr "" #. type: Plain text -#: en/live-boot.7:67 +#: en/live-boot.7:93 msgid "" "Set the timeout in seconds for the device specified by \"live-media=\" to " "become ready before giving up." msgstr "" #. type: IP -#: en/live-boot.7:67 +#: en/live-boot.7:93 #, no-wrap msgid "B=I" msgstr "" #. type: Plain text -#: en/live-boot.7:69 +#: en/live-boot.7:95 msgid "" "Instead of using the default optional file \"filesystem.module\" (see below) " "another file could be specified without the extension \".module\"; it should " @@ -395,13 +461,13 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:69 +#: en/live-boot.7:95 #, no-wrap msgid "B[=nfs|cifs]" msgstr "" #. type: Plain text -#: en/live-boot.7:71 +#: en/live-boot.7:97 msgid "" "This tells live-boot to perform a network mount. The parameter \"nfsroot=" "\" (with optional \"nfsopts=\"), should specify where is the location of the " @@ -409,24 +475,24 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:71 +#: en/live-boot.7:97 #, no-wrap msgid "B=" msgstr "" #. type: Plain text -#: en/live-boot.7:73 +#: en/live-boot.7:99 msgid "This lets you specify custom nfs options." msgstr "" #. type: IP -#: en/live-boot.7:73 +#: en/live-boot.7:99 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: en/live-boot.7:75 +#: en/live-boot.7:101 msgid "" "This parameter disables the default disabling of filesystem checks in /etc/" "fstab. If you have static filesystems on your harddisk and you want them to " @@ -434,82 +500,137 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:75 +#: en/live-boot.7:101 #, no-wrap -msgid "B" +msgid "B" msgstr "" #. type: Plain text -#: en/live-boot.7:77 +#: en/live-boot.7:103 msgid "" -"disables the \"persistent\" feature, useful if the bootloader (like " -"syslinux) has been installed with persistent enabled." +"disables the \"persistence\" feature, useful if the bootloader (like " +"syslinux) has been installed with persistence enabled." msgstr "" #. type: IP -#: en/live-boot.7:77 +#: en/live-boot.7:103 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: en/live-boot.7:79 +#: en/live-boot.7:105 msgid "Do not prompt to eject the CD or remove the USB flash drive on reboot." msgstr "" #. type: IP -#: en/live-boot.7:79 +#: en/live-boot.7:105 +#, no-wrap +msgid "B=I" +msgstr "" + +#. type: Plain text +#: en/live-boot.7:107 +msgid "" +"This tells live-boot not to prompt to eject the CD (when noprompt=cd) or " +"remove the USB flash drive (when noprompt=usb) on reboot." +msgstr "" + +#. type: IP +#: en/live-boot.7:107 +#, no-wrap +msgid "B" +msgstr "" + +#. type: Plain text +#: en/live-boot.7:109 +msgid "" +"This parameters allows to set a custom ramdisk size (it's the '-o size' " +"option of tmpfs mount). By default, there is no ramdisk size set, so the " +"default of mount applies (currently 50% of available RAM). Note that this " +"option has no currently no effect when booting with toram." +msgstr "" + +#. type: IP +#: en/live-boot.7:109 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: en/live-boot.7:81 +#: en/live-boot.7:111 msgid "This parameter enables usage of local swap partitions." msgstr "" #. type: IP -#: en/live-boot.7:81 +#: en/live-boot.7:111 #, no-wrap -msgid "B" +msgid "B" msgstr "" #. type: Plain text -#: en/live-boot.7:83 +#: en/live-boot.7:113 msgid "" -"This parameter disables Xorg auto-reconfiguration at boot time. This is " -"valuable if you either do the detection on your own, or, if you want to ship " -"a custom, premade xorg.conf in your live system." +"live-boot will probe devices for persistence media. These can be partitions " +"(with the correct GPT name), filesystems (with the correct label) or image " +"files (with the correct file name). Overlays are labeled/named \"persistence" +"\" (see I(5)). Overlay image files have extensions " +"which determines their filesystem, e.g. \"persistence.ext4\"." msgstr "" #. type: IP -#: en/live-boot.7:83 +#: en/live-boot.7:113 #, no-wrap -msgid "B[=nofiles]" +msgid "B=I,I ... I" msgstr "" #. type: Plain text -#: en/live-boot.7:85 +#: en/live-boot.7:115 msgid "" -"live-boot will look for persistent and snapshot partitions or files labeled " -"\"live-rw\", \"home-rw\", and files called \"live-sn*\", \"home-sn*\" and " -"will try to, in order: mount as /cow the first, mount the second in /home, " -"and just copy the contents of the latter in appropriate locations " -"(snapshots). Snapshots will be tried to be updated on reboot/shutdown. Look " -"at live-snapshot(1) for more informations. If \"nofiles\" is specified, only " -"filesystems with matching labels will be searched; no filesystems will be " -"traversed looking for archives or image files. This results in shorter boot " -"times." +"This option determines which types of encryption that we allow to be used " +"when probing devices for persistence media. If \"none\" is in the list, we " +"allow unencrypted media; if \"luks\" is in the list, we allow LUKS-encrypted " +"media. Whenever a device containing encrypted media is probed the user will " +"be prompted for the passphrase. The default value is \"none\"." msgstr "" #. type: IP -#: en/live-boot.7:85 +#: en/live-boot.7:115 #, no-wrap -msgid "B=I" +msgid "B={I|I}" msgstr "" #. type: Plain text -#: en/live-boot.7:87 +#: en/live-boot.7:117 +msgid "" +"If you specify the keyword 'removable', live-boot will try to find " +"persistence partitions on removable media only. Note that if you want to " +"further restrict the media to usb mass storage only, you can use the " +"'removable-usb' keyword." +msgstr "" + +#. type: IP +#: en/live-boot.7:117 +#, no-wrap +msgid "B=I,I ... I" +msgstr "" + +#. type: Plain text +#: en/live-boot.7:119 +msgid "" +"This option determines which types of persistence media we allow. If " +"\"overlay\" is in the list, we consider overlays (i.e. \"live-rw\" and " +"\"home-rw\"). The default is \"overlay\"." +msgstr "" + +#. type: IP +#: en/live-boot.7:119 +#, no-wrap +msgid "B=I" +msgstr "" + +#. type: Plain text +#: en/live-boot.7:121 msgid "" "live-boot will look for persistency files in the root directory of a " "partition, with this parameter, the path can be configured so that you can " @@ -517,53 +638,71 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:87 +#: en/live-boot.7:121 #, no-wrap -msgid "{B|B}=I" +msgid "B" msgstr "" #. type: Plain text -#: en/live-boot.7:89 +#: en/live-boot.7:123 msgid "" -"A path to a file present on the rootfs could be used to preseed debconf " -"database." +"Filesystem changes are not saved back to persistence media. In particular, " +"overlays and netboot NFS mounts are mounted read-only." msgstr "" #. type: IP -#: en/live-boot.7:89 +#: en/live-boot.7:123 #, no-wrap -msgid "B=I" +msgid "B=I,I ... I" msgstr "" #. type: Plain text -#: en/live-boot.7:91 +#: en/live-boot.7:125 msgid "" -"All debian installed packages could be preseeded from command-line that way, " -"beware of blanks spaces, they will interfere with parsing, use a preseed " -"file in this case." +"This option determines which types of persistence storage to consider when " +"probing for persistence media. If \"filesystem\" is in the list, filesystems " +"with matching labels will be used; if \"file\" is in the list, all " +"filesystems will be probed for archives and image files with matching " +"filenames. The default is \"file,filesystem\"." msgstr "" #. type: IP -#: en/live-boot.7:91 +#: en/live-boot.7:125 +#, no-wrap +msgid "B=I" +msgstr "" + +#. type: Plain text +#: en/live-boot.7:127 +msgid "" +"Add a suffix when searching for the image filenames or partition labels to " +"use for the above mentioned persistence feature, the SUFFIX will be added " +"after a dash (e.g.: \"live-sn\" would transform to \"live-sn-SUFFIX\"). This " +"is handy to test multiple live-boot based live-systems with different " +"persistence storage choices." +msgstr "" + +#. type: IP +#: en/live-boot.7:127 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: en/live-boot.7:93 +#: en/live-boot.7:129 msgid "" "This option causes live-boot to reboot without attempting to eject the media " "and without asking the user to remove the boot media." msgstr "" #. type: IP -#: en/live-boot.7:93 +#: en/live-boot.7:129 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: en/live-boot.7:95 +#: en/live-boot.7:131 msgid "" "This parameter will make live-boot to show on \"/\" the ro filesystems " "(mostly compressed) on \"/live\". This is not enabled by default because " @@ -572,38 +711,26 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:95 +#: en/live-boot.7:131 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: en/live-boot.7:97 +#: en/live-boot.7:133 msgid "" "If you boot with the normal quiet parameter, live-boot hides most messages " "of its own. When adding silent, it hides all." msgstr "" #. type: IP -#: en/live-boot.7:97 -#, no-wrap -msgid "B" -msgstr "" - -#. type: Plain text -#: en/live-boot.7:99 -msgid "" -"Start up to text-mode shell prompts, disabling the graphical user interface." -msgstr "" - -#. type: IP -#: en/live-boot.7:99 +#: en/live-boot.7:133 #, no-wrap msgid "B=I" msgstr "" #. type: Plain text -#: en/live-boot.7:101 +#: en/live-boot.7:135 msgid "" "Adding this parameter, live-boot will try to copy the entire read-only media " "to the specified device before mounting the root filesystem. It probably " @@ -613,13 +740,13 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:101 +#: en/live-boot.7:135 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: en/live-boot.7:103 +#: en/live-boot.7:137 msgid "" "Adding this parameter, live-boot will try to copy the whole read-only media " "to the computer's RAM before mounting the root filesystem. This could need a " @@ -627,71 +754,48 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:103 +#: en/live-boot.7:137 #, no-wrap msgid "B=aufs|unionfs" msgstr "" +#. FIXME #. type: Plain text -#: en/live-boot.7:105 +#: en/live-boot.7:140 msgid "" "By default, live-boot uses aufs. With this parameter, you can switch to " "unionfs." msgstr "" -#. type: IP -#: en/live-boot.7:105 -#, no-wrap -msgid "B" -msgstr "" - -#. type: Plain text -#: en/live-boot.7:107 -msgid "" -"Uses xdebconfigurator, if present on the rootfs, to configure X instead of " -"the standard procedure (experimental)." -msgstr "" - -#. type: IP -#: en/live-boot.7:107 -#, no-wrap -msgid "B=I" -msgstr "" - -#. FIXME -#. type: Plain text -#: en/live-boot.7:110 -msgid "Doesn't do xorg autodetection, but enforces a given resolution." -msgstr "" - #. FIXME #. type: SH -#: en/live-boot.7:112 +#: en/live-boot.7:142 #, no-wrap msgid "FILES (old)" msgstr "" #. type: IP -#: en/live-boot.7:113 en/live-snapshot.1:43 +#: en/live-boot.7:143 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: en/live-boot.7:115 en/live-snapshot.1:45 +#: en/live-boot.7:145 msgid "" "Some variables can be configured via this config file (inside the live " "system)." msgstr "" #. type: IP -#: en/live-boot.7:115 en/live-snapshot.1:45 +#: en/live-boot.7:145 #, no-wrap msgid "B" msgstr "" +#. FIXME #. type: Plain text -#: en/live-boot.7:117 en/live-snapshot.1:47 +#: en/live-boot.7:148 msgid "" "This optional file (inside the live media) contains a list of white-space or " "carriage-return-separated file names corresponding to disk images in the \"/" @@ -699,93 +803,80 @@ msgid "" "merged into the root aufs, and they will be loaded in the order listed here. " "The first entry in this file will be the \"lowest\" point in the aufs, and " "the last file in this list will be on the \"top\" of the aufs, directly " -"below /cow. Without this file, any images in the \"/live\" directory are " -"loaded in alphanumeric order." -msgstr "" - -#. type: IP -#: en/live-boot.7:117 en/live-snapshot.1:47 -#, no-wrap -msgid "B" -msgstr "" - -#. type: Plain text -#: en/live-boot.7:119 en/live-snapshot.1:49 -msgid "" -"This optional file (which resides in the rootfs system, not in the live " -"media) is used as a list of directories which not need be persistent: ie. " -"their content does not need to survive reboots when using the persistence " -"features." -msgstr "" - -#. type: Plain text -#: en/live-boot.7:122 en/live-snapshot.1:51 -msgid "" -"This saves expensive writes and speeds up operations on volatile data such " -"as web caches and temporary files (like e.g. /tmp and .mozilla) which are " -"regenerated each time. This is achieved by bind mounting each listed " -"directory with a tmpfs on the original path." +"below /overlay. Without this file, any images in the \"/live\" directory " +"are loaded in alphanumeric order." msgstr "" #. type: SH -#: en/live-boot.7:123 en/live-snapshot.1:42 +#: en/live-boot.7:149 #, no-wrap msgid "FILES" msgstr "" #. type: IP -#: en/live-boot.7:124 +#: en/live-boot.7:150 #, no-wrap msgid "B" msgstr "" #. type: IP -#: en/live-boot.7:125 +#: en/live-boot.7:151 #, no-wrap -msgid "B" +msgid "B" msgstr "" #. type: IP -#: en/live-boot.7:126 +#: en/live-boot.7:152 #, no-wrap msgid "B" msgstr "" #. type: IP -#: en/live-boot.7:127 +#: en/live-boot.7:153 #, no-wrap -msgid "B" +msgid "B" +msgstr "" + +#. type: IP +#: en/live-boot.7:154 +#, no-wrap +msgid "B" msgstr "" #. type: SH -#: en/live-boot.7:129 en/live-snapshot.1:52 +#: en/live-boot.7:156 en/live-persistence.conf.5:191 #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text -#: en/live-boot.7:131 -msgid "I(1)" +#: en/live-boot.7:158 +msgid "I(5)" +msgstr "" + +#. type: Plain text +#: en/live-boot.7:160 en/live-persistence.conf.5:195 +msgid "I(7)" msgstr "" #. type: Plain text -#: en/live-boot.7:133 en/live-snapshot.1:56 +#: en/live-boot.7:162 en/live-persistence.conf.5:197 msgid "I(7)" msgstr "" #. type: Plain text -#: en/live-boot.7:135 en/live-snapshot.1:58 -msgid "I(7)" +#: en/live-boot.7:164 en/live-persistence.conf.5:199 +msgid "I(7)" msgstr "" #. type: SH -#: en/live-boot.7:136 en/live-snapshot.1:59 +#: en/live-boot.7:165 en/live-persistence.conf.5:200 #, no-wrap msgid "HOMEPAGE" msgstr "" #. type: Plain text -#: en/live-boot.7:138 en/live-snapshot.1:61 +#: en/live-boot.7:167 en/live-persistence.conf.5:204 msgid "" "More information about live-boot and the Debian Live project can be found on " "the homepage at EIE and in the manual at " @@ -793,13 +884,13 @@ msgid "" msgstr "" #. type: SH -#: en/live-boot.7:139 en/live-snapshot.1:62 +#: en/live-boot.7:168 en/live-persistence.conf.5:205 #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text -#: en/live-boot.7:141 en/live-snapshot.1:64 +#: en/live-boot.7:170 en/live-persistence.conf.5:210 msgid "" "Bugs can be reported by submitting a bugreport for the live-boot package in " "the Debian Bug Tracking System at EIE or by " @@ -808,13 +899,13 @@ msgid "" msgstr "" #. type: SH -#: en/live-boot.7:142 en/live-snapshot.1:65 +#: en/live-boot.7:171 en/live-persistence.conf.5:211 #, no-wrap msgid "AUTHOR" msgstr "" #. type: Plain text -#: en/live-boot.7:143 en/live-snapshot.1:66 +#: en/live-boot.7:172 msgid "" "live-boot was written by Daniel Baumann EIE for " "the Debian project."