From ce872bafa2e54b5fdeb7c321f16683884ce34527 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 27 Sep 2012 13:26:29 +0200 Subject: [PATCH] Adding upstream version 3.0~b4. --- VERSION | 2 +- backends/initramfs-tools/live.hook | 2 +- manpages/de/live-boot.de.7 | 12 +- ...persistence.conf.de.5 => persistence.conf.de.5} | 56 +++-- manpages/en/live-boot.7 | 10 +- ...{live-persistence.conf.5 => persistence.conf.5} | 20 +- manpages/es/live-boot.es.7 | 16 +- ...persistence.conf.es.5 => persistence.conf.es.5} | 46 ++-- manpages/po/de/live-boot.7.po | 54 ++--- ...persistence.conf.5.po => persistence.conf.5.po} | 212 +++++++++-------- manpages/po/es/live-boot.7.po | 66 +++--- ...persistence.conf.5.po => persistence.conf.5.po} | 258 ++++++++++----------- manpages/po4a.cfg | 2 +- manpages/pot/live-boot.7.pot | 48 ++-- ...rsistence.conf.5.pot => persistence.conf.5.pot} | 206 ++++++++-------- scripts/boot.sh | 3 +- scripts/boot/9990-aaa-fixme.sh | 2 +- scripts/boot/9990-main.sh | 16 +- scripts/boot/9990-misc-helpers.sh | 2 +- scripts/boot/9990-overlay.sh | 24 +- 20 files changed, 524 insertions(+), 533 deletions(-) rename manpages/de/{live-persistence.conf.de.5 => persistence.conf.de.5} (79%) rename manpages/en/{live-persistence.conf.5 => persistence.conf.5} (90%) rename manpages/es/{live-persistence.conf.es.5 => persistence.conf.es.5} (84%) rename manpages/po/de/{live-persistence.conf.5.po => persistence.conf.5.po} (67%) rename manpages/po/es/{live-persistence.conf.5.po => persistence.conf.5.po} (73%) rename manpages/pot/{live-persistence.conf.5.pot => persistence.conf.5.pot} (67%) diff --git a/VERSION b/VERSION index e4179e0..fcdc2fc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0~b3-1 +3.0~b4-1 diff --git a/backends/initramfs-tools/live.hook b/backends/initramfs-tools/live.hook index 89420b6..382e161 100755 --- a/backends/initramfs-tools/live.hook +++ b/backends/initramfs-tools/live.hook @@ -8,7 +8,7 @@ set -e # Reading configuration file from filesystem and live-media for _FILE in /etc/live/boot.conf /etc/live/boot/* \ - /live/image/live/boot.conf /live/image/live/boot/* + /lib/live/image/live/boot.conf /lib/live/image/live/boot/* do if [ -e "${_FILE}" ] then diff --git a/manpages/de/live-boot.de.7 b/manpages/de/live-boot.de.7 index d2b0e5f..0c8f57b 100644 --- a/manpages/de/live-boot.de.7 +++ b/manpages/de/live-boot.de.7 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BOOT 7 26.09.2012 3.0~b3\-1 "Debian Live Project" +.TH LIVE\-BOOT 7 27.09.2012 3.0~b4\-1 "Debian Live Project" .SH NAME \fBlive\-boot\fP \- System Boot Scripts @@ -180,7 +180,7 @@ This parameter enables usage of local swap partitions. 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 \fIlive\-persistence.conf\fP(5)). Overlay image files have extensions which +(see \fIpersistence.conf\fP(5)). Overlay image files have extensions which determines their filesystem, e.g. "persistence.ext4". .IP "\fBpersistence\-encryption\fP=\fITYPE1\fP,\fITYPE2\fP ... \fITYPEn\fP" 4 This option determines which types of encryption that we allow to be used @@ -221,8 +221,8 @@ This option causes live\-boot to reboot without attempting to eject the media and without asking the user to remove the boot media. .IP \fBshowmounts\fP 4 This parameter will make live\-boot to show on "/" the ro filesystems (mostly -compressed) on "/live". This is not enabled by default because could lead to -problems by applications like "mono" which store binary paths on +compressed) on "/lib/live". This is not enabled by default because could +lead to problems by applications like "mono" which store binary paths on installation. .IP \fBsilent\fP 4 If you boot with the normal quiet parameter, live\-boot hides most messages @@ -263,10 +263,10 @@ loaded in alphanumeric order. .IP \fB/etc/live/boot/*\fP 4 .IP \fBlive/boot.conf\fP 4 .IP \fBlive/boot/*\fP 4 -.IP \fBlive\-persistence.conf\fP 4 +.IP \fBpersistence.conf\fP 4 .SH "SEE ALSO" -\fIlive\-persistence.conf\fP(5) +\fIpersistence.conf\fP(5) .PP \fIlive\-build\fP(7) .PP diff --git a/manpages/de/live-persistence.conf.de.5 b/manpages/de/persistence.conf.de.5 similarity index 79% rename from manpages/de/live-persistence.conf.de.5 rename to manpages/de/persistence.conf.de.5 index f160b4e..6b038fe 100644 --- a/manpages/de/live-persistence.conf.de.5 +++ b/manpages/de/persistence.conf.de.5 @@ -3,22 +3,21 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BOOT conf 26.09.2012 3.0~b3\-1 "Debian Live Project" +.TH LIVE\-BOOT conf 27.09.2012 3.0~b4\-1 "Debian Live Project" .SH NAME -\fBlive\-persistence.conf\fP \- Configuration file for persistence media in -live\-boot +\fBpersistence.conf\fP \- Configuration file for persistence media in live\-boot .SH DESCRIPTION If live\-boot probes a persistence volume with the label (or GPT name, or file name, but from now on we will just say "label") "persistence", that -volume's persistence is fully customizable through the -\fBlive\-persistence.conf\fP file stored on the root of its file system. Any -such labeled volume must have such a file, or it will be ignored. +volume's persistence is fully customizable through the \fBpersistence.conf\fP +file stored on the root of its file system. Any such labeled volume must +have such a file, or it will be ignored. .PP -The format of \fBlive\-persistence.conf\fP allows empty lines and lines starting -with a "#" (used for comments), both which will be ignored. A so called -"custom mount" has the format: +The format of \fBpersistence.conf\fP allows empty lines and lines starting with +a "#" (used for comments), both which will be ignored. A so called "custom +mount" has the format: .PP .RS \fIDIR\fP [\fIOPTION\fP]... @@ -39,14 +38,14 @@ be changed through the use of \fIOPTION\fPs. All custom mounts will be done in an order so that no two custom mounts can "hide" each other. For instance, if we have the two \fIDIR\fP:s /a and /a/b it would always be the case that /a is mounted first, then /a/b. This remains -true no matter how the lines in \fBlive\-persistence.conf\fP are ordered, or if -several \fBlive\-persistence.conf\fP files on different persistence media are -used at the same time. However, it is forbidden for custom mounts to have -their source directory inside the source directory of another custom mount, -so the source directories that are auto\-created by live\-boot does not -support "nested" mounts like /a and /a/b on the same media. In this case you -must use the \fBsource\fP option (see below) to make sure that they are stored -in different source directories. +true no matter how the lines in \fBpersistence.conf\fP are ordered, or if +several \fBpersistence.conf\fP files on different persistence media are used at +the same time. However, it is forbidden for custom mounts to have their +source directory inside the source directory of another custom mount, so the +source directories that are auto\-created by live\-boot does not support +"nested" mounts like /a and /a/b on the same media. In this case you must +use the \fBsource\fP option (see below) to make sure that they are stored in +different source directories. .PP When a source directory doesn't exist on the persistence media for a certain custom mount, it will be created automatically, and permissions and @@ -56,8 +55,8 @@ on the persistence media. The bootstrapping will not happen when the \fBlink\fP or \fBunion\fP options are used (see below). .SH OPTIONS -Custom mounts defined in \fBlive\-persistence.conf\fP accept the following -options in a coma\-separated list: +Custom mounts defined in \fBpersistence.conf\fP accept the following options in +a coma\-separated list: .IP \fBsource\fP=\fIPATH\fP 4 When given, store the persistence changes into \fIPATH\fP on the persistence media. \fIPATH\fP must be a relative path (with respect to the persistence @@ -100,15 +99,14 @@ supported with \fBunion=unionmount\fP. .SH DIRECTORIES .IP \fB/live/persistence\fP 4 All persistence volumes will be mounted here (in a directory corresponding -to the device name). The \fBlive\-persistence.conf\fP file can easily be edited +to the device name). The \fBpersistence.conf\fP file can easily be edited through this mount, as well as any source directories (which is especially practical for custom mounts using the \fBlink\fP option). .SH EXAMPLES -Let's say we have a persistence volume \fIVOL\fP with the a -\fBlive\-persistence.conf\fP file containing the following four lines (numbered -for ease of reference): +Let's say we have a persistence volume \fIVOL\fP with the a \fBpersistence.conf\fP +file containing the following four lines (numbered for ease of reference): .TP 7 1. /home/user1 link,source=config\-files/user1 @@ -171,10 +169,10 @@ Link: c) .PP One could argue, though, that lines 1 and 2 in the example -\fBlive\-persistence.conf\fP file above are unnecessary since line 3 already -would make all of /home persistent. The \fBlink\fP option is intended for -situations where you don't want a complete directory to be persistent, only -certain files in it or its sub\-directories. +\fBpersistence.conf\fP file above are unnecessary since line 3 already would +make all of /home persistent. The \fBlink\fP option is intended for situations +where you don't want a complete directory to be persistent, only certain +files in it or its sub\-directories. .PP Line 4 can be mounted at any time since its \fIDIR\fP (and source directory) is completely disjoint from all the other custom mounts. When mounted, @@ -205,5 +203,5 @@ writing a mail to the Debian Live mailing list at <\fIdebian\-live@lists.debian.org\fP>. .SH AUTHOR -live\-persistence.conf was written by anonym <\fIanonym@lavabit.com\fP> -for the Debian project. +persistence.conf was written by anonym <\fIanonym@lavabit.com\fP> for +the Debian project. diff --git a/manpages/en/live-boot.7 b/manpages/en/live-boot.7 index 8fd08a4..9f1756a 100644 --- a/manpages/en/live-boot.7 +++ b/manpages/en/live-boot.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BOOT 7 2012\-09\-26 3.0~b3-1 "Debian Live Project" +.TH LIVE\-BOOT 7 2012\-09\-27 3.0~b4-1 "Debian Live Project" .SH NAME \fBlive\-boot\fR \- System Boot Scripts @@ -109,7 +109,7 @@ This parameters allows to set a custom ramdisk size (it's the '\-o size' option .IP "\fBswapon\fR" 4 This parameter enables usage of local swap partitions. .IP "\fBpersistence\fR" 4 -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 \fIlive-persistence.conf\fR(5)). Overlay image files have extensions which determines their filesystem, e.g. "persistence.ext4". +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 \fIpersistence.conf\fR(5)). Overlay image files have extensions which determines their filesystem, e.g. "persistence.ext4". .IP "\fBpersistence\-encryption\fR=\fITYPE1\fR,\fITYPE2\fR ... \fITYPEn\fR" 4 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". .IP "\fBpersistence\-media\fR={\fIremovable\fR|\fIremovable\-usb\fR}" 4 @@ -127,7 +127,7 @@ Add a suffix when searching for the image filenames or partition labels to use f .IP "\fBquickreboot\fR" 4 This option causes live\-boot to reboot without attempting to eject the media and without asking the user to remove the boot media. .IP "\fBshowmounts\fR" 4 -This parameter will make live\-boot to show on "/" the ro filesystems (mostly compressed) on "/live". This is not enabled by default because could lead to problems by applications like "mono" which store binary paths on installation. +This parameter will make live\-boot to show on "/" the ro filesystems (mostly compressed) on "/lib/live". This is not enabled by default because could lead to problems by applications like "mono" which store binary paths on installation. .IP "\fBsilent\fR" 4 If you boot with the normal quiet parameter, live\-boot hides most messages of its own. When adding silent, it hides all. .IP "\fBtodisk\fR=\fIDEVICE\fR" 4 @@ -151,10 +151,10 @@ This optional file (inside the live media) contains a list of white\-space or ca .IP "\fB/etc/live/boot/*\fR" 4 .IP "\fBlive/boot.conf\fR" 4 .IP "\fBlive/boot/*\fR" 4 -.IP "\fBlive-persistence.conf\fR" 4 +.IP "\fBpersistence.conf\fR" 4 .SH SEE ALSO -\fIlive-persistence.conf\fR(5) +\fIpersistence.conf\fR(5) .PP \fIlive\-build\fR(7) .PP diff --git a/manpages/en/live-persistence.conf.5 b/manpages/en/persistence.conf.5 similarity index 90% rename from manpages/en/live-persistence.conf.5 rename to manpages/en/persistence.conf.5 index 92fa09f..311fa5c 100644 --- a/manpages/en/live-persistence.conf.5 +++ b/manpages/en/persistence.conf.5 @@ -1,17 +1,17 @@ -.TH LIVE\-BOOT conf 2012\-09\-26 3.0~b3-1 "Debian Live Project" +.TH LIVE\-BOOT conf 2012\-09\-27 3.0~b4-1 "Debian Live Project" .SH NAME -\fBlive-persistence.conf\fR \- Configuration file for persistence media in +\fBpersistence.conf\fR \- Configuration file for persistence media in live\-boot .SH DESCRIPTION If live-boot probes a persistence volume with the label (or GPT name, or file name, but from now on we will just say "label") "persistence", that volume's persistence is fully customizable through the -\fBlive-persistence.conf\fR file stored on the root of its file system. Any such +\fBpersistence.conf\fR file stored on the root of its file system. Any such labeled volume must have such a file, or it will be ignored. .PP -The format of \fBlive-persistence.conf\fR allows empty lines and lines starting +The format of \fBpersistence.conf\fR allows empty lines and lines starting with a "#" (used for comments), both which will be ignored. A so called "custom mount" has the format: .PP @@ -37,7 +37,7 @@ All custom mounts will be done in an order so that no two custom mounts can "hide" each other. For instance, if we have the two \fIDIR\fR:s /a and /a/b it would always be the case that /a is mounted first, then /a/b. This remains true no matter how the lines in -\fBlive-persistence.conf\fR are ordered, or if several \fBlive-persistence.conf\fR files +\fBpersistence.conf\fR are ordered, or if several \fBpersistence.conf\fR files on different persistence media are used at the same time. However, it is forbidden for custom mounts to have their source directory inside the source directory of another custom mount, so the source @@ -55,7 +55,7 @@ bootstrapping will not happen when the \fBlink\fR or \fBunion\fR options are used (see below). .SH OPTIONS -Custom mounts defined in \fBlive-persistence.conf\fR accept the following +Custom mounts defined in \fBpersistence.conf\fR accept the following options in a coma-separated list: .IP "\fBsource\fR=\fIPATH\fR" 4 When given, store the persistence changes into \fIPATH\fR on the @@ -102,7 +102,7 @@ live-boot's \fBunion\fR boot parameter, but is not supported with .SH DIRECTORIES .IP "\fB/live/persistence\fR" 4 All persistence volumes will be mounted here (in a directory -corresponding to the device name). The \fBlive-persistence.conf\fR file can +corresponding to the device name). The \fBpersistence.conf\fR file can easily be edited through this mount, as well as any source directories (which is especially practical for custom mounts using the \fBlink\fR option). @@ -110,7 +110,7 @@ easily be edited through this mount, as well as any source directories .SH EXAMPLES Let's say we have a persistence volume \fIVOL\fR with the a -\fBlive-persistence.conf\fR file containing the following four lines (numbered +\fBpersistence.conf\fR file containing the following four lines (numbered for ease of reference): .TP 7 1. @@ -174,7 +174,7 @@ Link: (from c) .PP One could argue, though, that lines 1 and 2 in the example -\fBlive-persistence.conf\fR file above are unnecessary since line 3 already +\fBpersistence.conf\fR file above are unnecessary since line 3 already would make all of /home persistent. The \fBlink\fR option is intended for situations where you don't want a complete directory to be persistent, only certain files in it or its sub-directories. @@ -209,5 +209,5 @@ package in the Debian Bug Tracking System at Live mailing list at <\fIdebian-live@lists.debian.org\fR>. .SH AUTHOR -live\-persistence.conf was written by anonym <\fIanonym@lavabit.com\fR> for the +persistence.conf was written by anonym <\fIanonym@lavabit.com\fR> for the Debian project. diff --git a/manpages/es/live-boot.es.7 b/manpages/es/live-boot.es.7 index ce14d4d..abd67f3 100644 --- a/manpages/es/live-boot.es.7 +++ b/manpages/es/live-boot.es.7 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BOOT 7 26.09.2012 3.0~b3\-1 "Proyecto Debian Live" +.TH LIVE\-BOOT 7 27.09.2012 3.0~b4\-1 "Proyecto Debian Live" .SH NOMBRE \fBlive\-boot\fP \- Scripts de Arranque del Sistema @@ -191,8 +191,8 @@ live\-boot buscará dispositivos con "persistence". Estos pueden ser particiones (con el nombre GPT correcto), sistemas de ficheros (con la etiqueta correcta) o ficheros imagen (con el nombre de fichero correcto). Los overlays tienen la etiqueta/nombre "persistence" (ver -\fIlive\-persistence.conf\fP(5)). Los ficheros imagen overlay tienen extensiones -que determinan su sistema de ficheros, por ejemplo, "persistence.ext4". +\fIpersistence.conf\fP(5)). Los ficheros imagen overlay tienen extensiones que +determinan su sistema de ficheros, por ejemplo, "persistence.ext4". .IP "\fBpersistence\-encryption\fP=\fITYPE1\fP,\fITYPE2\fP ... \fITYPEn\fP" 4 Esta opción determina qué tipo de cifrado se usa cuando se prueban los dispositivos de los medios con persistencia. Si se especifica "none" en la @@ -237,9 +237,9 @@ Esta opción hace que live\-boot reinicie sin tratar de expulsar los medios y sin pedirle al usuario que extraiga el dispositivo usado para arrancar. .IP \fBshowmounts\fP 4 Este parámetro hará que live\-boot muestre en "/" los sistemas de ficheros ro -(en su mayoría comprimidos) en "/live". Esto no está activado por defecto, -porque podría dar lugar a problemas con aplicaciones como "mono" que -almacenan rutas binarias durante su instalación. +(en su mayoría comprimidos) en "/lib/live". Esto no está activado por +defecto, porque podría dar lugar a problemas con aplicaciones como "mono" +que almacenan rutas binarias durante su instalación. .IP \fBsilent\fP 4 Si arranca con el parámetro normal quiet, live\-boot esconde la mayoría de sus propios mensajes. Cuando se utiliza silent, los esconde todos. @@ -282,10 +282,10 @@ alfanumérico. .IP \fB/etc/live/boot/*\fP 4 .IP \fBlive/boot.conf\fP 4 .IP \fBlive/boot.d/*\fP 4 -.IP \fBlive\-persistence.conf\fP 4 +.IP \fBpersistence.conf\fP 4 .SH "VER ADEMÁS" -\fIlive\-persistence.conf\fP(5) +\fIpersistence.conf\fP(5) .PP \fIlive\-build\fP(7) .PP diff --git a/manpages/es/live-persistence.conf.es.5 b/manpages/es/persistence.conf.es.5 similarity index 84% rename from manpages/es/live-persistence.conf.es.5 rename to manpages/es/persistence.conf.es.5 index 757363e..ea7ea84 100644 --- a/manpages/es/live-persistence.conf.es.5 +++ b/manpages/es/persistence.conf.es.5 @@ -3,23 +3,23 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BOOT conf 26.09.2012 3.0~b3\-1 "Proyecto Debian Live" +.TH LIVE\-BOOT conf 27.09.2012 3.0~b4\-1 "Proyecto Debian Live" .SH NOMBRE -\fBlive\-persistence.conf\fP \- Fichero para configurar medios de almacenamiento -con persistencia en live\-boot +\fBpersistence.conf\fP \- Fichero para configurar medios de almacenamiento con +persistencia en live\-boot .SH DESCRIPCIÓN Si live\-boot prueba un volumen persistente con la etiqueta (o nombre GPT, o nombre de fichero, aunque a partir de este momento nos referiremos a él como simplemente "etiqueta") "persistence", la persistencia de ese volumen es -completamente personalizable a través del fichero \fBlive\-persistence.conf\fP +completamente personalizable a través del fichero \fBpersistence.conf\fP almacenado en la raíz de su sistema de ficheros. Cualquier volumen esa etiqueta debe tener uno de esos ficheros, o si no será ignorado. .PP -El formato de \fBlive\-persistence.conf\fP permite añadir líneas vacias o líneas -que comiencen por "#" (usado para los comentarios), ambos serán -ignorados. Un "montaje personalizado" tiene el formato: +El formato de \fBpersistence.conf\fP permite añadir líneas vacias o líneas que +comiencen por "#" (usado para los comentarios), ambos serán ignorados. Un +"montaje personalizado" tiene el formato: .PP .RS \fIDIR\fP [\fIOPTION\fP]... @@ -43,10 +43,10 @@ Todos los montajes personalizados serán montados en orden de tal manera que dos montajes personalizados no se "escondan" uno al otro. Por ejemplo, si tenemos los dos \fIDIR\fP:s /a y /a/b siempre /a será montado en primer lugar, después /a/b. Esto siempre es así sin importar el orden en que aparezcan las -líneas en \fBlive\-persistence.conf\fP o incluso si se usan varios ficheros -\fBlive\-persistence.conf\fP en medios persistentes distintos al mismo -tiempo. Sin embargo, no está permitido que un montaje personalizado tenga su -directorio de origen en el interior del directorio de origen de otro montaje +líneas en \fBpersistence.conf\fP o incluso si se usan varios ficheros +\fBpersistence.conf\fP en medios persistentes distintos al mismo tiempo. Sin +embargo, no está permitido que un montaje personalizado tenga su directorio +de origen en el interior del directorio de origen de otro montaje personalizado, ya que los directorios de origen que live\-boot crea automáticamente no tienen soporte para montajes "anidados" como /a y /a/b en el mismo medio. En este caso se debe usar la opción \fBsource\fP (ver debajo) @@ -61,8 +61,8 @@ persistencia. La preinstalación no se realiza cuando se utilizan las opciones \fBlink\fP o \fBunion\fP (ver debajo). .SH OPCIONES -Los montajes personalizados definidos en \fBlive\-persistence.conf\fP aceptan -las siguientes opciones en una lista separada por comas: +Los montajes personalizados definidos en \fBpersistence.conf\fP aceptan las +siguientes opciones en una lista separada por comas: .IP \fBsource\fP=\fIPATH\fP 4 Cuando se especifica, se guardan los cambios persistentes en \fIPATH\fP en los medios con persistencia. \fIPATH\fP debe ser una ruta relativa (respecto a la @@ -112,16 +112,16 @@ tiene soporte si se utiliza \fBunion=unionmount\fP. .SH DIRECTORIOS .IP \fB/live/persistence\fP 4 Aquí se montarán todos los volumenes persistentes (en un directorio que -corresponda con el nombre del dispositivo). El fichero -\fBlive\-persistence.conf\fP se puede editar fácilmente a través de este -montaje, así como cualquier directorio de origen (esto resulta especialmente -práctico para los montajes personalizados usando la opción \fBlink\fP). +corresponda con el nombre del dispositivo). El fichero \fBpersistence.conf\fP +se puede editar fácilmente a través de este montaje, así como cualquier +directorio de origen (esto resulta especialmente práctico para los montajes +personalizados usando la opción \fBlink\fP). .SH EJEMPLOS Si tenemos un volumen con persistencia \fIVOL\fP con un fichero -\fBlive\-persistence.conf\fP que contiene las cuatro lineas siguientes -(numeradas para una mejor referencia): +\fBpersistence.conf\fPque contiene las cuatro lineas siguientes (numeradas para +una mejor referencia): .TP 7 1. /home/user1 link,source=config\-files/user1 @@ -184,8 +184,8 @@ Enlace: /home/user2/.ssh/config \-> \fIVOL\fP/config\-files/user2/.ssh/config (de c) .PP Se podría decir, sin embargo, que las líneas 1 y 2 en el fichero de ejemplo -\fBlive\-persistence.conf\fP anterior son innecesarias ya que la línea 3 ya -crearía el directorio /home persistente. La opción \fBlink\fP se utiliza en +\fBpersistence.conf\fP anterior son innecesarias ya que la línea 3 ya crearía +el directorio /home persistente. La opción \fBlink\fP se utiliza en situaciones en las que no se desea guardar de forma persistente un directorio completo, sino únicamente algunos ficheros o subdirectorios incluidos en él. @@ -221,5 +221,5 @@ correo de Debian Live a la dirección <\fIdebian\-live@lists.debian.org\fP>. .SH AUTOR -live\-persistence.conf fue escrito por anonym <\fIanonym@lavabit.com\fP> -para el proyecto Debian. +persistence.conf fue escrito por anonym <\fIanonym@lavabit.com\fP> para +el proyecto Debian. diff --git a/manpages/po/de/live-boot.7.po b/manpages/po/de/live-boot.7.po index 0369a03..60b83fb 100644 --- a/manpages/po/de/live-boot.7.po +++ b/manpages/po/de/live-boot.7.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-boot 3.0~b3-1\n" -"POT-Creation-Date: 2012-09-26 14:38+0300\n" +"Project-Id-Version: live-boot 3.0~b4-1\n" +"POT-Creation-Date: 2012-09-27 13:22+0300\n" "PO-Revision-Date: 2012-04-08 22:48+0300\n" "Last-Translator: Daniel Baumann \n" "Language-Team: none\n" @@ -16,31 +16,31 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. type: TH -#: en/live-boot.7:1 en/live-persistence.conf.5:1 +#: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap msgid "LIVE-BOOT" msgstr "" #. type: TH -#: en/live-boot.7:1 en/live-persistence.conf.5:1 +#: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "2012-09-26" -msgstr "26.09.2012" +msgid "2012-09-27" +msgstr "27.09.2012" #. type: TH -#: en/live-boot.7:1 en/live-persistence.conf.5:1 +#: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "3.0~b3-1" -msgstr "3.0~b3-1" +msgid "3.0~b4-1" +msgstr "3.0~b4-1" #. type: TH -#: en/live-boot.7:1 en/live-persistence.conf.5:1 +#: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap msgid "Debian Live Project" msgstr "" #. type: SH -#: en/live-boot.7:3 en/live-persistence.conf.5:3 +#: en/live-boot.7:3 en/persistence.conf.5:3 #, no-wrap msgid "NAME" msgstr "" @@ -51,7 +51,7 @@ msgid "B - System Boot Scripts" msgstr "" #. type: SH -#: en/live-boot.7:6 en/live-persistence.conf.5:7 +#: en/live-boot.7:6 en/persistence.conf.5:7 #, no-wrap msgid "DESCRIPTION" msgstr "" @@ -137,7 +137,7 @@ msgid "" msgstr "" #. type: SH -#: en/live-boot.7:28 en/live-persistence.conf.5:57 +#: en/live-boot.7:28 en/persistence.conf.5:57 #, no-wrap msgid "OPTIONS" msgstr "" @@ -573,8 +573,8 @@ msgid "" "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\"." +"\" (see I(5)). Overlay image files have extensions which " +"determines their filesystem, e.g. \"persistence.ext4\"." msgstr "" #. type: IP @@ -704,7 +704,7 @@ msgstr "" #: 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 " +"(mostly compressed) on \"/lib/live\". This is not enabled by default because " "could lead to problems by applications like \"mono\" which store binary " "paths on installation." msgstr "" @@ -839,43 +839,43 @@ msgstr "" #. type: IP #: en/live-boot.7:154 #, no-wrap -msgid "B" +msgid "B" msgstr "" #. type: SH -#: en/live-boot.7:156 en/live-persistence.conf.5:191 +#: en/live-boot.7:156 en/persistence.conf.5:191 #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text #: en/live-boot.7:158 -msgid "I(5)" +msgid "I(5)" msgstr "" #. type: Plain text -#: en/live-boot.7:160 en/live-persistence.conf.5:195 +#: en/live-boot.7:160 en/persistence.conf.5:195 msgid "I(7)" msgstr "" #. type: Plain text -#: en/live-boot.7:162 en/live-persistence.conf.5:197 +#: en/live-boot.7:162 en/persistence.conf.5:197 msgid "I(7)" msgstr "" #. type: Plain text -#: en/live-boot.7:164 en/live-persistence.conf.5:199 +#: en/live-boot.7:164 en/persistence.conf.5:199 msgid "I(7)" msgstr "" #. type: SH -#: en/live-boot.7:165 en/live-persistence.conf.5:200 +#: en/live-boot.7:165 en/persistence.conf.5:200 #, no-wrap msgid "HOMEPAGE" msgstr "" #. type: Plain text -#: en/live-boot.7:167 en/live-persistence.conf.5:204 +#: en/live-boot.7:167 en/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 " @@ -883,13 +883,13 @@ msgid "" msgstr "" #. type: SH -#: en/live-boot.7:168 en/live-persistence.conf.5:205 +#: en/live-boot.7:168 en/persistence.conf.5:205 #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text -#: en/live-boot.7:170 en/live-persistence.conf.5:210 +#: en/live-boot.7:170 en/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 " @@ -898,7 +898,7 @@ msgid "" msgstr "" #. type: SH -#: en/live-boot.7:171 en/live-persistence.conf.5:211 +#: en/live-boot.7:171 en/persistence.conf.5:211 #, no-wrap msgid "AUTHOR" msgstr "" diff --git a/manpages/po/de/live-persistence.conf.5.po b/manpages/po/de/persistence.conf.5.po similarity index 67% rename from manpages/po/de/live-persistence.conf.5.po rename to manpages/po/de/persistence.conf.5.po index 539eede..b3b14a0 100644 --- a/manpages/po/de/live-persistence.conf.5.po +++ b/manpages/po/de/persistence.conf.5.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-boot 3.0~b3-1\n" -"POT-Creation-Date: 2012-09-26 14:38+0300\n" +"Project-Id-Version: live-boot 3.0~b4-1\n" +"POT-Creation-Date: 2012-09-27 13:22+0300\n" "PO-Revision-Date: 2012-04-08 22:48+0300\n" "Last-Translator: Daniel Baumann \n" "Language-Team: none\n" @@ -16,76 +16,76 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. type: TH -#: en/live-boot.7:1 en/live-persistence.conf.5:1 +#: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap msgid "LIVE-BOOT" msgstr "" #. type: TH -#: en/live-boot.7:1 en/live-persistence.conf.5:1 +#: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "2012-09-26" -msgstr "26.09.2012" +msgid "2012-09-27" +msgstr "27.09.2012" #. type: TH -#: en/live-boot.7:1 en/live-persistence.conf.5:1 +#: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "3.0~b3-1" -msgstr "3.0~b3-1" +msgid "3.0~b4-1" +msgstr "3.0~b4-1" #. type: TH -#: en/live-boot.7:1 en/live-persistence.conf.5:1 +#: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap msgid "Debian Live Project" msgstr "" #. type: SH -#: en/live-boot.7:3 en/live-persistence.conf.5:3 +#: en/live-boot.7:3 en/persistence.conf.5:3 #, no-wrap msgid "NAME" msgstr "" #. type: SH -#: en/live-boot.7:6 en/live-persistence.conf.5:7 +#: en/live-boot.7:6 en/persistence.conf.5:7 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: SH -#: en/live-boot.7:28 en/live-persistence.conf.5:57 +#: en/live-boot.7:28 en/persistence.conf.5:57 #, no-wrap msgid "OPTIONS" msgstr "" #. type: SH -#: en/live-boot.7:156 en/live-persistence.conf.5:191 +#: en/live-boot.7:156 en/persistence.conf.5:191 #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text -#: en/live-boot.7:160 en/live-persistence.conf.5:195 +#: en/live-boot.7:160 en/persistence.conf.5:195 msgid "I(7)" msgstr "" #. type: Plain text -#: en/live-boot.7:162 en/live-persistence.conf.5:197 +#: en/live-boot.7:162 en/persistence.conf.5:197 msgid "I(7)" msgstr "" #. type: Plain text -#: en/live-boot.7:164 en/live-persistence.conf.5:199 +#: en/live-boot.7:164 en/persistence.conf.5:199 msgid "I(7)" msgstr "" #. type: SH -#: en/live-boot.7:165 en/live-persistence.conf.5:200 +#: en/live-boot.7:165 en/persistence.conf.5:200 #, no-wrap msgid "HOMEPAGE" msgstr "" #. type: Plain text -#: en/live-boot.7:167 en/live-persistence.conf.5:204 +#: en/live-boot.7:167 en/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 " @@ -93,13 +93,13 @@ msgid "" msgstr "" #. type: SH -#: en/live-boot.7:168 en/live-persistence.conf.5:205 +#: en/live-boot.7:168 en/persistence.conf.5:205 #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text -#: en/live-boot.7:170 en/live-persistence.conf.5:210 +#: en/live-boot.7:170 en/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 " @@ -108,50 +108,49 @@ msgid "" msgstr "" #. type: SH -#: en/live-boot.7:171 en/live-persistence.conf.5:211 +#: en/live-boot.7:171 en/persistence.conf.5:211 #, no-wrap msgid "AUTHOR" msgstr "" #. type: Plain text -#: en/live-persistence.conf.5:6 +#: en/persistence.conf.5:6 msgid "" -"B - Configuration file for persistence media in live-" -"boot" +"B - Configuration file for persistence media in live-boot" msgstr "" #. type: Plain text -#: en/live-persistence.conf.5:13 +#: en/persistence.conf.5:13 msgid "" "If live-boot probes a persistence volume with the label (or GPT name, or " "file name, but from now on we will just say \"label\") \"persistence\", that " -"volume's persistence is fully customizable through the B file stored on the root of its file system. Any such labeled volume " -"must have such a file, or it will be ignored." +"volume's persistence is fully customizable through the B " +"file stored on the root of its file system. Any such labeled volume must " +"have such a file, or it will be ignored." msgstr "" #. type: Plain text -#: en/live-persistence.conf.5:17 +#: en/persistence.conf.5:17 msgid "" -"The format of B allows empty lines and lines starting " -"with a \"#\" (used for comments), both which will be ignored. A so called " +"The format of B allows empty lines and lines starting with " +"a \"#\" (used for comments), both which will be ignored. A so called " "\"custom mount\" has the format:" msgstr "" #. type: Plain text -#: en/live-persistence.conf.5:20 +#: en/persistence.conf.5:20 msgid "I [I