[SCM] live-config branch, upstream, updated. upstream/3.0_a30-1-g551ba42
Daniel Baumann
daniel at debian.org
Sun Dec 4 09:20:46 UTC 2011
The following commit has been merged in the upstream branch:
commit 551ba429c5e06968e191aae4605671e4530ca4cf
Author: Daniel Baumann <daniel at debian.org>
Date: Sun Dec 4 10:20:09 2011 +0100
Adding upstream version 3.0~a31.
diff --git a/VERSION b/VERSION
index 2005623..65a16eb 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.0~a30
+3.0~a31
diff --git a/bin/live-config-update b/bin/live-config-update
index 035b883..e005f42 100755
--- a/bin/live-config-update
+++ b/bin/live-config-update
@@ -52,12 +52,32 @@ case "${_DISTRIBUTION}" in
LIVE_HOSTNAME="debian"
LIVE_USERNAME="user"
LIVE_USER_FULLNAME="Debian Live user"
+
+ case "${_RELEASE}" in
+ squeeze)
+ LIVE_USER_DEFAULT_GROUPS="audio cdrom dip floppy video plugdev netdev powerdev scanner bluetooth debian-tor"
+ ;;
+
+ *)
+ LIVE_USER_DEFAULT_GROUPS="audio cdrom dip floppy video plugdev netdev powerdev scanner bluetooth"
+ ;;
+ esac
;;
progress)
LIVE_HOSTNAME="progress"
LIVE_USERNAME="user"
LIVE_USER_FULLNAME="Progress Linux user"
+
+ case "${_RELEASE}" in
+ artax)
+ LIVE_USER_DEFAULT_GROUPS="audio cdrom dip floppy video plugdev netdev powerdev scanner bluetooth debian-tor sudo"
+ ;;
+
+ *)
+ LIVE_USER_DEFAULT_GROUPS="audio cdrom dip floppy video plugdev netdev powerdev scanner bluetooth sudo"
+ ;;
+ esac
;;
ubuntu)
diff --git a/manpages/de/live-config.de.7 b/manpages/de/live-config.de.7
index c277605..6cf8df2 100644
--- a/manpages/de/live-config.de.7
+++ b/manpages/de/live-config.de.7
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-CONFIG 7 28.10.2011 3.0~a30 "Debian Live Projekt"
+.TH LIVE\-CONFIG 7 2011\-12\-04 3.0~a31 "Debian Live Projekt"
.SH NAME
\fBlive\-config\fP \- System Konfiguration Skripte
@@ -63,6 +63,10 @@ Ermöglicht den Rechnernamen des Systems zu wählen. Der Standardname ist
.IP "\fBlive\-config.username\fP=\fIBENUTZERNAME\fP | \fBusername\fP=\fIBENUTZERNAME\fP" 4
Ermöglicht den Namen des Benutzers zu wählen, welcher für den automatischen
Login angelegt wird. Der Standardname ist 'user'.
+.IP "\fBlive\-config.user\-default\-groups\fP=\fIGRUPPE1\fP,\fIGRUPPE2\fP ... \fIGRUPPEn\fP | \fBuser\-default\-groups\fP=\fIGRUPPE1\fP,\fIGRUPPE2\fP ... \fIGRUPPEn\fP" 4
+Ermöglicht die Standardgruppen für den Benutzer zu wählen, welcher für den
+automatischen Login angelegt wird. Der Standard ist 'audio cdrom dip floppy
+video plugdev netdev powerdev scanner bluetooth'.
.IP "\fBlive\-config.user\-fullname\fP=\(dq\fIVOLLER BENUTZERNAME\fP\(dq | \fBuser\-fullname\fP=\(dq\fIVOLLER BENUTZERNAME\fP\(dq" 4
Ermöglicht den vollen Name für den Benutzer zu wählen, welcher für den
automatischen Login angelegt wird. Der Standard ist 'Debian Live user'.
@@ -184,6 +188,9 @@ Parameter.
.IP \fBLIVE_USERNAME\fP=\fIBENUTZERNAME\fP 4
Diese Variable enspricht dem '\fBlive\-config.username\fP=\fIBENUTZERNAME\fP'
Parameter.
+.IP "\fBLIVE_USER_DEFAULT_GROUPS\fP=\fIGRUPPE1\fP,\fIGRUPPE2\fP ... \fIGRUPPEn\fP" 4
+Diese Variable enspricht dem '\fBlive\-config.user\-default\-groups\fP=\fIGRUPPE1\fP
+\fIGRUPPE2\fP ... \fIGRUPPEn\fP' Parameter.
.IP "\fBLIVE_USER_FULLNAME\fP=\(dq\fIVOLLER BENUTZERNAME\(dq\fP" 4
Diese Variable enspricht dem '\fBlive\-config.user\-fullname\fP="\fIVOLLER
BENUTZERNAME\fP"' Parameter.
diff --git a/manpages/en/live-config.7 b/manpages/en/live-config.7
index 3356ae9..9b0d2d2 100644
--- a/manpages/en/live-config.7
+++ b/manpages/en/live-config.7
@@ -6,7 +6,7 @@
.\" under certain conditions; see COPYING for details.
.\"
.\"
-.TH LIVE\-CONFIG 7 2011\-10\-28 3.0~a30 "Debian Live Project"
+.TH LIVE\-CONFIG 7 2011\-12\-04 3.0~a31 "Debian Live Project"
.SH NAME
\fBlive\-config\fR \- System Configuration Scripts
@@ -38,6 +38,8 @@ Some individual scripts can change their behaviour upon a boot parameter.
Allows to set the hostname of the system. The default is 'debian'.
.IP "\fBlive\-config.username\fR=\fIUSERNAME\fR | \fBusername\fR=\fIUSERNAME\fR" 4
Allows to set the username that gets created for autologin. The default is 'user'.
+.IP "\fBlive\-config.user\-default\-groups\fR=\fIGROUP1\fR,\fIGROUP2\fR ... \fIGROUPn\fR | \fBuser\-default\-groups\fR=\fIGROUP1\fR,\fIGROUP2\fR ... \fIGROUPn\fR" 4
+Allows to set the default groups of the users that gets created for autologin is member of. The default is 'audio cdrom dip floppy video plugdev netdev powerdev scanner bluetooth'.
.IP "\fBlive\-config.user\-fullname\fR=""\fIUSER FULLNAME\fR"" | \fBuser\-fullname\fR=""\fIUSER FULLNAME\fR""" 4
Allows to set the fullname of the users that gets created for autologin. The default is 'Debian Live user'.
.IP "\fBlive\-config.locales\fR=\fILOCALE1\fR,\fILOCALE2\fR ... \fILOCALEn\fR | \fBlocales\fR=\fILOCALE1\fR,\fILOCALE2\fR ... \fILOCALEn\fR" 4
@@ -108,6 +110,8 @@ This variable equals the '\fBlive\-noconfig\fR=\fISCRIPT1\fR,\fISCRIPT2\fR, ...
This variable equals the '\fBlive\-config.hostname\fR=\fIHOSTNAME\fR' parameter.
.IP "\fBLIVE_USERNAME\fR=\fIUSERNAME\fR" 4
This variable equals the '\fBlive\-config.username\fR=\fIUSERNAME\fR' parameter.
+.IP "\fBLIVE_USER_DEFAULT_GROUPS\fR=\fIGROUP1\fR,\fIGROUP2\fR ... \fIGROUPn\fR" 4
+This variable equals the '\fBlive\-config.user\-default\-groups\fR="\fIGROUP1\fR,\fIGROUP2\fR ... \fIGROUPn\fR"' parameter.
.IP "\fBLIVE_USER_FULLNAME\fR=""\fIUSER FULLNAME\fR""" 4
This variable equals the '\fBlive\-config.user\-fullname\fR="\fIUSER FULLNAME\fR"' parameter.
.IP "\fBLIVE_LOCALES\fR=\fILOCALE1\fR,\fILOCALE2\fR ... \fILOCALEn\fR" 4
diff --git a/manpages/es/live-config.es.7 b/manpages/es/live-config.es.7
index cc53de8..16c27e0 100644
--- a/manpages/es/live-config.es.7
+++ b/manpages/es/live-config.es.7
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-CONFIG 7 28.10.2011 3.0~a30 "Proyecto Debian Live"
+.TH LIVE\-CONFIG 7 2011\-12\-04 3.0~a31 "Proyecto Debian Live"
.SH NOMBRE
\fBlive\-config\fP \- Scripts de configuración del sistema
@@ -61,6 +61,10 @@ Permite establecer el hostname del sistema. Por omisión es «debian».
.IP "\fBlive\-config.username\fP=\fIUSERNAME\fP | \fBusername\fP=\fIUSERNAME\fP" 4
Permite establecer el nombre del usuario que se crea para iniciar sesión de
forma automática. Por omisión es «user».
+.IP "\fBlive\-config.user\-default\-groups\fP=\fIGROUP1\fP,\fIGROUP2\fP ... \fIGROUPn\fP | \fBuser\-default\-groups\fP=\fIGROUP1\fP,\fIGROUP2\fP ... \fIGROUPn\fP" 4
+Allows to set the default groups of the users that gets created for
+autologin is member of. The default is 'audio cdrom dip floppy video plugdev
+netdev powerdev scanner bluetooth'.
.IP "\fBlive\-config.user\-fullname\fP=\(dq\fIUSER FULLNAME\fP\(dq | \fBuser\-fullname\fP=\(dq\fIUSER·FULLNAME\fP\(dq" 4
Permite establecer el nombre completo del usuario que se crea para iniciar
sesión de forma automática. Por omisión es «Debian Live user».
@@ -94,7 +98,8 @@ Permite seleccionar el gestor de sesión gráfica «x\-session\-manager» median
Permite seleccionar el controlador xorg en lugar de detectarlo de forma
automática.
.IP \fBlive\-config.xorg\-resolution\fP=\fIXORG_RESOLUTION\fP·|·\fBxorg\-resolution\fP=\fIXORG_RESOLUTION\fP 4
-Allows to set xorg resolution instead of autodetecting it, e.g. 1024x768.
+Permite seleccionar la resolución de xorg en lugar de detectarla de forma
+automática, p.ej. 1024x768.
.IP "\fBlive\-config.hooks\fP=filesystem|medium|\fIURL1\fP|\fIURL2\fP| ... |\fIURLn\fP | \fBhooks\fP=medium|filesystem|\fIURL1\fP|\fIURL2\fP| ... |\fIURLn\fP" 4
Permite buscar y ejecutar uno o más archivos de forma arbitraria. Tener en
cuenta que las URLs deben ser descargadas usando wget (http, ftp o file://),
@@ -177,6 +182,10 @@ Esta variable es igual al parámetro '\fBlive\-noconfig\fP=\fISCRIPT1\fP,\fISCRI
Esta variable es igual al parámetro '\fBlive\-config.hostname\fP=\fIHOSTNAME\fP'
.IP \fBLIVE_USERNAME\fP=\fIUSERNAME\fP 4
Esta variable es igual al parámetro '\fBlive\-config.username\fP=\fIUSERNAME\fP'
+.IP "\fBLIVE_USER_DEFAULT_GROUPS\fP=\fIGROUP1\fP,\fIGROUP2\fP ... \fIGROUPn\fP" 4
+This variable equals the
+\&'\fBlive\-config.user\-default\-groups\fP="\fIGROUP1\fP,\fIGROUP2\fP ... \fIGROUPn\fP"'
+parameter.
.IP "\fBLIVE_USER_FULLNAME\fP=\(dq\fIUSER FULLNAME\fP\(dq" 4
Esta variable es igual al parámetro '\fBlive\-config.user\-fullname\fP="\fIUSER
FULLNAME\fP"'
diff --git a/manpages/fr/live-config.fr.7 b/manpages/fr/live-config.fr.7
index 892dde4..1d2a121 100644
--- a/manpages/fr/live-config.fr.7
+++ b/manpages/fr/live-config.fr.7
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-CONFIG 7 28.10.2011 3.0~a30 "Projet Debian Live"
+.TH LIVE\-CONFIG 7 2011\-12\-04 3.0~a31 "Projet Debian Live"
.SH NOM
\fBlive\-config\fP \- Scripts de configuration du système
@@ -27,8 +27,9 @@ certaines options, les paramètres d'amorçage sont prioritaires sur les
fichiers de configuration. Lorsque l'on utilise la persistance, les scripts
\fBlive\-config\fP ne sont lancés qu'une seule fois.
.PP
-To configure the live\-config parameters used by default in a live image, see
-the \-\-bootappend\-live option in the \fIlb_config\fP(1) manual page.
+Pour configurer les paramètres de live\-config utilisés par défaut dans une
+image live, consultez l'option \-\-bootappend\-live dans la page de manuel
+\fIlb_config\fP(1)
.SS "Parametères d'amorçage (scripts)"
\fBlive\-config\fP est uniquement activé si 'boot=live' est utilisé en tant que
@@ -63,6 +64,10 @@ est 'debian'.
.IP "\fBlive\-config.username\fP=\fINOM_D_UTILISATEUR\fP | \fBusername\fP=\fINOM_D_UTILISATEUR\fP" 4
Permet de spécifier le login du user créé pour l'auto\-login. Par défaut ce
nom est 'user'.
+.IP "\fBlive\-config.user\-default\-groups\fP=\fIGROUP1\fP,\fIGROUP2\fP ... \fIGROUPn\fP | \fBuser\-default\-groups\fP=\fIGROUP1\fP,\fIGROUP2\fP ... \fIGROUPn\fP" 4
+Allows to set the default groups of the users that gets created for
+autologin is member of. The default is 'audio cdrom dip floppy video plugdev
+netdev powerdev scanner bluetooth'.
.IP "\fBlive\-config.user\-fullname\fP=\(dq\fINOM_COMPLET_D_UTILISATEUR\fP\(dq | \fBuser\-fullname\fP=\(dq\fINOM_COMPLET_D_UTILISATEUR\fP\(dq" 4
Permet de spécifier le nom complet des utilisateurs créés pour
l'auto\-login. Par défaut il s'agit de 'Debian Live user'.
@@ -99,7 +104,8 @@ Permet de spécifier le x\-session\-manager via update\-alternatives.
Permet de spécifier le driver utilisé par xorg plutôt que d'utiliser
l'auto\-détection.
.IP "\fBlive\-config.xorg\-resolution\fP=\fIRESOLUTION_PAR_XORG\fP | \fBxorg\-resolution\fP=\fIRESOLUTION_PAR_XORG\fP" 4
-Allows to set xorg resolution instead of autodetecting it, e.g. 1024x768.
+Permet de spécifier la résolution utilisée par xorg, plutôt que d'utiliser
+l'auto\-détection, par example 1024x768.
.IP "\fBlive\-config.hooks\fP=filesystem|medium|\fIURL1\fP|\fIURL2\fP| ... |\fIURLn\fP | \fBhooks\fP=\fIURL1\fP|\fIURL2\fP| ... |\fIURLn\fP" 4
Permet de soumettre et d'exécuter un ou plusieurs fichiers/scripts
spécifiques. Notez que les URLs doivent pouvoir être utilisées par wget
@@ -169,8 +175,8 @@ cohérence, d'utiliser 'vendeur.conf' ou 'projet.conf' en tant que modèle de
nommage ('vendeur' ou 'projet' étant remplacés par le nom réel issu du nom
de fichier comme 'debian\-eeepc.conf').
.PP
-The actual content of the configuration files consists of one or more of the
-following variables.
+Le contenu réel des fichiers de configuration se compose d'une ou plusieurs
+des variables suivantes.
.IP "\fBLIVE_CONFIGS\fP=\fISCRIPT1\fP,\fISCRIPT2\fP, ... \fISCRIPTn\fP" 4
Cette variable correspond au paramètre
@@ -184,6 +190,10 @@ Cette variable correspond au paramètre
.IP \fBLIVE_USERNAME\fP=\fINOM_D_UTILISATEUR\fP 4
Cette variable correspond au paramètre
\&'\fBlive\-config.username\fP=\fINOM_D_UTILISATEUR\fP'.
+.IP "\fBLIVE_USER_DEFAULT_GROUPS\fP=\fIGROUP1\fP,\fIGROUP2\fP ... \fIGROUPn\fP" 4
+This variable equals the
+\&'\fBlive\-config.user\-default\-groups\fP="\fIGROUP1\fP,\fIGROUP2\fP ... \fIGROUPn\fP"'
+parameter.
.IP \fBLIVE_USER_FULLNAME\fP=\(dq\fINOM_COMPLET_D_UTILISATEUR\(dq\fP 4
Cette variable correspond au paramètre
\&'\fBlive\-config.user\-fullname\fP="\fINOM_COMPLET_D_UTILISATEUR"\fP'.
@@ -250,7 +260,7 @@ exemple de configuration est proposé dans
/usr/share/doc/live\-config/examples.
.SH SCRIPTS
-\fBlive\-config\fP currently features the following scripts in /lib/live/config.
+\fBlive\-config\fP actuellement a les scripts suivants dans /lib/live/config.
.IP \fBhostname\fP 4
configure /etc/hostname et /etc/hosts.
diff --git a/manpages/it/live-config.it.7 b/manpages/it/live-config.it.7
index ca3c47a..b7b4130 100644
--- a/manpages/it/live-config.it.7
+++ b/manpages/it/live-config.it.7
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-CONFIG 7 28.10.2011 3.0~a30 "Progetto Debian Live"
+.TH LIVE\-CONFIG 7 2011\-12\-04 3.0~a31 "Progetto Debian Live"
.SH NOME
\fBlive\-config\fP \- Script di configurazione del sistema
@@ -61,6 +61,10 @@ Permette di impostare l'hostname del sistema, il predefinito è "debian".
.IP "\fBlive\-config.username\fP=\fINOMEUTENTE\fP | \fBusername\fP=\fINOMEUTENTE\fP" 4
Permette di impostare il nome utente che viene creato per il login
automatico, il predefinito è "user".
+.IP "\fBlive\-config.user\-default\-groups\fP=\fIGROUP1\fP,\fIGROUP2\fP ... \fIGROUPn\fP | \fBuser\-default\-groups\fP=\fIGROUP1\fP,\fIGROUP2\fP ... \fIGROUPn\fP" 4
+Allows to set the default groups of the users that gets created for
+autologin is member of. The default is 'audio cdrom dip floppy video plugdev
+netdev powerdev scanner bluetooth'.
.IP "\fBlive\-config.user\-fullname\fP=\(dq\fINOME COMPLETO UTENTE\fP\(dq | \fBuser\-fullname\fP=\(dq\fINOME COMPLETO UTENTE\fP\(dq" 4
Permette di impostare il nome utente completo che viene creato per il login
automatico, il predefinito è "Debian Live user".
@@ -175,6 +179,10 @@ Questa variabile equivale al parametro
.IP \fBLIVE_USERNAME\fP=\fINOMEUTENTE\fP 4
Questa variabile equivale al parametro
"\fBlive\-config.username\fP=\fINOMEUTENTE\fP".
+.IP "\fBLIVE_USER_DEFAULT_GROUPS\fP=\fIGROUP1\fP,\fIGROUP2\fP ... \fIGROUPn\fP" 4
+This variable equals the
+\&'\fBlive\-config.user\-default\-groups\fP="\fIGROUP1\fP,\fIGROUP2\fP ... \fIGROUPn\fP"'
+parameter.
.IP "\fBLIVE_USER_FULLNAME\fP=\(dq\fINOME COMPLETO UTENTE\fP\(dq" 4
Questa variabile equivale al parametro "\fBlive\-config.user\-fullname\fP="\fINOME
COMPLETO UTENTE\fP".
diff --git a/manpages/po/de/live-config.7.po b/manpages/po/de/live-config.7.po
index eb035cd..25df5a4 100644
--- a/manpages/po/de/live-config.7.po
+++ b/manpages/po/de/live-config.7.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-config 3.0~a30\n"
-"POT-Creation-Date: 2011-10-28 12:27+0300\n"
+"POT-Creation-Date: 2011-12-04 10:17+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel at debian.org>\n"
"Language-Team: none\n"
@@ -23,15 +23,13 @@ msgstr "LIVE-CONFIG"
#. type: TH
#: en/live-config.7:9
-#, no-wrap
-msgid "2011-10-28"
-msgstr "28.10.2011"
+msgid "2011-12-04"
+msgstr "04.12.2011"
#. type: TH
#: en/live-config.7:9
-#, no-wrap
-msgid "3.0~a30"
-msgstr "3.0~a30"
+msgid "3.0~a31"
+msgstr "3.0~a31"
#. type: TH
#: en/live-config.7:9
@@ -219,11 +217,28 @@ msgstr ""
#. type: IP
#: en/live-config.7:41
#, no-wrap
+msgid "B<live-config.user-default-groups>=I<GROUP1>,I<GROUP2> ... I<GROUPn> | B<user-default-groups>=I<GROUP1>,I<GROUP2> ... I<GROUPn>"
+msgstr "B<live-config.user-default-groups>=I<GRUPPE1>,I<GRUPPE2> ... I<GRUPPEn> | B<user-default-groups>=I<GRUPPE1>,I<GRUPPE2> ... I<GRUPPEn>"
+
+#. type: Plain text
+#: en/live-config.7:43
+msgid ""
+"Allows to set the default groups of the users that gets created for "
+"autologin is member of. The default is 'audio cdrom dip floppy video plugdev "
+"netdev powerdev scanner bluetooth'."
+msgstr ""
+"Ermöglicht die Standardgruppen für den Benutzer zu wählen, welcher für den "
+"automatischen Login angelegt wird. Der Standard ist 'audio cdrom dip floppy "
+"video plugdev netdev powerdev scanner bluetooth'."
+
+#. type: IP
+#: en/live-config.7:43
+#, no-wrap
msgid "B<live-config.user-fullname>=\"I<USER FULLNAME>\" | B<user-fullname>=\"I<USER FULLNAME>\""
msgstr "B<live-config.user-fullname>=\"I<VOLLER BENUTZERNAME>\" | B<user-fullname>=\"I<VOLLER BENUTZERNAME>\""
#. type: Plain text
-#: en/live-config.7:43
+#: en/live-config.7:45
msgid ""
"Allows to set the fullname of the users that gets created for autologin. The "
"default is 'Debian Live user'."
@@ -232,13 +247,13 @@ msgstr ""
"automatischen Login angelegt wird. Der Standard ist 'Debian Live user'."
#. type: IP
-#: en/live-config.7:43
+#: en/live-config.7:45
#, no-wrap
msgid "B<live-config.locales>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn> | B<locales>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn>"
msgstr "B<live-config.locales>=I<GEBIETSSCHEMA1>,I<GEBIETSSCHEMA2> ... I<GEBIETSSCHEMAn> | B<locales>=I<GEBIETSSCHEMA1>,I<GEBIETSSCHEMA2> ... I<GEBIETSSCHEMAn>"
#. type: Plain text
-#: en/live-config.7:45
+#: en/live-config.7:47
msgid ""
"Allows to set the locale of the system, e.g. 'de_CH.UTF-8'. The default is "
"'en_US.UTF-8'. In case the selected locale is not already available on the "
@@ -250,13 +265,13 @@ msgstr ""
"generiert."
#. type: IP
-#: en/live-config.7:45
+#: en/live-config.7:47
#, no-wrap
msgid "B<live-config.timezone>=I<TIMEZONE> | B<timezone>=I<TIMEZONE>"
msgstr "B<live-config.timezone>=I<ZEITZONE> | B<timezone>=I<ZEITZONE>"
#. type: Plain text
-#: en/live-config.7:47
+#: en/live-config.7:49
msgid ""
"Allows to set the timezone of the system, e.g. 'Europe/Zurich'. The default "
"is 'UTC'."
@@ -265,13 +280,13 @@ msgstr ""
"Zurich'. Der Standard ist 'UTC'."
#. type: IP
-#: en/live-config.7:47
+#: en/live-config.7:49
#, no-wrap
msgid "B<live-config.utc>=B<yes>|no | B<utc>=B<yes>|no"
msgstr "B<live-config.utc>=B<yes>|no | B<utc>=B<yes>|no"
#. type: Plain text
-#: en/live-config.7:49
+#: en/live-config.7:51
msgid ""
"Allows to change if the system is assuming that the hardware clock is set to "
"UTC or not. The default is 'yes'."
@@ -280,26 +295,26 @@ msgstr ""
"Hardwareuhr auf UTC gestellt ist oder nicht. Der Standard ist 'yes'."
#. type: IP
-#: en/live-config.7:49
+#: en/live-config.7:51
#, no-wrap
msgid "B<live-config.keyboard-model>=I<KEYBOARD_MODEL> | B<keyboard-model>=I<KEYBOARD_MODEL>"
msgstr "B<live-config.keyboard-model>=I<TASTATUR_MODELL> | B<keyboard-model>=I<TASTATUR_MODELL>"
#. type: Plain text
-#: en/live-config.7:51
+#: en/live-config.7:53
msgid "Allows to change the keyboard model. There is no default value set."
msgstr ""
"Ermöglicht das Tastatur Modell zu bestimmen. Es ist kein Standardwert "
"gesetzt."
#. type: IP
-#: en/live-config.7:51
+#: en/live-config.7:53
#, no-wrap
msgid "B<live-config.keyboard-layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn> | B<keyboard-layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>"
msgstr "B<live-config.keyboard-layouts>=I<TASTATUR_LAYOUT1>,I<TASTATUR_LAYOUT2> ... I<TASTATUR_LAYOUTn> | B<keyboard-layouts>=I<TASTATUR_LAYOUT1>,I<TASTATUR_LAYOUT2> ... I<TASTATUR_LAYOUTn>"
#. type: Plain text
-#: en/live-config.7:53
+#: en/live-config.7:55
msgid ""
"Allows to change the keyboard layouts. If more than one is specified, the "
"tools of the desktop environment will allow to switch it under X11. There is "
@@ -310,73 +325,73 @@ msgstr ""
"X11. Es ist kein Standardwert gesetzt."
#. type: IP
-#: en/live-config.7:53
+#: en/live-config.7:55
#, no-wrap
msgid "B<live-config.keyboard-variant>=I<KEYBOARD_VARIANT> | B<keyboard-variant>=I<KEYBOARD_VARIANT>"
msgstr "B<live-config.keyboard-variant>=I<TASTATUR_VARIANT> | B<keyboard-variant>=I<TASTATUR_VARIANT>"
#. type: Plain text
-#: en/live-config.7:55
+#: en/live-config.7:57
msgid "Allows to change the keyboard variant. There is no default value set."
msgstr ""
"Ermöglicht die Tastatur Variante zu bestimmen. Es ist kein Standardwert "
"gesetzt."
#. type: IP
-#: en/live-config.7:55
+#: en/live-config.7:57
#, no-wrap
msgid "B<live-config.keyboard-options>=I<KEYBOARD_OPTIONS> | B<keyboard-options>=I<KEYBOARD_OPTIONS>"
msgstr "B<live-config.keyboard-options>=I<TASTATUR_OPTIONEN> | B<keyboard-options>=I<TASTATUR_OPTIONEN>"
#. type: Plain text
-#: en/live-config.7:57
+#: en/live-config.7:59
msgid "Allows to change the keyboard options. There are no default value set."
msgstr ""
"Ermöglicht die Tastatur Optionen zu bestimmen. Es ist kein Standardwert "
"gesetzt."
#. type: IP
-#: en/live-config.7:57
+#: en/live-config.7:59
#, no-wrap
msgid "B<live-config.sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn> | B<sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
msgstr "B<live-config.sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn> | B<sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
#. type: Plain text
-#: en/live-config.7:59
+#: en/live-config.7:61
msgid "Allows to disable sysv services through update-rc.d."
msgstr "Ermöglicht Services durch update-rc.d abzuschalten."
#. type: IP
-#: en/live-config.7:59
+#: en/live-config.7:61
#, no-wrap
msgid "B<live-config.x-session-manager=>I<X_SESSION_MANAGER> | B<x-session-manager>=I<X_SESSION_MANAGER>"
msgstr "B<live-config.x-session-manager=>I<X_SESSION_MANAGER> | B<x-session-manager>=I<X_SESSION_MANAGER>"
#. type: Plain text
-#: en/live-config.7:61
+#: en/live-config.7:63
msgid "Allows to set the x-session-manager through update-alternatives."
msgstr ""
"Ermöglicht den x-session-manager durch update-alternatives zu konfigurieren."
#. type: IP
-#: en/live-config.7:61
+#: en/live-config.7:63
#, no-wrap
msgid "B<live-config.xorg-driver>=I<XORG_DRIVER> | B<xorg-driver>=I<XORG_DRIVER>"
msgstr "B<live-config.xorg-driver>=I<XORG_TREIBER> | B<xorg-driver>=I<XORG_TREIBER>"
#. type: Plain text
-#: en/live-config.7:63
+#: en/live-config.7:65
msgid "Allows to set xorg driver instead of autodetecting it."
msgstr "Ermöglicht den Xorg Treiber manuell statt automatisch zu bestimmen."
#. type: IP
-#: en/live-config.7:63
+#: en/live-config.7:65
#, no-wrap
msgid "B<live-config.xorg-resolution>=I<XORG_RESOLUTION> | B<xorg-resolution>=I<XORG_RESOLUTION>"
msgstr "B<live-config.xorg-resolution>=I<XORG_AUFLÖSUNG> | B<xorg-resolution>=I<XORG_AUFLÖSUNG>"
#. type: Plain text
-#: en/live-config.7:65
+#: en/live-config.7:67
msgid ""
"Allows to set xorg resolution instead of autodetecting it, e.g. 1024x768."
msgstr ""
@@ -384,13 +399,13 @@ msgstr ""
"1024x768."
#. type: IP
-#: en/live-config.7:65
+#: en/live-config.7:67
#, no-wrap
msgid "B<live-config.hooks>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn> | B<hooks>=medium|filesystem|I<URL1>|I<URL2>| ... |I<URLn>"
msgstr "B<live-config.hooks>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn> | B<hooks>=I<URL1>|I<URL2>| ... |I<URLn>"
#. type: Plain text
-#: en/live-config.7:67
+#: en/live-config.7:69
msgid ""
"Allows to fetch and execute one or more arbitrary files. Note that the URLs "
"must be fetchable by wget (http, ftp or file://), the files are executed in /"
@@ -410,7 +425,7 @@ msgstr ""
"unter E<lt>I<http://live.debian.net/other/hooks>E<gt> verfügbar."
#. type: Plain text
-#: en/live-config.7:69
+#: en/live-config.7:71
msgid ""
"If the file is placed on the live medium, it can be fetched with file:///"
"live/image/I<FILE>, or with file:///I<FILE> if it is in the root filesystem "
@@ -421,7 +436,7 @@ msgstr ""
"Live Systems selbst befindet, mittels file:///I<FILE>."
#. type: Plain text
-#: en/live-config.7:71
+#: en/live-config.7:73
msgid ""
"All hooks in /lib/live/hooks/ in the root filesystem of the live system can "
"be automatically be enabled with the keyword 'filesystem'."
@@ -430,7 +445,7 @@ msgstr ""
"mit der Option 'filesystem' automatisch aktiviert werden."
#. type: Plain text
-#: en/live-config.7:73
+#: en/live-config.7:75
msgid ""
"All hooks in /live/hooks/ of the live medium can be automatically be enabled "
"with the keyword 'medium'."
@@ -439,7 +454,7 @@ msgstr ""
"'medium' automatisch aktiviert werden."
#. type: Plain text
-#: en/live-config.7:75
+#: en/live-config.7:77
msgid ""
"If several mechanisms are combined, then filesystem hooks are executed "
"first, then medium hooks, and last the network hooks."
@@ -449,13 +464,13 @@ msgstr ""
"befindende."
#. type: SS
-#: en/live-config.7:76
+#: en/live-config.7:78
#, no-wrap
msgid "Boot Parameters (shortcuts)"
msgstr "Boot Parameter (Abkürzungen)"
#. type: Plain text
-#: en/live-config.7:78
+#: en/live-config.7:80
msgid ""
"For some common use cases where it would require to combine several "
"individual parameters, B<live-config> provides shortcuts. This allows both "
@@ -467,13 +482,13 @@ msgstr ""
"einfache Benutzbarkeit."
#. type: IP
-#: en/live-config.7:79
+#: en/live-config.7:81
#, no-wrap
msgid "B<live-config.noroot> | B<noroot>"
msgstr "B<live-config.noroot> | B<noroot>"
#. type: Plain text
-#: en/live-config.7:81
+#: en/live-config.7:83
msgid ""
"Disables the sudo and policykit, the user cannot gain root privileges on the "
"system."
@@ -482,26 +497,26 @@ msgstr ""
"Privilegien auf dem System mehr erlangen."
#. type: IP
-#: en/live-config.7:81
+#: en/live-config.7:83
#, no-wrap
msgid "B<live-config.noautologin> | B<noautologin>"
msgstr "B<live-config.nottyautologin> | B<noautologin>"
#. type: Plain text
-#: en/live-config.7:83
+#: en/live-config.7:85
msgid "Disables both the automatic console login and the graphical autologin."
msgstr ""
"Schaltet sowohl den den automatischen Login via TTY ab als auch den "
"automatischen graphischen Login."
#. type: IP
-#: en/live-config.7:83
+#: en/live-config.7:85
#, no-wrap
msgid "B<live-config.nottyautologin> | B<nottyautologin>"
msgstr "B<live-config.nottyautologin> | B<nottyautologin>"
#. type: Plain text
-#: en/live-config.7:85
+#: en/live-config.7:87
msgid ""
"Disables the automatic login on the console, not affecting the graphical "
"autologin."
@@ -510,13 +525,13 @@ msgstr ""
"automatisch graphischen Login nicht."
#. type: IP
-#: en/live-config.7:85
+#: en/live-config.7:87
#, no-wrap
msgid "B<live-config.nox11autologin> | B<nox11autologin>"
msgstr "B<live-config.nox11autologin> | B<nox11autologin>"
#. type: Plain text
-#: en/live-config.7:87
+#: en/live-config.7:89
msgid ""
"Disables the automatic login with any display manager, not affecting tty "
"autologin."
@@ -525,36 +540,36 @@ msgstr ""
"den automatischen tty Login nicht."
#. type: SS
-#: en/live-config.7:88
+#: en/live-config.7:90
#, no-wrap
msgid "Boot Parameters (special options)"
msgstr "Boot Parameter (Spezielle Optionen)"
#. type: Plain text
-#: en/live-config.7:90
+#: en/live-config.7:92
msgid "For special use cases there are some special boot paramters."
msgstr ""
"Für spezielle Anwendungsfälle gibt es ein paar spezielle Bootparameter."
#. type: IP
-#: en/live-config.7:91
+#: en/live-config.7:93
#, no-wrap
msgid "B<live-config.debug> | B<debug>"
msgstr "B<live-config.debug> | B<debug>"
#. type: Plain text
-#: en/live-config.7:93
+#: en/live-config.7:95
msgid "Enables debug output in live-config."
msgstr "Schaltet debug Ausgaben in live-config an."
#. type: SS
-#: en/live-config.7:94
+#: en/live-config.7:96
#, no-wrap
msgid "Configuration Files"
msgstr "Konfigurationsdateien"
#. type: Plain text
-#: en/live-config.7:96
+#: en/live-config.7:98
msgid ""
"B<live-config> can be configured (but not activated) through configuration "
"files. Everything but the shortcuts that can be configured with a boot "
@@ -570,7 +585,7 @@ msgstr ""
"aktivieren."
#. type: Plain text
-#: en/live-config.7:98
+#: en/live-config.7:100
msgid ""
"Configuration files can be placed either in the root filesystem itself (/etc/"
"live/config.conf, /etc/live/config.d/), or on the live media (live/config."
@@ -585,7 +600,7 @@ msgstr ""
"Medium dem der im Root Dateisystem enthaltenen vor."
#. type: Plain text
-#: en/live-config.7:100
+#: en/live-config.7:102
msgid ""
"Although the configuration files placed in the conf.d directories do not "
"require a particular name or suffix, it is suggested for consistency reasons "
@@ -601,7 +616,7 @@ msgstr ""
"'debian-eeepc.conf')."
#. type: Plain text
-#: en/live-config.7:102
+#: en/live-config.7:104
msgid ""
"The actual content of the configuration files consists of one or more of the "
"following variables."
@@ -610,13 +625,13 @@ msgstr ""
"mehreren der folgenden Variablen."
#. type: IP
-#: en/live-config.7:103
+#: en/live-config.7:105
#, no-wrap
msgid "B<LIVE_CONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
msgstr "B<LIVE_CONFIGS>=I<SKRIPT1>,I<SKRIPT2>, ... I<SKRIPTn>"
#. type: Plain text
-#: en/live-config.7:105
+#: en/live-config.7:107
msgid ""
"This variable equals the 'B<live-config>=I<SCRIPT1>,I<SCRIPT2>, ... "
"I<SCRIPTn>' parameter."
@@ -625,13 +640,13 @@ msgstr ""
"I<SKRIPTn>' Parameter."
#. type: IP
-#: en/live-config.7:105
+#: en/live-config.7:107
#, no-wrap
msgid "B<LIVE_NOCONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
msgstr "B<LIVE_NOCONFIGS>=I<SKRIPT1>,I<SKRIPT2>, ... I<SKRIPTn>"
#. type: Plain text
-#: en/live-config.7:107
+#: en/live-config.7:109
msgid ""
"This variable equals the 'B<live-noconfig>=I<SCRIPT1>,I<SCRIPT2>, ... "
"I<SCRIPTn>' parameter."
@@ -640,13 +655,13 @@ msgstr ""
"I<SKRIPTn>' Parameter."
#. type: IP
-#: en/live-config.7:107
+#: en/live-config.7:109
#, no-wrap
msgid "B<LIVE_HOSTNAME>=I<HOSTNAME>"
msgstr "B<LIVE_HOSTNAME>=I<RECHNERNAME>"
#. type: Plain text
-#: en/live-config.7:109
+#: en/live-config.7:111
msgid ""
"This variable equals the 'B<live-config.hostname>=I<HOSTNAME>' parameter."
msgstr ""
@@ -654,13 +669,13 @@ msgstr ""
"Parameter."
#. type: IP
-#: en/live-config.7:109
+#: en/live-config.7:111
#, no-wrap
msgid "B<LIVE_USERNAME>=I<USERNAME>"
msgstr "B<LIVE_USERNAME>=I<BENUTZERNAME>"
#. type: Plain text
-#: en/live-config.7:111
+#: en/live-config.7:113
msgid ""
"This variable equals the 'B<live-config.username>=I<USERNAME>' parameter."
msgstr ""
@@ -668,13 +683,28 @@ msgstr ""
"Parameter."
#. type: IP
-#: en/live-config.7:111
+#: en/live-config.7:113
+#, no-wrap
+msgid "B<LIVE_USER_DEFAULT_GROUPS>=I<GROUP1>,I<GROUP2> ... I<GROUPn>"
+msgstr "B<LIVE_USER_DEFAULT_GROUPS>=I<GRUPPE1>,I<GRUPPE2> ... I<GRUPPEn>"
+
+#. type: Plain text
+#: en/live-config.7:115
+msgid ""
+"This variable equals the 'B<live-config.user-default-groups>=\"I<GROUP1>,"
+"I<GROUP2> ... I<GROUPn>\"' parameter."
+msgstr ""
+"Diese Variable enspricht dem 'B<live-config.user-default-groups>=I<GRUPPE1> "
+"I<GRUPPE2> ... I<GRUPPEn>' Parameter."
+
+#. type: IP
+#: en/live-config.7:115
#, no-wrap
msgid "B<LIVE_USER_FULLNAME>=\"I<USER FULLNAME>\""
msgstr "B<LIVE_USER_FULLNAME>=\"I<VOLLER BENUTZERNAME\">"
#. type: Plain text
-#: en/live-config.7:113
+#: en/live-config.7:117
msgid ""
"This variable equals the 'B<live-config.user-fullname>=\"I<USER FULLNAME>\"' "
"parameter."
@@ -683,13 +713,13 @@ msgstr ""
"BENUTZERNAME>\"' Parameter."
#. type: IP
-#: en/live-config.7:113
+#: en/live-config.7:117
#, no-wrap
msgid "B<LIVE_LOCALES>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn>"
msgstr "B<LIVE_LOCALES>=I<GEBIETSSCHEMA1>,I<GEBIETSSCHEMA2> ... I<GEBIETSSCHEMAn>"
#. type: Plain text
-#: en/live-config.7:115
+#: en/live-config.7:119
msgid ""
"This variable equals the 'B<live-config.locales>=I<LOCALE1>,I<LOCALE2> ... "
"I<LOCALEn>' parameter."
@@ -698,37 +728,37 @@ msgstr ""
"I<GEBIETSSCHEMA2> ... I<GEBIETSSCHEMAn>' Parameter."
#. type: IP
-#: en/live-config.7:115
+#: en/live-config.7:119
#, no-wrap
msgid "B<LIVE_TIMEZONE>=I<TIMEZONE>"
msgstr "B<LIVE_TIMEZONE>=I<ZEITZONE>"
#. type: Plain text
-#: en/live-config.7:117
+#: en/live-config.7:121
msgid ""
"This variable equals the 'B<live-config.timezone>=I<TIMEZONE>' parameter."
msgstr ""
"Diese Variable enspricht dem 'B<live-config.timezone>=I<ZEITZONE>' Parameter."
#. type: IP
-#: en/live-config.7:117
+#: en/live-config.7:121
#, no-wrap
msgid "B<LIVE_UTC>=B<yes>|no"
msgstr "B<LIVE_UTC>=B<yes>|no"
#. type: Plain text
-#: en/live-config.7:119
+#: en/live-config.7:123
msgid "This variable equals the 'B<live-config.utc>=B<yes>|no' parameter."
msgstr "Diese Variable enspricht dem 'B<live-config.utc>=B<yes>|no' Parameter."
#. type: IP
-#: en/live-config.7:119
+#: en/live-config.7:123
#, no-wrap
msgid "B<LIVE_KEYBOARD_MODEL>=I<KEYBOARD_MODEL>"
msgstr "B<LIVE_KEYBOARD_MODEL>=I<TASTATUR_MODELL>"
#. type: Plain text
-#: en/live-config.7:121
+#: en/live-config.7:125
msgid ""
"This variable equals the 'B<live-config.keyboard-model>=I<KEYBOARD_MODEL>' "
"parameter."
@@ -737,13 +767,13 @@ msgstr ""
"model>=I<TASTATUR_MODELL>' Parameter."
#. type: IP
-#: en/live-config.7:121
+#: en/live-config.7:125
#, no-wrap
msgid "B<LIVE_KEYBOARD_LAYOUTS>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>"
msgstr "B<LIVE_KEYBOARD_LAYOUTS>=I<TASTATUR_LAYOUT1>,I<TASTATUR_LAYOUT2> ... I<TASTATUR_LAYOUTn>"
#. type: Plain text
-#: en/live-config.7:123
+#: en/live-config.7:127
msgid ""
"This variable equals the 'B<live-config.keyboard-"
"layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>' "
@@ -754,13 +784,13 @@ msgstr ""
"Parameter."
#. type: IP
-#: en/live-config.7:123
+#: en/live-config.7:127
#, no-wrap
msgid "B<LIVE_KEYBOARD_VARIANT>=I<KEYBOARD_VARIANT>"
msgstr "B<LIVE_KEYBOARD_VARIANT>=I<TASTATUR_VARIANTE>"
#. type: Plain text
-#: en/live-config.7:125
+#: en/live-config.7:129
msgid ""
"This variable equals the 'B<live-config.keyboard-"
"variant>=I<KEYBOARD_VARIANT>' parameter."
@@ -769,13 +799,13 @@ msgstr ""
"variant>=I<TASTATUR_VARIANTE>' Parameter."
#. type: IP
-#: en/live-config.7:125
+#: en/live-config.7:129
#, no-wrap
msgid "B<LIVE_KEYBOARD_OPTIONS>=I<KEYBOARD_OPTIONS>"
msgstr "B<LIVE_KEYBOARD_OPTIONS>=I<TASTATUR_OPTIONEN>"
#. type: Plain text
-#: en/live-config.7:127
+#: en/live-config.7:131
msgid ""
"This variable equals the 'B<live-config.keyboard-"
"options>=I<KEYBOARD_OPTIONS>' parameter."
@@ -784,13 +814,13 @@ msgstr ""
"options>=I<TASTATUR_OPTIONEN>' Parameter."
#. type: IP
-#: en/live-config.7:127
+#: en/live-config.7:131
#, no-wrap
msgid "B<LIVE_SYSV_RC>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
msgstr "B<LIVE_SYSV_RC>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
#. type: Plain text
-#: en/live-config.7:129
+#: en/live-config.7:133
msgid ""
"This variable equals the 'B<live-config.sysv-rc>=I<SERVICE1>,I<SERVICE2> ... "
"I<SERVICEn>' parameter."
@@ -799,13 +829,13 @@ msgstr ""
"I<SERVICE2> ... I<SERVICEn>' Parameter."
#. type: IP
-#: en/live-config.7:129
+#: en/live-config.7:133
#, no-wrap
msgid "B<LIVE_XORG_DRIVER>=I<XORG_DRIVER>"
msgstr "B<LIVE_XORG_DRIVER>=I<XORG_TREIBER>"
#. type: Plain text
-#: en/live-config.7:131
+#: en/live-config.7:135
msgid ""
"This variable equals the 'B<live-config.xorg-driver>=I<XORG_DRIVER>' "
"parameter."
@@ -814,13 +844,13 @@ msgstr ""
"Parameter."
#. type: IP
-#: en/live-config.7:131
+#: en/live-config.7:135
#, no-wrap
msgid "B<LIVE_XORG_RESOLUTION>=I<XORG_RESOLUTION>"
msgstr "B<LIVE_XORG_RESOLUTION>=I<XORG_AUFLÖSUNG>"
#. type: Plain text
-#: en/live-config.7:133
+#: en/live-config.7:137
msgid ""
"This variable equals the 'B<live-config.xorg-resolution>=I<XORG_RESOLUTION>' "
"parameter."
@@ -829,13 +859,13 @@ msgstr ""
"resolution>=I<XORG_AUFLÖSUNG>' Parameter."
#. type: IP
-#: en/live-config.7:133
+#: en/live-config.7:137
#, no-wrap
msgid "B<LIVE_HOOKS>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn>"
msgstr "B<LIVE_HOOKS>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn>"
#. type: Plain text
-#: en/live-config.7:135
+#: en/live-config.7:139
msgid ""
"This variable equals the 'B<live-config.hooks>=filesystem|medium|I<URL1>|"
"I<URL2>| ... |I<URLn>' parameter."
@@ -844,13 +874,13 @@ msgstr ""
"I<URL2>| ... |I<URLn>' Parameter."
#. type: SH
-#: en/live-config.7:136
+#: en/live-config.7:140
#, no-wrap
msgid "CUSTOMIZATION"
msgstr "ANPASSUNG"
#. type: Plain text
-#: en/live-config.7:138
+#: en/live-config.7:142
msgid ""
"B<live-config> can be easily customized for downstream projects or local "
"usage."
@@ -859,13 +889,13 @@ msgstr ""
"oder lokale Verwendung."
#. type: SS
-#: en/live-config.7:139
+#: en/live-config.7:143
#, no-wrap
msgid "Adding new config scripts"
msgstr "Hinzufügen von neuen Konfigurationsskripten"
#. type: Plain text
-#: en/live-config.7:141
+#: en/live-config.7:145
msgid ""
"Downstream projects can put their scripts into /lib/live/config and do not "
"need to do anything else, the scripts will be called automatically during "
@@ -876,7 +906,7 @@ msgstr ""
"Startens ausgeführt."
#. type: Plain text
-#: en/live-config.7:143
+#: en/live-config.7:147
msgid ""
"The scripts are best put into an own debian package. A sample package "
"containing an example script can be found in /usr/share/doc/live-config/"
@@ -887,13 +917,13 @@ msgstr ""
"examples."
#. type: SS
-#: en/live-config.7:144
+#: en/live-config.7:148
#, no-wrap
msgid "Removing existing config scripts"
msgstr "Entfernen von neuen Konfigurationsskripten"
#. type: Plain text
-#: en/live-config.7:146
+#: en/live-config.7:150
msgid ""
"It is not really possible to remove scripts itself in a sane way yet without "
"requiring to ship a locally modified B<live-config> package. However, the "
@@ -911,7 +941,7 @@ msgstr ""
"werden, siehe oben."
#. type: Plain text
-#: en/live-config.7:148
+#: en/live-config.7:152
msgid ""
"The configuration files for the live system itself are best put into an own "
"debian package. A sample package containing an example configuration can be "
@@ -922,268 +952,268 @@ msgstr ""
"konfigurationsdatei befindet sich in /usr/share/doc/live-config/examples."
#. type: SH
-#: en/live-config.7:149
+#: en/live-config.7:153
#, no-wrap
msgid "SCRIPTS"
msgstr "SKRIPTE"
#. type: Plain text
-#: en/live-config.7:151
+#: en/live-config.7:155
msgid ""
"B<live-config> currently features the following scripts in /lib/live/config."
msgstr "B<live-config> enthält derzeit folgende Skripte in /lib/live/config."
#. type: IP
-#: en/live-config.7:152
+#: en/live-config.7:156
#, no-wrap
msgid "B<hostname>"
msgstr "B<hostname>"
#. type: Plain text
-#: en/live-config.7:154
+#: en/live-config.7:158
msgid "configures /etc/hostname and /etc/hosts."
msgstr "konfiguriert /etc/hostname und /etc/hosts."
#. type: IP
-#: en/live-config.7:154
+#: en/live-config.7:158
#, no-wrap
msgid "B<user-setup>"
msgstr "B<user-setup>"
#. type: Plain text
-#: en/live-config.7:156
+#: en/live-config.7:160
msgid "adds an live user account."
msgstr "fügt das Live Benutzerkonto hinzu."
#. type: IP
-#: en/live-config.7:156
+#: en/live-config.7:160
#, no-wrap
msgid "B<sudo>"
msgstr "B<sudo>"
#. type: Plain text
-#: en/live-config.7:158
+#: en/live-config.7:162
msgid "grants sudo privileges to the live user."
msgstr "räumt dem Live Benutzer sudo Privilegien ein."
#. type: IP
-#: en/live-config.7:158
+#: en/live-config.7:162
#, no-wrap
msgid "B<locales>"
msgstr "B<locales>"
#. type: Plain text
-#: en/live-config.7:160
+#: en/live-config.7:164
msgid "configures locales."
msgstr "konfiguriert locales."
#. type: IP
-#: en/live-config.7:160
+#: en/live-config.7:164
#, no-wrap
msgid "B<locales-all>"
msgstr "B<locales-all>"
#. type: Plain text
-#: en/live-config.7:162
+#: en/live-config.7:166
msgid "configures locales-all."
msgstr "konfiguriert locales-all."
#. type: IP
-#: en/live-config.7:162
+#: en/live-config.7:166
#, no-wrap
msgid "B<tzdata>"
msgstr "B<tzdata>"
#. type: Plain text
-#: en/live-config.7:164
+#: en/live-config.7:168
msgid "configures /etc/timezone."
msgstr "konfiguriert /etc/timezone."
#. type: IP
-#: en/live-config.7:164
+#: en/live-config.7:168
#, no-wrap
msgid "B<gdm>"
msgstr "B<gdm>"
#. type: Plain text
-#: en/live-config.7:166
+#: en/live-config.7:170
msgid "configures autologin in gdm."
msgstr "konfiguriert Autologin in gdm."
#. type: IP
-#: en/live-config.7:166
+#: en/live-config.7:170
#, no-wrap
msgid "B<gdm3>"
msgstr "B<gdm3>"
#. type: Plain text
-#: en/live-config.7:168
+#: en/live-config.7:172
msgid "configures autologin in gdm3 (squeeze and newer)."
msgstr "konfiguriert Autologin in gdm3 (squeeze und neuer)."
#. type: IP
-#: en/live-config.7:168
+#: en/live-config.7:172
#, no-wrap
msgid "B<kdm>"
msgstr "B<kdm>"
#. type: Plain text
-#: en/live-config.7:170
+#: en/live-config.7:174
msgid "configures autologin in kdm."
msgstr "konfiguriert Autologin in kdm."
#. type: IP
-#: en/live-config.7:170
+#: en/live-config.7:174
#, no-wrap
msgid "B<lightdm>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:172
+#: en/live-config.7:176
msgid "configures autologin in lightdm."
msgstr "konfiguriert Autologin in lightdm."
#. type: IP
-#: en/live-config.7:172
+#: en/live-config.7:176
#, no-wrap
msgid "B<lxdm>"
msgstr "B<lxdm>"
#. type: Plain text
-#: en/live-config.7:174
+#: en/live-config.7:178
msgid "configures autologin in lxdm."
msgstr "konfiguriert Autologin in lxdm."
#. type: IP
-#: en/live-config.7:174
+#: en/live-config.7:178
#, no-wrap
msgid "B<nodm>"
msgstr "B<nodm>"
#. type: Plain text
-#: en/live-config.7:176
+#: en/live-config.7:180
msgid "configures autologin in nodm."
msgstr "konfiguriert Autologin in nodm."
#. type: IP
-#: en/live-config.7:176
+#: en/live-config.7:180
#, no-wrap
msgid "B<slim>"
msgstr "B<slim>"
#. type: Plain text
-#: en/live-config.7:178
+#: en/live-config.7:182
msgid "configures autologin in slim."
msgstr "konfiguriert Autologin in slim."
#. type: IP
-#: en/live-config.7:178
+#: en/live-config.7:182
#, no-wrap
msgid "B<xinit>"
msgstr "B<xinit>"
#. type: Plain text
-#: en/live-config.7:180
+#: en/live-config.7:184
msgid "configures autologin with xinit."
msgstr "konfiguriert Autologin mit xinit."
#. type: IP
-#: en/live-config.7:180
+#: en/live-config.7:184
#, no-wrap
msgid "B<keyboard-configuration>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:182
+#: en/live-config.7:186
msgid "configures the keyboard."
msgstr "konfiguriert die Tastatur."
#. type: IP
-#: en/live-config.7:182
+#: en/live-config.7:186
#, no-wrap
msgid "B<sysvinit>"
msgstr "B<sysvinit>"
#. type: Plain text
-#: en/live-config.7:184
+#: en/live-config.7:188
msgid "configures sysvinit."
msgstr "konfiguriert sysvinit."
#. type: IP
-#: en/live-config.7:184
+#: en/live-config.7:188
#, no-wrap
msgid "B<sysv-rc>"
msgstr "B<sysv-rc>"
#. type: Plain text
-#: en/live-config.7:186
+#: en/live-config.7:190
msgid "configures sysv-rc by disabling listed services."
msgstr "konfiguriert sysv-rc durch abschalten von angegebenen Services."
#. type: IP
-#: en/live-config.7:186 en/live-config.7:216
+#: en/live-config.7:190 en/live-config.7:220
#, no-wrap
msgid "B<login>"
msgstr "B<login>"
#. type: Plain text
-#: en/live-config.7:188 en/live-config.7:218
+#: en/live-config.7:192 en/live-config.7:222
msgid "disables lastlog."
msgstr "schaltet lastlog ab."
#. type: IP
-#: en/live-config.7:188
+#: en/live-config.7:192
#, no-wrap
msgid "B<apport> (ubuntu only)"
msgstr "B<apport> (nur Ubuntu)"
#. type: Plain text
-#: en/live-config.7:190
+#: en/live-config.7:194
msgid "disables apport."
msgstr "schaltet apport ab."
#. type: IP
-#: en/live-config.7:190
+#: en/live-config.7:194
#, no-wrap
msgid "B<gnome-panel-data>"
msgstr "B<gnome-panel-data>"
#. type: Plain text
-#: en/live-config.7:192
+#: en/live-config.7:196
msgid "disables lock button for the screen."
msgstr "entfernt den Sperrknopf für den Bildschirm."
#. type: IP
-#: en/live-config.7:192
+#: en/live-config.7:196
#, no-wrap
msgid "B<gnome-power-manager>"
msgstr "B<gnome-power-manager>"
#. type: Plain text
-#: en/live-config.7:194
+#: en/live-config.7:198
msgid "disables hibernation."
msgstr "verhindert Hibernation."
#. type: IP
-#: en/live-config.7:194
+#: en/live-config.7:198
#, no-wrap
msgid "B<gnome-screensaver>"
msgstr "B<gnome-screensaver>"
#. type: Plain text
-#: en/live-config.7:196
+#: en/live-config.7:200
msgid "disables the screensaver locking the screen."
msgstr ""
"schaltet das Sperren des Bildschirmes während der Bildschirmschoner läuft ab."
#. type: IP
-#: en/live-config.7:196
+#: en/live-config.7:200
#, no-wrap
msgid "B<initramfs-tools>"
msgstr "B<initramfs-tools>"
#. type: Plain text
-#: en/live-config.7:198
+#: en/live-config.7:202
msgid ""
"makes update-initramfs to also update the live media when using persistency."
msgstr ""
@@ -1191,145 +1221,145 @@ msgstr ""
"benutzt wird."
#. type: IP
-#: en/live-config.7:198
+#: en/live-config.7:202
#, no-wrap
msgid "B<kaboom>"
msgstr "B<kaboom>"
#. type: Plain text
-#: en/live-config.7:200
+#: en/live-config.7:204
msgid "disables KDE migration wizard (squeeze and newer)."
msgstr "schaltet den KDE Migration Wizard ab (squeeze und neuer)."
#. type: IP
-#: en/live-config.7:200
+#: en/live-config.7:204
#, no-wrap
msgid "B<kde-services>"
msgstr "B<kde-services>"
#. type: Plain text
-#: en/live-config.7:202
+#: en/live-config.7:206
msgid "disables some unwanted KDE services (squeeze and newer)."
msgstr "schaltet ein paar ungewollte KDE Services ab (squeeze und neuer)."
#. type: IP
-#: en/live-config.7:202
+#: en/live-config.7:206
#, no-wrap
msgid "B<debian-installer-launcher>"
msgstr "B<debian-installer-launcher>"
#. type: Plain text
-#: en/live-config.7:204
+#: en/live-config.7:208
msgid "adds debian-installer-launcher on users desktop."
msgstr "fügt debian-installer-launcher auf dem Benutzer Desktop hinzu."
#. type: IP
-#: en/live-config.7:204
+#: en/live-config.7:208
#, no-wrap
msgid "B<module-init-tools>"
msgstr "B<module-init-tools>"
#. type: Plain text
-#: en/live-config.7:206
+#: en/live-config.7:210
msgid "automatically load some modules on some architectures."
msgstr "lädt automatisch gewisse Module auf bestimmten Architekturen."
#. type: IP
-#: en/live-config.7:206
+#: en/live-config.7:210
#, no-wrap
msgid "B<policykit>"
msgstr "B<policykit>"
#. type: Plain text
-#: en/live-config.7:208
+#: en/live-config.7:212
msgid "grant user privilegies through policykit."
msgstr "räumt dem Benutzer Privilegien durch policykit ein."
#. type: IP
-#: en/live-config.7:208
+#: en/live-config.7:212
#, no-wrap
msgid "B<sslcert>"
msgstr "B<sslcert>"
#. type: Plain text
-#: en/live-config.7:210
+#: en/live-config.7:214
msgid "regenerating ssl snake-oil certificates."
msgstr "erneuert SSL snake-oil Zertifikate."
#. type: IP
-#: en/live-config.7:210
+#: en/live-config.7:214
#, no-wrap
msgid "B<update-notifier>"
msgstr "B<update-notifier>"
#. type: Plain text
-#: en/live-config.7:212
+#: en/live-config.7:216
msgid "disables update-notifier."
msgstr "schaltet update-notifier ab."
#. type: IP
-#: en/live-config.7:212
+#: en/live-config.7:216
#, no-wrap
msgid "B<anacron>"
msgstr "B<anacron>"
#. type: Plain text
-#: en/live-config.7:214
+#: en/live-config.7:218
msgid "disables anacron."
msgstr "schaltet anacron aus."
#. type: IP
-#: en/live-config.7:214
+#: en/live-config.7:218
#, no-wrap
msgid "B<util-linux>"
msgstr "B<util-linux>"
#. type: Plain text
-#: en/live-config.7:216
+#: en/live-config.7:220
msgid "disables util-linux' hwclock."
msgstr "schaltet hwclock von util-linux ab."
#. type: IP
-#: en/live-config.7:218
+#: en/live-config.7:222
#, no-wrap
msgid "B<xserver-xorg>"
msgstr "B<xserver-xorg>"
#. type: Plain text
-#: en/live-config.7:220
+#: en/live-config.7:224
msgid "configures xserver-xorg."
msgstr "konfiguriert xserver-xorg."
#. type: IP
-#: en/live-config.7:220
+#: en/live-config.7:224
#, no-wrap
msgid "B<ureadahead> (ubuntu only)"
msgstr "B<ureadahead> (nur Ubuntu)"
#. type: Plain text
-#: en/live-config.7:222
+#: en/live-config.7:226
msgid "disables ureadahead."
msgstr "schaltet ureadahead ab."
#. type: IP
-#: en/live-config.7:222
+#: en/live-config.7:226
#, no-wrap
msgid "B<openssh-server>"
msgstr "B<openssh-server>"
#. type: Plain text
-#: en/live-config.7:224
+#: en/live-config.7:228
msgid "recreates openssh-server host keys."
msgstr "erstellt OpenSSH-Server Host Schlüssel."
#. type: IP
-#: en/live-config.7:224
+#: en/live-config.7:228
#, no-wrap
msgid "B<hooks>"
msgstr "B<hooks>"
#. type: Plain text
-#: en/live-config.7:226
+#: en/live-config.7:230
msgid ""
"allows to run arbitrary commands from a script placed on the live media or "
"an http/ftp server."
@@ -1338,88 +1368,88 @@ msgstr ""
"einem HTTP/FTP Server auszuführen."
#. type: SH
-#: en/live-config.7:227
+#: en/live-config.7:231
#, no-wrap
msgid "FILES"
msgstr "DATEIEN"
#. type: IP
-#: en/live-config.7:228
+#: en/live-config.7:232
#, no-wrap
msgid "B</etc/live/config.conf>"
msgstr "B</etc/live/config.conf>"
#. type: IP
-#: en/live-config.7:229
+#: en/live-config.7:233
#, no-wrap
msgid "B</etc/live/config.d/>"
msgstr "B</etc/live/config.d/>"
#. type: IP
-#: en/live-config.7:230
+#: en/live-config.7:234
#, no-wrap
msgid "B<live/config.conf>"
msgstr "B<live/config.conf>"
#. type: IP
-#: en/live-config.7:231
+#: en/live-config.7:235
#, no-wrap
msgid "B<live/config.d/>"
msgstr "B<live/config.d/>"
#. type: IP
-#: en/live-config.7:232
+#: en/live-config.7:236
#, no-wrap
msgid "B</lib/live/config.sh>"
msgstr "B</lib/live/config.sh>"
#. type: IP
-#: en/live-config.7:233
+#: en/live-config.7:237
#, no-wrap
msgid "B</lib/live/config/>"
msgstr "B</lib/live/config/>"
#. type: IP
-#: en/live-config.7:234
+#: en/live-config.7:238
#, no-wrap
msgid "B</var/lib/live/config/>"
msgstr "B</var/lib/live/config/>"
#. type: IP
-#: en/live-config.7:235
+#: en/live-config.7:239
#, no-wrap
msgid "B</var/log/live-config.log>"
msgstr "B</var/log/live-config.log>"
#. type: SH
-#: en/live-config.7:237
+#: en/live-config.7:241
#, no-wrap
msgid "SEE ALSO"
msgstr "SIEHE AUCH"
#. type: Plain text
-#: en/live-config.7:239
+#: en/live-config.7:243
msgid "I<live-boot>(7)"
msgstr "I<live-boot>(7)"
#. type: Plain text
-#: en/live-config.7:241
+#: en/live-config.7:245
msgid "I<live-build>(7)"
msgstr "I<live-build>(7)"
#. type: Plain text
-#: en/live-config.7:243
+#: en/live-config.7:247
msgid "I<live-tools>(7)"
msgstr "I<live-tools>(7)"
#. type: SH
-#: en/live-config.7:244
+#: en/live-config.7:248
#, no-wrap
msgid "HOMEPAGE"
msgstr "HOMEPAGE"
#. type: Plain text
-#: en/live-config.7:246
+#: en/live-config.7:250
msgid ""
"More information about live-config and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@@ -1430,13 +1460,13 @@ msgstr ""
"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden."
#. type: SH
-#: en/live-config.7:247
+#: en/live-config.7:251
#, no-wrap
msgid "BUGS"
msgstr "FEHLER"
#. type: Plain text
-#: en/live-config.7:249
+#: en/live-config.7:253
msgid ""
"Bugs can be reported by submitting a bugreport for the live-config package "
"in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or "
@@ -1450,13 +1480,13 @@ msgstr ""
"werden."
#. type: SH
-#: en/live-config.7:250
+#: en/live-config.7:254
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
-#: en/live-config.7:251
+#: en/live-config.7:255
msgid ""
"live-config was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt>."
msgstr ""
diff --git a/manpages/po/es/live-config.7.po b/manpages/po/es/live-config.7.po
index 398091e..de12163 100644
--- a/manpages/po/es/live-config.7.po
+++ b/manpages/po/es/live-config.7.po
@@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: live-config 3.0~a30\n"
-"POT-Creation-Date: 2011-10-28 12:27+0300\n"
-"PO-Revision-Date: 2011-10-04 15:28+0100\n"
+"POT-Creation-Date: 2011-12-04 10:17+0100\n"
+"PO-Revision-Date: 2011-11-01 16:41+0100\n"
"Last-Translator: José Luis Zabalza and Carlos Zuferri «chals» "
"<jlz.3008 at gmail.com> <chals at altorricon.com>\n"
"Language-Team: none\n"
@@ -24,15 +24,13 @@ msgstr "LIVE-CONFIG"
#. type: TH
#: en/live-config.7:9
-#, no-wrap
-msgid "2011-10-28"
-msgstr "28.10.2011"
+msgid "2011-12-04"
+msgstr "04.12.2011"
#. type: TH
#: en/live-config.7:9
-#, no-wrap
-msgid "3.0~a30"
-msgstr "3.0~a30"
+msgid "3.0~a31"
+msgstr "3.0~a31"
#. type: TH
#: en/live-config.7:9
@@ -219,11 +217,25 @@ msgstr ""
#. type: IP
#: en/live-config.7:41
#, no-wrap
+msgid "B<live-config.user-default-groups>=I<GROUP1>,I<GROUP2> ... I<GROUPn> | B<user-default-groups>=I<GROUP1>,I<GROUP2> ... I<GROUPn>"
+msgstr ""
+
+#. type: Plain text
+#: en/live-config.7:43
+msgid ""
+"Allows to set the default groups of the users that gets created for "
+"autologin is member of. The default is 'audio cdrom dip floppy video plugdev "
+"netdev powerdev scanner bluetooth'."
+msgstr ""
+
+#. type: IP
+#: en/live-config.7:43
+#, no-wrap
msgid "B<live-config.user-fullname>=\"I<USER FULLNAME>\" | B<user-fullname>=\"I<USER FULLNAME>\""
msgstr "B<live-config.user-fullname>=\"I<USER FULLNAME>\" | B<user-fullname>=\"I<USER·FULLNAME>\""
#. type: Plain text
-#: en/live-config.7:43
+#: en/live-config.7:45
msgid ""
"Allows to set the fullname of the users that gets created for autologin. The "
"default is 'Debian Live user'."
@@ -232,13 +244,13 @@ msgstr ""
"sesión de forma automática. Por omisión es «Debian Live user»."
#. type: IP
-#: en/live-config.7:43
+#: en/live-config.7:45
#, no-wrap
msgid "B<live-config.locales>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn> | B<locales>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn>"
msgstr "B<live-config.locales>=I<LOCALE1>,I<LOCALE2>·...·I<LOCALEn> | B<locales>=I<LOCALE1>,I<LOCALE2>·...·I<LOCALEn>"
#. type: Plain text
-#: en/live-config.7:45
+#: en/live-config.7:47
msgid ""
"Allows to set the locale of the system, e.g. 'de_CH.UTF-8'. The default is "
"'en_US.UTF-8'. In case the selected locale is not already available on the "
@@ -249,13 +261,13 @@ msgstr ""
"disponibles en el sistema, se generarán sobre la marcha."
#. type: IP
-#: en/live-config.7:45
+#: en/live-config.7:47
#, no-wrap
msgid "B<live-config.timezone>=I<TIMEZONE> | B<timezone>=I<TIMEZONE>"
msgstr "B<live-config.timezone>=I<TIMEZONE> | B<timezone>=I<TIMEZONE>"
#. type: Plain text
-#: en/live-config.7:47
+#: en/live-config.7:49
msgid ""
"Allows to set the timezone of the system, e.g. 'Europe/Zurich'. The default "
"is 'UTC'."
@@ -264,13 +276,13 @@ msgstr ""
"omisión es «UTC»."
#. type: IP
-#: en/live-config.7:47
+#: en/live-config.7:49
#, no-wrap
msgid "B<live-config.utc>=B<yes>|no | B<utc>=B<yes>|no"
msgstr "B<live-config.utc>=B<yes>|no | B<utc>=B<yes>|no"
#. type: Plain text
-#: en/live-config.7:49
+#: en/live-config.7:51
msgid ""
"Allows to change if the system is assuming that the hardware clock is set to "
"UTC or not. The default is 'yes'."
@@ -279,24 +291,24 @@ msgstr ""
"ajustado a la hora UTC o no. Por omisión es «Si»."
#. type: IP
-#: en/live-config.7:49
+#: en/live-config.7:51
#, no-wrap
msgid "B<live-config.keyboard-model>=I<KEYBOARD_MODEL> | B<keyboard-model>=I<KEYBOARD_MODEL>"
msgstr "B<live-config.keyboard-model>=I<KEYBOARD_MODEL> | B<keyboard-model>=I<KEYBOARD_MODEL>"
#. type: Plain text
-#: en/live-config.7:51
+#: en/live-config.7:53
msgid "Allows to change the keyboard model. There is no default value set."
msgstr "Permite cambiar el modelo de teclado. No hay ningún valor por omisión."
#. type: IP
-#: en/live-config.7:51
+#: en/live-config.7:53
#, no-wrap
msgid "B<live-config.keyboard-layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn> | B<keyboard-layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>"
msgstr "B<live-config.keyboard-layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn> | B<keyboard-layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>"
#. type: Plain text
-#: en/live-config.7:53
+#: en/live-config.7:55
msgid ""
"Allows to change the keyboard layouts. If more than one is specified, the "
"tools of the desktop environment will allow to switch it under X11. There is "
@@ -307,89 +319,87 @@ msgstr ""
"valor por omisión."
#. type: IP
-#: en/live-config.7:53
+#: en/live-config.7:55
#, no-wrap
msgid "B<live-config.keyboard-variant>=I<KEYBOARD_VARIANT> | B<keyboard-variant>=I<KEYBOARD_VARIANT>"
msgstr "B<live-config.keyboard-variant>=I<KEYBOARD_VARIANT> | B<keyboard-variant>=I<KEYBOARD_VARIANT>"
#. type: Plain text
-#: en/live-config.7:55
+#: en/live-config.7:57
msgid "Allows to change the keyboard variant. There is no default value set."
msgstr ""
"Permite cambiar la variante del teclado. No hay ningún valor por omisión."
#. type: IP
-#: en/live-config.7:55
+#: en/live-config.7:57
#, no-wrap
msgid "B<live-config.keyboard-options>=I<KEYBOARD_OPTIONS> | B<keyboard-options>=I<KEYBOARD_OPTIONS>"
msgstr "B<live-config.keyboard-options>=I<KEYBOARD_OPTIONS> | B<keyboard-options>=I<KEYBOARD_OPTIONS>"
#. type: Plain text
-#: en/live-config.7:57
+#: en/live-config.7:59
msgid "Allows to change the keyboard options. There are no default value set."
msgstr "Permite cambiar las opciones del teclado. No hay un valor por omisión."
#. type: IP
-#: en/live-config.7:57
+#: en/live-config.7:59
#, no-wrap
msgid "B<live-config.sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn> | B<sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
msgstr "B<live-config.sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn> | B<sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
#. type: Plain text
-#: en/live-config.7:59
+#: en/live-config.7:61
msgid "Allows to disable sysv services through update-rc.d."
msgstr "Permite desactivar los servicios «sysv» mediante «update-rc.d»."
#. type: IP
-#: en/live-config.7:59
+#: en/live-config.7:61
#, no-wrap
msgid "B<live-config.x-session-manager=>I<X_SESSION_MANAGER> | B<x-session-manager>=I<X_SESSION_MANAGER>"
msgstr "B<live-config.x-session-manager=>I<X_SESSION_MANAGER> | B<x-session-manager>=I<X_SESSION_MANAGER>"
#. type: Plain text
-#: en/live-config.7:61
+#: en/live-config.7:63
msgid "Allows to set the x-session-manager through update-alternatives."
msgstr ""
"Permite seleccionar el gestor de sesión gráfica «x-session-manager» mediante "
"«update-alternatives»."
#. type: IP
-#: en/live-config.7:61
+#: en/live-config.7:63
#, no-wrap
msgid "B<live-config.xorg-driver>=I<XORG_DRIVER> | B<xorg-driver>=I<XORG_DRIVER>"
msgstr "B<live-config.xorg-driver>=I<XORG_DRIVER> | B<xorg-driver>=I<XORG_DRIVER>"
#. type: Plain text
-#: en/live-config.7:63
+#: en/live-config.7:65
msgid "Allows to set xorg driver instead of autodetecting it."
msgstr ""
"Permite seleccionar el controlador xorg en lugar de detectarlo de forma "
"automática."
#. type: IP
-#: en/live-config.7:63
+#: en/live-config.7:65
#, no-wrap
msgid "B<live-config.xorg-resolution>=I<XORG_RESOLUTION> | B<xorg-resolution>=I<XORG_RESOLUTION>"
msgstr "B<live-config.xorg-resolution>=I<XORG_RESOLUTION>·|·B<xorg-resolution>=I<XORG_RESOLUTION>"
#. type: Plain text
-#: en/live-config.7:65
-#, fuzzy
-#| msgid "Allows to set xorg resolution instead of autodetecting it."
+#: en/live-config.7:67
msgid ""
"Allows to set xorg resolution instead of autodetecting it, e.g. 1024x768."
msgstr ""
"Permite seleccionar la resolución de xorg en lugar de detectarla de forma "
-"automática."
+"automática, p.ej. 1024x768."
#. type: IP
-#: en/live-config.7:65
+#: en/live-config.7:67
#, no-wrap
msgid "B<live-config.hooks>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn> | B<hooks>=medium|filesystem|I<URL1>|I<URL2>| ... |I<URLn>"
msgstr "B<live-config.hooks>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn> | B<hooks>=medium|filesystem|I<URL1>|I<URL2>| ... |I<URLn>"
#. type: Plain text
-#: en/live-config.7:67
+#: en/live-config.7:69
msgid ""
"Allows to fetch and execute one or more arbitrary files. Note that the URLs "
"must be fetchable by wget (http, ftp or file://), the files are executed in /"
@@ -409,7 +419,7 @@ msgstr ""
"examples/hooks/ y en E<lt>I<http://live.debian.net/other/hooks>E<gt>."
#. type: Plain text
-#: en/live-config.7:69
+#: en/live-config.7:71
msgid ""
"If the file is placed on the live medium, it can be fetched with file:///"
"live/image/I<FILE>, or with file:///I<FILE> if it is in the root filesystem "
@@ -420,7 +430,7 @@ msgstr ""
"del sistema en vivo."
#. type: Plain text
-#: en/live-config.7:71
+#: en/live-config.7:73
msgid ""
"All hooks in /lib/live/hooks/ in the root filesystem of the live system can "
"be automatically be enabled with the keyword 'filesystem'."
@@ -429,7 +439,7 @@ msgstr ""
"en vivo pueden activarse con la palabra clave «filesystem»."
#. type: Plain text
-#: en/live-config.7:73
+#: en/live-config.7:75
msgid ""
"All hooks in /live/hooks/ of the live medium can be automatically be enabled "
"with the keyword 'medium'."
@@ -438,7 +448,7 @@ msgstr ""
"con la palabra clave «medium»."
#. type: Plain text
-#: en/live-config.7:75
+#: en/live-config.7:77
msgid ""
"If several mechanisms are combined, then filesystem hooks are executed "
"first, then medium hooks, and last the network hooks."
@@ -447,13 +457,13 @@ msgstr ""
"se ejecutan primero, después los del medio, y en último lugar los de red."
#. type: SS
-#: en/live-config.7:76
+#: en/live-config.7:78
#, no-wrap
msgid "Boot Parameters (shortcuts)"
msgstr "Parámetros de arranque (atajos)"
#. type: Plain text
-#: en/live-config.7:78
+#: en/live-config.7:80
msgid ""
"For some common use cases where it would require to combine several "
"individual parameters, B<live-config> provides shortcuts. This allows both "
@@ -465,13 +475,13 @@ msgstr ""
"de forma sencilla."
#. type: IP
-#: en/live-config.7:79
+#: en/live-config.7:81
#, no-wrap
msgid "B<live-config.noroot> | B<noroot>"
msgstr "B<live-config.noroot> | B<noroot>"
#. type: Plain text
-#: en/live-config.7:81
+#: en/live-config.7:83
msgid ""
"Disables the sudo and policykit, the user cannot gain root privileges on the "
"system."
@@ -480,26 +490,26 @@ msgstr ""
"superusuario («root» N. del T.) en el sistema."
#. type: IP
-#: en/live-config.7:81
+#: en/live-config.7:83
#, no-wrap
msgid "B<live-config.noautologin> | B<noautologin>"
msgstr "B<live-config.noautologin> | B<noautologin>"
#. type: Plain text
-#: en/live-config.7:83
+#: en/live-config.7:85
msgid "Disables both the automatic console login and the graphical autologin."
msgstr ""
"Desactiva el inicio de sesión automático en la consola y el inicio de sesión "
"automático en la interfaz gráfica."
#. type: IP
-#: en/live-config.7:83
+#: en/live-config.7:85
#, no-wrap
msgid "B<live-config.nottyautologin> | B<nottyautologin>"
msgstr "B<live-config.nottyautologin> | B<nottyautologin>"
#. type: Plain text
-#: en/live-config.7:85
+#: en/live-config.7:87
msgid ""
"Disables the automatic login on the console, not affecting the graphical "
"autologin."
@@ -508,13 +518,13 @@ msgstr ""
"inicio de sesión automático gráfico."
#. type: IP
-#: en/live-config.7:85
+#: en/live-config.7:87
#, no-wrap
msgid "B<live-config.nox11autologin> | B<nox11autologin>"
msgstr "B<live-config.nox11autologin> | B<nox11autologin>"
#. type: Plain text
-#: en/live-config.7:87
+#: en/live-config.7:89
msgid ""
"Disables the automatic login with any display manager, not affecting tty "
"autologin."
@@ -523,38 +533,38 @@ msgstr ""
"sin afectar el inicio de sesión automático en un terminal tty."
#. type: SS
-#: en/live-config.7:88
+#: en/live-config.7:90
#, no-wrap
msgid "Boot Parameters (special options)"
msgstr "Parámetros de arranque (opciones especiales)"
#. type: Plain text
-#: en/live-config.7:90
+#: en/live-config.7:92
msgid "For special use cases there are some special boot paramters."
msgstr ""
"Para casos de uso especial hay algunos parámetros de arranque especiales."
#. type: IP
-#: en/live-config.7:91
+#: en/live-config.7:93
#, no-wrap
msgid "B<live-config.debug> | B<debug>"
msgstr "B<live-config.debug> | B<debug>"
#. type: Plain text
-#: en/live-config.7:93
+#: en/live-config.7:95
msgid "Enables debug output in live-config."
msgstr ""
"Activa la información sobre errores («debug output» N.del T.) en live-"
"config. "
#. type: SS
-#: en/live-config.7:94
+#: en/live-config.7:96
#, no-wrap
msgid "Configuration Files"
msgstr "Ficheros de configuración"
#. type: Plain text
-#: en/live-config.7:96
+#: en/live-config.7:98
msgid ""
"B<live-config> can be configured (but not activated) through configuration "
"files. Everything but the shortcuts that can be configured with a boot "
@@ -569,7 +579,7 @@ msgstr ""
"parámetro «boot =live» es necesario para activar B<live-config>."
#. type: Plain text
-#: en/live-config.7:98
+#: en/live-config.7:100
msgid ""
"Configuration files can be placed either in the root filesystem itself (/etc/"
"live/config.conf, /etc/live/config.d/), or on the live media (live/config."
@@ -584,7 +594,7 @@ msgstr ""
"sistema de ficheros raíz."
#. type: Plain text
-#: en/live-config.7:100
+#: en/live-config.7:102
msgid ""
"Although the configuration files placed in the conf.d directories do not "
"require a particular name or suffix, it is suggested for consistency reasons "
@@ -599,7 +609,7 @@ msgstr ""
"fichero como «debian-eeepc.conf»)."
#. type: Plain text
-#: en/live-config.7:102
+#: en/live-config.7:104
msgid ""
"The actual content of the configuration files consists of one or more of the "
"following variables."
@@ -608,13 +618,13 @@ msgstr ""
"siguientes variables."
#. type: IP
-#: en/live-config.7:103
+#: en/live-config.7:105
#, no-wrap
msgid "B<LIVE_CONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
msgstr "B<LIVE_CONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
#. type: Plain text
-#: en/live-config.7:105
+#: en/live-config.7:107
msgid ""
"This variable equals the 'B<live-config>=I<SCRIPT1>,I<SCRIPT2>, ... "
"I<SCRIPTn>' parameter."
@@ -623,13 +633,13 @@ msgstr ""
"·...·I<SCRIPTn>'"
#. type: IP
-#: en/live-config.7:105
+#: en/live-config.7:107
#, no-wrap
msgid "B<LIVE_NOCONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
msgstr "B<LIVE_NOCONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
#. type: Plain text
-#: en/live-config.7:107
+#: en/live-config.7:109
msgid ""
"This variable equals the 'B<live-noconfig>=I<SCRIPT1>,I<SCRIPT2>, ... "
"I<SCRIPTn>' parameter."
@@ -638,39 +648,52 @@ msgstr ""
"I<SCRIPT2>, ... I<SCRIPTn>'"
#. type: IP
-#: en/live-config.7:107
+#: en/live-config.7:109
#, no-wrap
msgid "B<LIVE_HOSTNAME>=I<HOSTNAME>"
msgstr "B<LIVE_HOSTNAME>=I<HOSTNAME>"
#. type: Plain text
-#: en/live-config.7:109
+#: en/live-config.7:111
msgid ""
"This variable equals the 'B<live-config.hostname>=I<HOSTNAME>' parameter."
msgstr ""
"Esta variable es igual al parámetro 'B<live-config.hostname>=I<HOSTNAME>'"
#. type: IP
-#: en/live-config.7:109
+#: en/live-config.7:111
#, no-wrap
msgid "B<LIVE_USERNAME>=I<USERNAME>"
msgstr "B<LIVE_USERNAME>=I<USERNAME>"
#. type: Plain text
-#: en/live-config.7:111
+#: en/live-config.7:113
msgid ""
"This variable equals the 'B<live-config.username>=I<USERNAME>' parameter."
msgstr ""
"Esta variable es igual al parámetro 'B<live-config.username>=I<USERNAME>'"
#. type: IP
-#: en/live-config.7:111
+#: en/live-config.7:113
+#, no-wrap
+msgid "B<LIVE_USER_DEFAULT_GROUPS>=I<GROUP1>,I<GROUP2> ... I<GROUPn>"
+msgstr ""
+
+#. type: Plain text
+#: en/live-config.7:115
+msgid ""
+"This variable equals the 'B<live-config.user-default-groups>=\"I<GROUP1>,"
+"I<GROUP2> ... I<GROUPn>\"' parameter."
+msgstr ""
+
+#. type: IP
+#: en/live-config.7:115
#, no-wrap
msgid "B<LIVE_USER_FULLNAME>=\"I<USER FULLNAME>\""
msgstr "B<LIVE_USER_FULLNAME>=\"I<USER FULLNAME>\""
#. type: Plain text
-#: en/live-config.7:113
+#: en/live-config.7:117
msgid ""
"This variable equals the 'B<live-config.user-fullname>=\"I<USER FULLNAME>\"' "
"parameter."
@@ -679,13 +702,13 @@ msgstr ""
"FULLNAME>\"'"
#. type: IP
-#: en/live-config.7:113
+#: en/live-config.7:117
#, no-wrap
msgid "B<LIVE_LOCALES>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn>"
msgstr "B<LIVE_LOCALES>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn>"
#. type: Plain text
-#: en/live-config.7:115
+#: en/live-config.7:119
msgid ""
"This variable equals the 'B<live-config.locales>=I<LOCALE1>,I<LOCALE2> ... "
"I<LOCALEn>' parameter."
@@ -694,37 +717,37 @@ msgstr ""
"I<LOCALE2> ... I<LOCALEn>'"
#. type: IP
-#: en/live-config.7:115
+#: en/live-config.7:119
#, no-wrap
msgid "B<LIVE_TIMEZONE>=I<TIMEZONE>"
msgstr "B<LIVE_TIMEZONE>=I<TIMEZONE>"
#. type: Plain text
-#: en/live-config.7:117
+#: en/live-config.7:121
msgid ""
"This variable equals the 'B<live-config.timezone>=I<TIMEZONE>' parameter."
msgstr ""
"Esta variable es igual al parámetro 'B<live-config.timezone>=I<TIMEZONE>'"
#. type: IP
-#: en/live-config.7:117
+#: en/live-config.7:121
#, no-wrap
msgid "B<LIVE_UTC>=B<yes>|no"
msgstr "B<LIVE_UTC>=B<yes>|no"
#. type: Plain text
-#: en/live-config.7:119
+#: en/live-config.7:123
msgid "This variable equals the 'B<live-config.utc>=B<yes>|no' parameter."
msgstr "Esta variable es igual al parámetro 'B<live-config.utc>=B<yes>|no'"
#. type: IP
-#: en/live-config.7:119
+#: en/live-config.7:123
#, no-wrap
msgid "B<LIVE_KEYBOARD_MODEL>=I<KEYBOARD_MODEL>"
msgstr "B<LIVE_KEYBOARD_MODEL>=I<KEYBOARD_MODEL>"
#. type: Plain text
-#: en/live-config.7:121
+#: en/live-config.7:125
msgid ""
"This variable equals the 'B<live-config.keyboard-model>=I<KEYBOARD_MODEL>' "
"parameter."
@@ -733,13 +756,13 @@ msgstr ""
"model>=I<KEYBOARD_MODEL>'"
#. type: IP
-#: en/live-config.7:121
+#: en/live-config.7:125
#, no-wrap
msgid "B<LIVE_KEYBOARD_LAYOUTS>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>"
msgstr "B<LIVE_KEYBOARD_LAYOUTS>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>"
#. type: Plain text
-#: en/live-config.7:123
+#: en/live-config.7:127
msgid ""
"This variable equals the 'B<live-config.keyboard-"
"layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>' "
@@ -749,13 +772,13 @@ msgstr ""
"layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>'"
#. type: IP
-#: en/live-config.7:123
+#: en/live-config.7:127
#, no-wrap
msgid "B<LIVE_KEYBOARD_VARIANT>=I<KEYBOARD_VARIANT>"
msgstr "B<LIVE_KEYBOARD_VARIANT>=I<KEYBOARD_VARIANT>"
#. type: Plain text
-#: en/live-config.7:125
+#: en/live-config.7:129
msgid ""
"This variable equals the 'B<live-config.keyboard-"
"variant>=I<KEYBOARD_VARIANT>' parameter."
@@ -764,13 +787,13 @@ msgstr ""
"variant>=I<KEYBOARD_VARIANT>'"
#. type: IP
-#: en/live-config.7:125
+#: en/live-config.7:129
#, no-wrap
msgid "B<LIVE_KEYBOARD_OPTIONS>=I<KEYBOARD_OPTIONS>"
msgstr "B<LIVE_KEYBOARD_OPTIONS>=I<KEYBOARD_OPTIONS>"
#. type: Plain text
-#: en/live-config.7:127
+#: en/live-config.7:131
msgid ""
"This variable equals the 'B<live-config.keyboard-"
"options>=I<KEYBOARD_OPTIONS>' parameter."
@@ -779,13 +802,13 @@ msgstr ""
"options>=I<KEYBOARD_OPTIONS>'"
#. type: IP
-#: en/live-config.7:127
+#: en/live-config.7:131
#, no-wrap
msgid "B<LIVE_SYSV_RC>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
msgstr "B<LIVE_SYSV_RC>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
#. type: Plain text
-#: en/live-config.7:129
+#: en/live-config.7:133
msgid ""
"This variable equals the 'B<live-config.sysv-rc>=I<SERVICE1>,I<SERVICE2> ... "
"I<SERVICEn>' parameter."
@@ -794,13 +817,13 @@ msgstr ""
"I<SERVICE2> ... I<SERVICEn>'"
#. type: IP
-#: en/live-config.7:129
+#: en/live-config.7:133
#, no-wrap
msgid "B<LIVE_XORG_DRIVER>=I<XORG_DRIVER>"
msgstr "B<LIVE_XORG_DRIVER>=I<XORG_DRIVER>"
#. type: Plain text
-#: en/live-config.7:131
+#: en/live-config.7:135
msgid ""
"This variable equals the 'B<live-config.xorg-driver>=I<XORG_DRIVER>' "
"parameter."
@@ -809,13 +832,13 @@ msgstr ""
"driver>=I<XORG_DRIVER>'"
#. type: IP
-#: en/live-config.7:131
+#: en/live-config.7:135
#, no-wrap
msgid "B<LIVE_XORG_RESOLUTION>=I<XORG_RESOLUTION>"
msgstr "B<LIVE_XORG_RESOLUTION>=I<XORG_RESOLUTION>"
#. type: Plain text
-#: en/live-config.7:133
+#: en/live-config.7:137
msgid ""
"This variable equals the 'B<live-config.xorg-resolution>=I<XORG_RESOLUTION>' "
"parameter."
@@ -824,13 +847,13 @@ msgstr ""
"resolution>=I<XORG_RESOLUTION>'"
#. type: IP
-#: en/live-config.7:133
+#: en/live-config.7:137
#, no-wrap
msgid "B<LIVE_HOOKS>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn>"
msgstr "B<LIVE_HOOKS>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn>"
#. type: Plain text
-#: en/live-config.7:135
+#: en/live-config.7:139
msgid ""
"This variable equals the 'B<live-config.hooks>=filesystem|medium|I<URL1>|"
"I<URL2>| ... |I<URLn>' parameter."
@@ -839,13 +862,13 @@ msgstr ""
"I<URL1>|I<URL2>| ... |I<URLn>'"
#. type: SH
-#: en/live-config.7:136
+#: en/live-config.7:140
#, no-wrap
msgid "CUSTOMIZATION"
msgstr "PERSONALIZACIÓN"
#. type: Plain text
-#: en/live-config.7:138
+#: en/live-config.7:142
msgid ""
"B<live-config> can be easily customized for downstream projects or local "
"usage."
@@ -854,13 +877,13 @@ msgstr ""
"de uso local."
#. type: SS
-#: en/live-config.7:139
+#: en/live-config.7:143
#, no-wrap
msgid "Adding new config scripts"
msgstr "Añadiendo nuevos scripts de configuración"
#. type: Plain text
-#: en/live-config.7:141
+#: en/live-config.7:145
msgid ""
"Downstream projects can put their scripts into /lib/live/config and do not "
"need to do anything else, the scripts will be called automatically during "
@@ -871,7 +894,7 @@ msgstr ""
"automáticamente durante el proceso de arranque."
#. type: Plain text
-#: en/live-config.7:143
+#: en/live-config.7:147
msgid ""
"The scripts are best put into an own debian package. A sample package "
"containing an example script can be found in /usr/share/doc/live-config/"
@@ -882,13 +905,13 @@ msgstr ""
"script de ejemplo."
#. type: SS
-#: en/live-config.7:144
+#: en/live-config.7:148
#, no-wrap
msgid "Removing existing config scripts"
msgstr "Eliminación de los scripts de configuración existentes."
#. type: Plain text
-#: en/live-config.7:146
+#: en/live-config.7:150
msgid ""
"It is not really possible to remove scripts itself in a sane way yet without "
"requiring to ship a locally modified B<live-config> package. However, the "
@@ -906,7 +929,7 @@ msgstr ""
"configuración, véase más arriba."
#. type: Plain text
-#: en/live-config.7:148
+#: en/live-config.7:152
msgid ""
"The configuration files for the live system itself are best put into an own "
"debian package. A sample package containing an example configuration can be "
@@ -917,267 +940,267 @@ msgstr ""
"ejemplo de configuración en /usr/share/doc/live-config/examples."
#. type: SH
-#: en/live-config.7:149
+#: en/live-config.7:153
#, no-wrap
msgid "SCRIPTS"
msgstr "SCRIPTS"
#. type: Plain text
-#: en/live-config.7:151
+#: en/live-config.7:155
msgid ""
"B<live-config> currently features the following scripts in /lib/live/config."
msgstr "B<live-config> incluye los siguientes scripts en /lib/live/config."
#. type: IP
-#: en/live-config.7:152
+#: en/live-config.7:156
#, no-wrap
msgid "B<hostname>"
msgstr "B<hostname>"
#. type: Plain text
-#: en/live-config.7:154
+#: en/live-config.7:158
msgid "configures /etc/hostname and /etc/hosts."
msgstr "configura /etc/hostname y /etc/hosts."
#. type: IP
-#: en/live-config.7:154
+#: en/live-config.7:158
#, no-wrap
msgid "B<user-setup>"
msgstr "B<user-setup>"
#. type: Plain text
-#: en/live-config.7:156
+#: en/live-config.7:160
msgid "adds an live user account."
msgstr "Añade una cuenta de usuario en vivo."
#. type: IP
-#: en/live-config.7:156
+#: en/live-config.7:160
#, no-wrap
msgid "B<sudo>"
msgstr "B<sudo>"
#. type: Plain text
-#: en/live-config.7:158
+#: en/live-config.7:162
msgid "grants sudo privileges to the live user."
msgstr "garantiza privilegios de sudo al usuario del sistema en vivo."
#. type: IP
-#: en/live-config.7:158
+#: en/live-config.7:162
#, no-wrap
msgid "B<locales>"
msgstr "B<locales>"
#. type: Plain text
-#: en/live-config.7:160
+#: en/live-config.7:164
msgid "configures locales."
msgstr "configura las variantes locales."
#. type: IP
-#: en/live-config.7:160
+#: en/live-config.7:164
#, no-wrap
msgid "B<locales-all>"
msgstr "B<locales-all>"
#. type: Plain text
-#: en/live-config.7:162
+#: en/live-config.7:166
msgid "configures locales-all."
msgstr "configura las variantes locales-all."
#. type: IP
-#: en/live-config.7:162
+#: en/live-config.7:166
#, no-wrap
msgid "B<tzdata>"
msgstr "B<tzdata>"
#. type: Plain text
-#: en/live-config.7:164
+#: en/live-config.7:168
msgid "configures /etc/timezone."
msgstr "configura /etc/timezone."
#. type: IP
-#: en/live-config.7:164
+#: en/live-config.7:168
#, no-wrap
msgid "B<gdm>"
msgstr "B<gdm>"
#. type: Plain text
-#: en/live-config.7:166
+#: en/live-config.7:170
msgid "configures autologin in gdm."
msgstr "configura el inicio de sesión automático en gdm."
#. type: IP
-#: en/live-config.7:166
+#: en/live-config.7:170
#, no-wrap
msgid "B<gdm3>"
msgstr "B<gdm3>"
#. type: Plain text
-#: en/live-config.7:168
+#: en/live-config.7:172
msgid "configures autologin in gdm3 (squeeze and newer)."
msgstr "configura el inicio de sesión automático en gdm3 (Squeeze y superior)"
#. type: IP
-#: en/live-config.7:168
+#: en/live-config.7:172
#, no-wrap
msgid "B<kdm>"
msgstr "B<kdm>"
#. type: Plain text
-#: en/live-config.7:170
+#: en/live-config.7:174
msgid "configures autologin in kdm."
msgstr "configura el inicio de sesión automático en kdm."
#. type: IP
-#: en/live-config.7:170
+#: en/live-config.7:174
#, no-wrap
msgid "B<lightdm>"
msgstr "B<lightdm>"
#. type: Plain text
-#: en/live-config.7:172
+#: en/live-config.7:176
msgid "configures autologin in lightdm."
msgstr "configura el inicio de sesión automático en lightdm."
#. type: IP
-#: en/live-config.7:172
+#: en/live-config.7:176
#, no-wrap
msgid "B<lxdm>"
msgstr "B<lxdm>"
#. type: Plain text
-#: en/live-config.7:174
+#: en/live-config.7:178
msgid "configures autologin in lxdm."
msgstr "configura el inicio de sesión automático en lxdm."
#. type: IP
-#: en/live-config.7:174
+#: en/live-config.7:178
#, no-wrap
msgid "B<nodm>"
msgstr "B<nodm>"
#. type: Plain text
-#: en/live-config.7:176
+#: en/live-config.7:180
msgid "configures autologin in nodm."
msgstr "configura el inicio de sesión automático en nodm."
#. type: IP
-#: en/live-config.7:176
+#: en/live-config.7:180
#, no-wrap
msgid "B<slim>"
msgstr "B<slim>"
#. type: Plain text
-#: en/live-config.7:178
+#: en/live-config.7:182
msgid "configures autologin in slim."
msgstr "configura el inicio de sesión automático en slim."
#. type: IP
-#: en/live-config.7:178
+#: en/live-config.7:182
#, no-wrap
msgid "B<xinit>"
msgstr "B<xinit>"
#. type: Plain text
-#: en/live-config.7:180
+#: en/live-config.7:184
msgid "configures autologin with xinit."
msgstr "configura el inicio de sesión automático con xinit."
#. type: IP
-#: en/live-config.7:180
+#: en/live-config.7:184
#, no-wrap
msgid "B<keyboard-configuration>"
msgstr "B<keyboard-configuration>"
#. type: Plain text
-#: en/live-config.7:182
+#: en/live-config.7:186
msgid "configures the keyboard."
msgstr "configura el teclado."
#. type: IP
-#: en/live-config.7:182
+#: en/live-config.7:186
#, no-wrap
msgid "B<sysvinit>"
msgstr "B<sysvinit>"
#. type: Plain text
-#: en/live-config.7:184
+#: en/live-config.7:188
msgid "configures sysvinit."
msgstr "configura sysvinit."
#. type: IP
-#: en/live-config.7:184
+#: en/live-config.7:188
#, no-wrap
msgid "B<sysv-rc>"
msgstr "B<sysv-rc>"
#. type: Plain text
-#: en/live-config.7:186
+#: en/live-config.7:190
msgid "configures sysv-rc by disabling listed services."
msgstr "configura sysv-rc desactivando los sevicios listados."
#. type: IP
-#: en/live-config.7:186 en/live-config.7:216
+#: en/live-config.7:190 en/live-config.7:220
#, no-wrap
msgid "B<login>"
msgstr "B<login>"
#. type: Plain text
-#: en/live-config.7:188 en/live-config.7:218
+#: en/live-config.7:192 en/live-config.7:222
msgid "disables lastlog."
msgstr "Desactiva lastlog."
#. type: IP
-#: en/live-config.7:188
+#: en/live-config.7:192
#, no-wrap
msgid "B<apport> (ubuntu only)"
msgstr "B<apport> (ubuntu solamente)"
#. type: Plain text
-#: en/live-config.7:190
+#: en/live-config.7:194
msgid "disables apport."
msgstr "Desactiva apport."
#. type: IP
-#: en/live-config.7:190
+#: en/live-config.7:194
#, no-wrap
msgid "B<gnome-panel-data>"
msgstr "B<gnome-panel-data>"
#. type: Plain text
-#: en/live-config.7:192
+#: en/live-config.7:196
msgid "disables lock button for the screen."
msgstr "Desactiva el botón de bloqueo de la pantalla."
#. type: IP
-#: en/live-config.7:192
+#: en/live-config.7:196
#, no-wrap
msgid "B<gnome-power-manager>"
msgstr "B<gnome-power-manager>"
#. type: Plain text
-#: en/live-config.7:194
+#: en/live-config.7:198
msgid "disables hibernation."
msgstr "Desactiva la hibernación."
#. type: IP
-#: en/live-config.7:194
+#: en/live-config.7:198
#, no-wrap
msgid "B<gnome-screensaver>"
msgstr "B<gnome-screensaver>"
#. type: Plain text
-#: en/live-config.7:196
+#: en/live-config.7:200
msgid "disables the screensaver locking the screen."
msgstr "Impide que el salvapantallas bloquee la pantalla."
#. type: IP
-#: en/live-config.7:196
+#: en/live-config.7:200
#, no-wrap
msgid "B<initramfs-tools>"
msgstr "B<initramfs-tools>"
#. type: Plain text
-#: en/live-config.7:198
+#: en/live-config.7:202
msgid ""
"makes update-initramfs to also update the live media when using persistency."
msgstr ""
@@ -1185,145 +1208,145 @@ msgstr ""
"se usan en modo persistente."
#. type: IP
-#: en/live-config.7:198
+#: en/live-config.7:202
#, no-wrap
msgid "B<kaboom>"
msgstr "B<kaboom>"
#. type: Plain text
-#: en/live-config.7:200
+#: en/live-config.7:204
msgid "disables KDE migration wizard (squeeze and newer)."
msgstr "Desactiva el asistente de migración de KDE (Squeeze y superior)."
#. type: IP
-#: en/live-config.7:200
+#: en/live-config.7:204
#, no-wrap
msgid "B<kde-services>"
msgstr "B<kde-services>"
#. type: Plain text
-#: en/live-config.7:202
+#: en/live-config.7:206
msgid "disables some unwanted KDE services (squeeze and newer)."
msgstr "Desactiva algunos servicios de KDE no deseados (squeeze y superior)."
#. type: IP
-#: en/live-config.7:202
+#: en/live-config.7:206
#, no-wrap
msgid "B<debian-installer-launcher>"
msgstr "B<debian-installer-launcher>"
#. type: Plain text
-#: en/live-config.7:204
+#: en/live-config.7:208
msgid "adds debian-installer-launcher on users desktop."
msgstr "añade un icono del instalador de debian en el escritorio del usuario."
#. type: IP
-#: en/live-config.7:204
+#: en/live-config.7:208
#, no-wrap
msgid "B<module-init-tools>"
msgstr "B<module-init-tools>"
#. type: Plain text
-#: en/live-config.7:206
+#: en/live-config.7:210
msgid "automatically load some modules on some architectures."
msgstr "automáticamente carga algunos módulos en algunas arquitecturas."
#. type: IP
-#: en/live-config.7:206
+#: en/live-config.7:210
#, no-wrap
msgid "B<policykit>"
msgstr "B<policykit>"
#. type: Plain text
-#: en/live-config.7:208
+#: en/live-config.7:212
msgid "grant user privilegies through policykit."
msgstr "garantiza privilegios de usuario mediante policykit."
#. type: IP
-#: en/live-config.7:208
+#: en/live-config.7:212
#, no-wrap
msgid "B<sslcert>"
msgstr "B<sslcert>"
#. type: Plain text
-#: en/live-config.7:210
+#: en/live-config.7:214
msgid "regenerating ssl snake-oil certificates."
msgstr "Regenera los certificados ssl snake-oil."
#. type: IP
-#: en/live-config.7:210
+#: en/live-config.7:214
#, no-wrap
msgid "B<update-notifier>"
msgstr "B<update-notifier>"
#. type: Plain text
-#: en/live-config.7:212
+#: en/live-config.7:216
msgid "disables update-notifier."
msgstr "Desactiva el update-notifier."
#. type: IP
-#: en/live-config.7:212
+#: en/live-config.7:216
#, no-wrap
msgid "B<anacron>"
msgstr "B<anacron>"
#. type: Plain text
-#: en/live-config.7:214
+#: en/live-config.7:218
msgid "disables anacron."
msgstr "Desactiva anacron."
#. type: IP
-#: en/live-config.7:214
+#: en/live-config.7:218
#, no-wrap
msgid "B<util-linux>"
msgstr "B<util-linux>"
#. type: Plain text
-#: en/live-config.7:216
+#: en/live-config.7:220
msgid "disables util-linux' hwclock."
msgstr "Desactiva util-linux' hwclock."
#. type: IP
-#: en/live-config.7:218
+#: en/live-config.7:222
#, no-wrap
msgid "B<xserver-xorg>"
msgstr "B<xserver-xorg>"
#. type: Plain text
-#: en/live-config.7:220
+#: en/live-config.7:224
msgid "configures xserver-xorg."
msgstr "configura xserver-xorg."
#. type: IP
-#: en/live-config.7:220
+#: en/live-config.7:224
#, no-wrap
msgid "B<ureadahead> (ubuntu only)"
msgstr "B<ureadahead> (ubuntu solamente)"
#. type: Plain text
-#: en/live-config.7:222
+#: en/live-config.7:226
msgid "disables ureadahead."
msgstr "Desactiva ureadahead."
#. type: IP
-#: en/live-config.7:222
+#: en/live-config.7:226
#, no-wrap
msgid "B<openssh-server>"
msgstr "B<openssh-server>"
#. type: Plain text
-#: en/live-config.7:224
+#: en/live-config.7:228
msgid "recreates openssh-server host keys."
msgstr "Recrea las claves openssh-server."
#. type: IP
-#: en/live-config.7:224
+#: en/live-config.7:228
#, no-wrap
msgid "B<hooks>"
msgstr "B<hooks>"
#. type: Plain text
-#: en/live-config.7:226
+#: en/live-config.7:230
msgid ""
"allows to run arbitrary commands from a script placed on the live media or "
"an http/ftp server."
@@ -1332,88 +1355,88 @@ msgstr ""
"el medio en vivo o en un servidor http/ftp."
#. type: SH
-#: en/live-config.7:227
+#: en/live-config.7:231
#, no-wrap
msgid "FILES"
msgstr "FICHEROS"
#. type: IP
-#: en/live-config.7:228
+#: en/live-config.7:232
#, no-wrap
msgid "B</etc/live/config.conf>"
msgstr "B</etc/live/config.conf>"
#. type: IP
-#: en/live-config.7:229
+#: en/live-config.7:233
#, no-wrap
msgid "B</etc/live/config.d/>"
msgstr "B</etc/live/config.d/>"
#. type: IP
-#: en/live-config.7:230
+#: en/live-config.7:234
#, no-wrap
msgid "B<live/config.conf>"
msgstr "B<live/config.conf>"
#. type: IP
-#: en/live-config.7:231
+#: en/live-config.7:235
#, no-wrap
msgid "B<live/config.d/>"
msgstr "B<live/config.d/>"
#. type: IP
-#: en/live-config.7:232
+#: en/live-config.7:236
#, no-wrap
msgid "B</lib/live/config.sh>"
msgstr "B</lib/live/config.sh>"
#. type: IP
-#: en/live-config.7:233
+#: en/live-config.7:237
#, no-wrap
msgid "B</lib/live/config/>"
msgstr "B</lib/live/config/>"
#. type: IP
-#: en/live-config.7:234
+#: en/live-config.7:238
#, no-wrap
msgid "B</var/lib/live/config/>"
msgstr "B</var/lib/live/config/>"
#. type: IP
-#: en/live-config.7:235
+#: en/live-config.7:239
#, no-wrap
msgid "B</var/log/live-config.log>"
msgstr "B</var/log/live-config.log>"
#. type: SH
-#: en/live-config.7:237
+#: en/live-config.7:241
#, no-wrap
msgid "SEE ALSO"
msgstr "VER ADEMÁS"
#. type: Plain text
-#: en/live-config.7:239
+#: en/live-config.7:243
msgid "I<live-boot>(7)"
msgstr "I<live-boot>(7)"
#. type: Plain text
-#: en/live-config.7:241
+#: en/live-config.7:245
msgid "I<live-build>(7)"
msgstr "I<live-build>(7)"
#. type: Plain text
-#: en/live-config.7:243
+#: en/live-config.7:247
msgid "I<live-tools>(7)"
msgstr "I<live-tools>(7)"
#. type: SH
-#: en/live-config.7:244
+#: en/live-config.7:248
#, no-wrap
msgid "HOMEPAGE"
msgstr "PÁGINA PRINCIPAL"
#. type: Plain text
-#: en/live-config.7:246
+#: en/live-config.7:250
msgid ""
"More information about live-config and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@@ -1424,13 +1447,13 @@ msgstr ""
"en el manual en E<lt>I<http://live.debian.net/manual/>E<gt>."
#. type: SH
-#: en/live-config.7:247
+#: en/live-config.7:251
#, no-wrap
msgid "BUGS"
msgstr "ERRORES"
#. type: Plain text
-#: en/live-config.7:249
+#: en/live-config.7:253
msgid ""
"Bugs can be reported by submitting a bugreport for the live-config package "
"in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or "
@@ -1443,13 +1466,13 @@ msgstr ""
"correo de Debian Live en E<lt>I<debian-live at lists.debian.org>E<gt>."
#. type: SH
-#: en/live-config.7:250
+#: en/live-config.7:254
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
-#: en/live-config.7:251
+#: en/live-config.7:255
msgid ""
"live-config was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt>."
msgstr ""
diff --git a/manpages/po/fr/live-config.7.po b/manpages/po/fr/live-config.7.po
index 8932448..e471daa 100644
--- a/manpages/po/fr/live-config.7.po
+++ b/manpages/po/fr/live-config.7.po
@@ -1,19 +1,20 @@
# French translations for live-config package
# 2010 Thierry Lépicier <thierry.lepicier at free.fr>
# This file is distributed under the same license as the live-config package.
+# Carlos Zuferri «chals» <chals at altorricon.com>, 2011.
#
msgid ""
msgstr ""
"Project-Id-Version: live-config 3.0~a30\n"
-"POT-Creation-Date: 2011-10-28 12:27+0300\n"
-"PO-Revision-Date: 2010-05-24 09:59+0300\n"
-"Last-Translator: Thierry Lépicier <thierry.lepicier at free.fr>\n"
-"Language-Team: none\n"
+"POT-Creation-Date: 2011-12-04 10:17+0100\n"
+"PO-Revision-Date: 2011-11-01 17:36+0100\n"
+"Last-Translator: Carlos Zuferri «chals» <chals at altorricon.com>\n"
+"Language-Team: <debian-live at lists.debian.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/live-config.7:9
@@ -23,15 +24,13 @@ msgstr "LIVE-CONFIG"
#. type: TH
#: en/live-config.7:9
-#, no-wrap
-msgid "2011-10-28"
-msgstr "28.10.2011"
+msgid "2011-12-04"
+msgstr "04.12.2011"
#. type: TH
#: en/live-config.7:9
-#, no-wrap
-msgid "3.0~a30"
-msgstr "3.0~a30"
+msgid "3.0~a31"
+msgstr "3.0~a31"
#. type: TH
#: en/live-config.7:9
@@ -91,6 +90,9 @@ msgid ""
"To configure the live-config parameters used by default in a live image, see "
"the --bootappend-live option in the I<lb_config>(1) manual page."
msgstr ""
+"Pour configurer les paramètres de live-config utilisés par défaut dans une "
+"image live, consultez l'option --bootappend-live dans la page de manuel "
+"I<lb_config>(1)"
#. type: SS
#: en/live-config.7:22
@@ -219,11 +221,25 @@ msgstr ""
#. type: IP
#: en/live-config.7:41
#, no-wrap
+msgid "B<live-config.user-default-groups>=I<GROUP1>,I<GROUP2> ... I<GROUPn> | B<user-default-groups>=I<GROUP1>,I<GROUP2> ... I<GROUPn>"
+msgstr ""
+
+#. type: Plain text
+#: en/live-config.7:43
+msgid ""
+"Allows to set the default groups of the users that gets created for "
+"autologin is member of. The default is 'audio cdrom dip floppy video plugdev "
+"netdev powerdev scanner bluetooth'."
+msgstr ""
+
+#. type: IP
+#: en/live-config.7:43
+#, no-wrap
msgid "B<live-config.user-fullname>=\"I<USER FULLNAME>\" | B<user-fullname>=\"I<USER FULLNAME>\""
msgstr "B<live-config.user-fullname>=\"I<NOM_COMPLET_D_UTILISATEUR>\" | B<user-fullname>=\"I<NOM_COMPLET_D_UTILISATEUR>\""
#. type: Plain text
-#: en/live-config.7:43
+#: en/live-config.7:45
msgid ""
"Allows to set the fullname of the users that gets created for autologin. The "
"default is 'Debian Live user'."
@@ -232,13 +248,13 @@ msgstr ""
"Par défaut il s'agit de 'Debian Live user'."
#. type: IP
-#: en/live-config.7:43
+#: en/live-config.7:45
#, no-wrap
msgid "B<live-config.locales>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn> | B<locales>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn>"
msgstr "B<live-config.locales>=I<LOCALISATION1>,I<LOCALISATION2> ... I<LOCALISATIONn> | B<locales>=I<LOCALISATION1>,I<LOCALISATION2> ... I<LOCALISATIONn>"
#. type: Plain text
-#: en/live-config.7:45
+#: en/live-config.7:47
msgid ""
"Allows to set the locale of the system, e.g. 'de_CH.UTF-8'. The default is "
"'en_US.UTF-8'. In case the selected locale is not already available on the "
@@ -250,13 +266,13 @@ msgstr ""
"générée à la volée."
#. type: IP
-#: en/live-config.7:45
+#: en/live-config.7:47
#, no-wrap
msgid "B<live-config.timezone>=I<TIMEZONE> | B<timezone>=I<TIMEZONE>"
msgstr "B<live-config.timezone>=I<TIMEZONE> | B<timezone>=I<TIMEZONE>"
#. type: Plain text
-#: en/live-config.7:47
+#: en/live-config.7:49
msgid ""
"Allows to set the timezone of the system, e.g. 'Europe/Zurich'. The default "
"is 'UTC'."
@@ -265,13 +281,13 @@ msgstr ""
"défaut il s'agit de 'UTC'."
#. type: IP
-#: en/live-config.7:47
+#: en/live-config.7:49
#, no-wrap
msgid "B<live-config.utc>=B<yes>|no | B<utc>=B<yes>|no"
msgstr "B<live-config.utc>=B<yes>|no | B<utc>=B<yes>|no"
#. type: Plain text
-#: en/live-config.7:49
+#: en/live-config.7:51
msgid ""
"Allows to change if the system is assuming that the hardware clock is set to "
"UTC or not. The default is 'yes'."
@@ -280,26 +296,26 @@ msgstr ""
"réglée sur UTC. Par défaut 'oui'."
#. type: IP
-#: en/live-config.7:49
+#: en/live-config.7:51
#, no-wrap
msgid "B<live-config.keyboard-model>=I<KEYBOARD_MODEL> | B<keyboard-model>=I<KEYBOARD_MODEL>"
msgstr "B<live-config.keyboard-model>=I<MODELE_DE_CLAVIER> | B<keyboard-model>=I<MODELE_DE_CLAVIER>"
#. type: Plain text
-#: en/live-config.7:51
+#: en/live-config.7:53
msgid "Allows to change the keyboard model. There is no default value set."
msgstr ""
"Permet de changer le modèle de clavier. Aucune valeur par défaut n'est "
"indiquée."
#. type: IP
-#: en/live-config.7:51
+#: en/live-config.7:53
#, no-wrap
msgid "B<live-config.keyboard-layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn> | B<keyboard-layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>"
msgstr "B<live-config.keyboard-layouts>=I<CONFIGURATION1_DU_CLAVIER>,I<CONFIGURATION2_DU_CLAVIER> ... I<CONFIGURATIONn_DU_CLAVIER> | B<keyboard-layouts>=I<CONFIGURATION1_DU_CLAVIER>,I<CONFIGURATION2_DU_CLAVIER> ... I<CONFIGURATIONn_DU_CLAVIER>"
#. type: Plain text
-#: en/live-config.7:53
+#: en/live-config.7:55
msgid ""
"Allows to change the keyboard layouts. If more than one is specified, the "
"tools of the desktop environment will allow to switch it under X11. There is "
@@ -310,90 +326,88 @@ msgstr ""
"passer de l'une à l'autre sous X11. Aucune valeur par défaut n'est spécifiée."
#. type: IP
-#: en/live-config.7:53
+#: en/live-config.7:55
#, no-wrap
msgid "B<live-config.keyboard-variant>=I<KEYBOARD_VARIANT> | B<keyboard-variant>=I<KEYBOARD_VARIANT>"
msgstr "B<live-config.keyboard-variant>=I<TYPE_DE_CLAVIER> | B<keyboard-variant>=I<TYPE_DE_CLAVIER>"
#. type: Plain text
-#: en/live-config.7:55
+#: en/live-config.7:57
msgid "Allows to change the keyboard variant. There is no default value set."
msgstr ""
"Permet de changer le type de clavier. Aucune valeur par défaut n'est "
"spécifiée."
#. type: IP
-#: en/live-config.7:55
+#: en/live-config.7:57
#, no-wrap
msgid "B<live-config.keyboard-options>=I<KEYBOARD_OPTIONS> | B<keyboard-options>=I<KEYBOARD_OPTIONS>"
msgstr "B<live-config.keyboard-options>=I<OPTIONS_DU_CLAVIER> | B<keyboard-options>=I<OPTIONS_DU_CLAVIER>"
#. type: Plain text
-#: en/live-config.7:57
+#: en/live-config.7:59
msgid "Allows to change the keyboard options. There are no default value set."
msgstr ""
"Permet de changer les options du clavier. Aucune valeur par défaut n'est "
"spécifiée."
#. type: IP
-#: en/live-config.7:57
+#: en/live-config.7:59
#, no-wrap
msgid "B<live-config.sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn> | B<sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
msgstr "B<live-config.sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn> | B<sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
#. type: Plain text
-#: en/live-config.7:59
+#: en/live-config.7:61
msgid "Allows to disable sysv services through update-rc.d."
msgstr "Permet de désactiver des services du sysv via update-rc.d."
#. type: IP
-#: en/live-config.7:59
+#: en/live-config.7:61
#, no-wrap
msgid "B<live-config.x-session-manager=>I<X_SESSION_MANAGER> | B<x-session-manager>=I<X_SESSION_MANAGER>"
msgstr "B<live-config.x-session-manager=>I<X_SESSION_MANAGER> | B<x-session-manager>=I<X_SESSION_MANAGER>"
#. type: Plain text
-#: en/live-config.7:61
+#: en/live-config.7:63
msgid "Allows to set the x-session-manager through update-alternatives."
msgstr "Permet de spécifier le x-session-manager via update-alternatives."
#. type: IP
-#: en/live-config.7:61
+#: en/live-config.7:63
#, no-wrap
msgid "B<live-config.xorg-driver>=I<XORG_DRIVER> | B<xorg-driver>=I<XORG_DRIVER>"
msgstr "B<live-config.xorg-driver>=I<DRIVER_PAR_XORG> | B<xorg-driver>=I<DRIVER_PAR_XORG>"
#. type: Plain text
-#: en/live-config.7:63
+#: en/live-config.7:65
msgid "Allows to set xorg driver instead of autodetecting it."
msgstr ""
"Permet de spécifier le driver utilisé par xorg plutôt que d'utiliser l'auto-"
"détection."
#. type: IP
-#: en/live-config.7:63
+#: en/live-config.7:65
#, no-wrap
msgid "B<live-config.xorg-resolution>=I<XORG_RESOLUTION> | B<xorg-resolution>=I<XORG_RESOLUTION>"
msgstr "B<live-config.xorg-resolution>=I<RESOLUTION_PAR_XORG> | B<xorg-resolution>=I<RESOLUTION_PAR_XORG>"
#. type: Plain text
-#: en/live-config.7:65
-#, fuzzy
-#| msgid "Allows to set xorg resolution instead of autodetecting it."
+#: en/live-config.7:67
msgid ""
"Allows to set xorg resolution instead of autodetecting it, e.g. 1024x768."
msgstr ""
"Permet de spécifier la résolution utilisée par xorg, plutôt que d'utiliser "
-"l'auto-détection."
+"l'auto-détection, par example 1024x768."
#. type: IP
-#: en/live-config.7:65
+#: en/live-config.7:67
#, no-wrap
msgid "B<live-config.hooks>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn> | B<hooks>=medium|filesystem|I<URL1>|I<URL2>| ... |I<URLn>"
msgstr "B<live-config.hooks>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn> | B<hooks>=I<URL1>|I<URL2>| ... |I<URLn>"
#. type: Plain text
-#: en/live-config.7:67
+#: en/live-config.7:69
msgid ""
"Allows to fetch and execute one or more arbitrary files. Note that the URLs "
"must be fetchable by wget (http, ftp or file://), the files are executed in /"
@@ -414,7 +428,7 @@ msgstr ""
"net/other/hooks>E<gt>."
#. type: Plain text
-#: en/live-config.7:69
+#: en/live-config.7:71
msgid ""
"If the file is placed on the live medium, it can be fetched with file:///"
"live/image/I<FILE>, or with file:///I<FILE> if it is in the root filesystem "
@@ -425,7 +439,7 @@ msgstr ""
"racine du système de fichier du live système."
#. type: Plain text
-#: en/live-config.7:71
+#: en/live-config.7:73
msgid ""
"All hooks in /lib/live/hooks/ in the root filesystem of the live system can "
"be automatically be enabled with the keyword 'filesystem'."
@@ -434,7 +448,7 @@ msgstr ""
"fichier, peuvent être automatiquement activés avec le mot clé 'filesystem'."
#. type: Plain text
-#: en/live-config.7:73
+#: en/live-config.7:75
msgid ""
"All hooks in /live/hooks/ of the live medium can be automatically be enabled "
"with the keyword 'medium'."
@@ -443,7 +457,7 @@ msgstr ""
"activés avec le mot clé 'medium'."
#. type: Plain text
-#: en/live-config.7:75
+#: en/live-config.7:77
msgid ""
"If several mechanisms are combined, then filesystem hooks are executed "
"first, then medium hooks, and last the network hooks."
@@ -453,13 +467,13 @@ msgstr ""
"du réseau."
#. type: SS
-#: en/live-config.7:76
+#: en/live-config.7:78
#, no-wrap
msgid "Boot Parameters (shortcuts)"
msgstr "Paramètres d'amorçage (raccourcis)"
#. type: Plain text
-#: en/live-config.7:78
+#: en/live-config.7:80
msgid ""
"For some common use cases where it would require to combine several "
"individual parameters, B<live-config> provides shortcuts. This allows both "
@@ -470,13 +484,13 @@ msgstr ""
"facilement plusieurs options."
#. type: IP
-#: en/live-config.7:79
+#: en/live-config.7:81
#, no-wrap
msgid "B<live-config.noroot> | B<noroot>"
msgstr "B<live-config.noroot> | B<noroot>"
#. type: Plain text
-#: en/live-config.7:81
+#: en/live-config.7:83
msgid ""
"Disables the sudo and policykit, the user cannot gain root privileges on the "
"system."
@@ -485,24 +499,24 @@ msgstr ""
"bénéficier des privilèges administrateur (root) sur le système."
#. type: IP
-#: en/live-config.7:81
+#: en/live-config.7:83
#, no-wrap
msgid "B<live-config.noautologin> | B<noautologin>"
msgstr "B<live-config.nottyautologin> | B<noautologin>"
#. type: Plain text
-#: en/live-config.7:83
+#: en/live-config.7:85
msgid "Disables both the automatic console login and the graphical autologin."
msgstr "Désactive l'auto-login sur la console et l'auto-login graphique."
#. type: IP
-#: en/live-config.7:83
+#: en/live-config.7:85
#, no-wrap
msgid "B<live-config.nottyautologin> | B<nottyautologin>"
msgstr "B<live-config.nottyautologin> | B<nottyautologin>"
#. type: Plain text
-#: en/live-config.7:85
+#: en/live-config.7:87
msgid ""
"Disables the automatic login on the console, not affecting the graphical "
"autologin."
@@ -511,13 +525,13 @@ msgstr ""
"graphique."
#. type: IP
-#: en/live-config.7:85
+#: en/live-config.7:87
#, no-wrap
msgid "B<live-config.nox11autologin> | B<nox11autologin>"
msgstr "B<live-config.nox11autologin> | B<nox11autologin>"
#. type: Plain text
-#: en/live-config.7:87
+#: en/live-config.7:89
msgid ""
"Disables the automatic login with any display manager, not affecting tty "
"autologin."
@@ -526,37 +540,37 @@ msgstr ""
"l'auto-login en console (tty)."
#. type: SS
-#: en/live-config.7:88
+#: en/live-config.7:90
#, no-wrap
msgid "Boot Parameters (special options)"
msgstr "Paramètres d'amorçage (options particulières)"
#. type: Plain text
-#: en/live-config.7:90
+#: en/live-config.7:92
msgid "For special use cases there are some special boot paramters."
msgstr ""
"Pour certains cas d'utilisation, il existe des paramètres de démarrage "
"spécifiques."
#. type: IP
-#: en/live-config.7:91
+#: en/live-config.7:93
#, no-wrap
msgid "B<live-config.debug> | B<debug>"
msgstr "B<live-config.debug> | B<debug>"
#. type: Plain text
-#: en/live-config.7:93
+#: en/live-config.7:95
msgid "Enables debug output in live-config."
msgstr "Active les messages de débug dans live-config."
#. type: SS
-#: en/live-config.7:94
+#: en/live-config.7:96
#, no-wrap
msgid "Configuration Files"
msgstr "Fichiers de configuration"
#. type: Plain text
-#: en/live-config.7:96
+#: en/live-config.7:98
msgid ""
"B<live-config> can be configured (but not activated) through configuration "
"files. Everything but the shortcuts that can be configured with a boot "
@@ -572,7 +586,7 @@ msgstr ""
"B<live-config>."
#. type: Plain text
-#: en/live-config.7:98
+#: en/live-config.7:100
msgid ""
"Configuration files can be placed either in the root filesystem itself (/etc/"
"live/config.conf, /etc/live/config.d/), or on the live media (live/config."
@@ -587,7 +601,7 @@ msgstr ""
"préséance sur ceux placés dans la racine du système."
#. type: Plain text
-#: en/live-config.7:100
+#: en/live-config.7:102
msgid ""
"Although the configuration files placed in the conf.d directories do not "
"require a particular name or suffix, it is suggested for consistency reasons "
@@ -602,20 +616,22 @@ msgstr ""
"de fichier comme 'debian-eeepc.conf')."
#. type: Plain text
-#: en/live-config.7:102
+#: en/live-config.7:104
msgid ""
"The actual content of the configuration files consists of one or more of the "
"following variables."
msgstr ""
+"Le contenu réel des fichiers de configuration se compose d'une ou plusieurs "
+"des variables suivantes."
#. type: IP
-#: en/live-config.7:103
+#: en/live-config.7:105
#, no-wrap
msgid "B<LIVE_CONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
msgstr "B<LIVE_CONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
#. type: Plain text
-#: en/live-config.7:105
+#: en/live-config.7:107
msgid ""
"This variable equals the 'B<live-config>=I<SCRIPT1>,I<SCRIPT2>, ... "
"I<SCRIPTn>' parameter."
@@ -624,13 +640,13 @@ msgstr ""
"I<SCRIPT2>, ... I<SCRIPTn>'."
#. type: IP
-#: en/live-config.7:105
+#: en/live-config.7:107
#, no-wrap
msgid "B<LIVE_NOCONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
msgstr "B<LIVE_NOCONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
#. type: Plain text
-#: en/live-config.7:107
+#: en/live-config.7:109
msgid ""
"This variable equals the 'B<live-noconfig>=I<SCRIPT1>,I<SCRIPT2>, ... "
"I<SCRIPTn>' parameter."
@@ -639,13 +655,13 @@ msgstr ""
"I<SCRIPT2>, ... I<SCRIPTn>'."
#. type: IP
-#: en/live-config.7:107
+#: en/live-config.7:109
#, no-wrap
msgid "B<LIVE_HOSTNAME>=I<HOSTNAME>"
msgstr "B<LIVE_HOSTNAME>=I<NOM_D_HÔTE>"
#. type: Plain text
-#: en/live-config.7:109
+#: en/live-config.7:111
msgid ""
"This variable equals the 'B<live-config.hostname>=I<HOSTNAME>' parameter."
msgstr ""
@@ -653,13 +669,13 @@ msgstr ""
"hostname>=I<NOM_D_HÔTE>'."
#. type: IP
-#: en/live-config.7:109
+#: en/live-config.7:111
#, no-wrap
msgid "B<LIVE_USERNAME>=I<USERNAME>"
msgstr "B<LIVE_USERNAME>=I<NOM_D_UTILISATEUR>"
#. type: Plain text
-#: en/live-config.7:111
+#: en/live-config.7:113
msgid ""
"This variable equals the 'B<live-config.username>=I<USERNAME>' parameter."
msgstr ""
@@ -667,13 +683,26 @@ msgstr ""
"username>=I<NOM_D_UTILISATEUR>'."
#. type: IP
-#: en/live-config.7:111
+#: en/live-config.7:113
+#, no-wrap
+msgid "B<LIVE_USER_DEFAULT_GROUPS>=I<GROUP1>,I<GROUP2> ... I<GROUPn>"
+msgstr ""
+
+#. type: Plain text
+#: en/live-config.7:115
+msgid ""
+"This variable equals the 'B<live-config.user-default-groups>=\"I<GROUP1>,"
+"I<GROUP2> ... I<GROUPn>\"' parameter."
+msgstr ""
+
+#. type: IP
+#: en/live-config.7:115
#, no-wrap
msgid "B<LIVE_USER_FULLNAME>=\"I<USER FULLNAME>\""
msgstr "B<LIVE_USER_FULLNAME>=\"I<NOM_COMPLET_D_UTILISATEUR\">"
#. type: Plain text
-#: en/live-config.7:113
+#: en/live-config.7:117
msgid ""
"This variable equals the 'B<live-config.user-fullname>=\"I<USER FULLNAME>\"' "
"parameter."
@@ -682,13 +711,13 @@ msgstr ""
"\"I<NOM_COMPLET_D_UTILISATEUR\">'."
#. type: IP
-#: en/live-config.7:113
+#: en/live-config.7:117
#, no-wrap
msgid "B<LIVE_LOCALES>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn>"
msgstr "B<LIVE_LOCALES>=I<LOCALISATION1>,I<LOCALISATION2> ... I<LOCALISATIONn>"
#. type: Plain text
-#: en/live-config.7:115
+#: en/live-config.7:119
msgid ""
"This variable equals the 'B<live-config.locales>=I<LOCALE1>,I<LOCALE2> ... "
"I<LOCALEn>' parameter."
@@ -697,37 +726,37 @@ msgstr ""
"locales>=I<LOCALISATION1>,I<LOCALISATION2> ... I<LOCALISATIONn>'."
#. type: IP
-#: en/live-config.7:115
+#: en/live-config.7:119
#, no-wrap
msgid "B<LIVE_TIMEZONE>=I<TIMEZONE>"
msgstr "B<LIVE_TIMEZONE>=I<TIMEZONE>"
#. type: Plain text
-#: en/live-config.7:117
+#: en/live-config.7:121
msgid ""
"This variable equals the 'B<live-config.timezone>=I<TIMEZONE>' parameter."
msgstr ""
"Cette variable correspond au paramètre 'B<live-config.timezone>=I<TIMEZONE>'."
#. type: IP
-#: en/live-config.7:117
+#: en/live-config.7:121
#, no-wrap
msgid "B<LIVE_UTC>=B<yes>|no"
msgstr "B<LIVE_UTC>=B<yes>|no"
#. type: Plain text
-#: en/live-config.7:119
+#: en/live-config.7:123
msgid "This variable equals the 'B<live-config.utc>=B<yes>|no' parameter."
msgstr "Cette variable correspond au paramètre 'B<live-config.utc>=B<yes>|no'."
#. type: IP
-#: en/live-config.7:119
+#: en/live-config.7:123
#, no-wrap
msgid "B<LIVE_KEYBOARD_MODEL>=I<KEYBOARD_MODEL>"
msgstr "B<LIVE_KEYBOARD_MODEL>=I<MODELE_DE_CLAVIER>"
#. type: Plain text
-#: en/live-config.7:121
+#: en/live-config.7:125
msgid ""
"This variable equals the 'B<live-config.keyboard-model>=I<KEYBOARD_MODEL>' "
"parameter."
@@ -736,13 +765,13 @@ msgstr ""
"model>=I<MODELE_DE_CLAVIER>'."
#. type: IP
-#: en/live-config.7:121
+#: en/live-config.7:125
#, no-wrap
msgid "B<LIVE_KEYBOARD_LAYOUTS>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>"
msgstr "B<LIVE_KEYBOARD_LAYOUTS>=I<CONFIGURATION1_DU_CLAVIER>,I<CONFIGURATION2_DU_CLAVIER> ... I<CONFIGURATIONn_DU_CLAVIER>"
#. type: Plain text
-#: en/live-config.7:123
+#: en/live-config.7:127
msgid ""
"This variable equals the 'B<live-config.keyboard-"
"layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>' "
@@ -753,13 +782,13 @@ msgstr ""
"I<CONFIGURATIONn_DU_CLAVIER>'."
#. type: IP
-#: en/live-config.7:123
+#: en/live-config.7:127
#, no-wrap
msgid "B<LIVE_KEYBOARD_VARIANT>=I<KEYBOARD_VARIANT>"
msgstr "B<LIVE_KEYBOARD_VARIANT>=I<TYPE_DE_CLAVIER>"
#. type: Plain text
-#: en/live-config.7:125
+#: en/live-config.7:129
msgid ""
"This variable equals the 'B<live-config.keyboard-"
"variant>=I<KEYBOARD_VARIANT>' parameter."
@@ -768,13 +797,13 @@ msgstr ""
"variant>=I<TYPE_DE_CLAVIER>'."
#. type: IP
-#: en/live-config.7:125
+#: en/live-config.7:129
#, no-wrap
msgid "B<LIVE_KEYBOARD_OPTIONS>=I<KEYBOARD_OPTIONS>"
msgstr "B<LIVE_KEYBOARD_OPTIONS>=I<OPTIONS_DU_CLAVIER>"
#. type: Plain text
-#: en/live-config.7:127
+#: en/live-config.7:131
msgid ""
"This variable equals the 'B<live-config.keyboard-"
"options>=I<KEYBOARD_OPTIONS>' parameter."
@@ -783,13 +812,13 @@ msgstr ""
"options>=I<OPTIONS_DU_CLAVIER>'."
#. type: IP
-#: en/live-config.7:127
+#: en/live-config.7:131
#, no-wrap
msgid "B<LIVE_SYSV_RC>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
msgstr "B<LIVE_SYSV_RC>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
#. type: Plain text
-#: en/live-config.7:129
+#: en/live-config.7:133
msgid ""
"This variable equals the 'B<live-config.sysv-rc>=I<SERVICE1>,I<SERVICE2> ... "
"I<SERVICEn>' parameter."
@@ -798,13 +827,13 @@ msgstr ""
"I<SERVICE2> ... I<SERVICEn>'."
#. type: IP
-#: en/live-config.7:129
+#: en/live-config.7:133
#, no-wrap
msgid "B<LIVE_XORG_DRIVER>=I<XORG_DRIVER>"
msgstr "B<LIVE_XORG_DRIVER>=I<DRIVER_PAR_XORG>"
#. type: Plain text
-#: en/live-config.7:131
+#: en/live-config.7:135
msgid ""
"This variable equals the 'B<live-config.xorg-driver>=I<XORG_DRIVER>' "
"parameter."
@@ -813,13 +842,13 @@ msgstr ""
"driver>=I<DRIVER_PAR_XORG>."
#. type: IP
-#: en/live-config.7:131
+#: en/live-config.7:135
#, no-wrap
msgid "B<LIVE_XORG_RESOLUTION>=I<XORG_RESOLUTION>"
msgstr "B<LIVE_XORG_RESOLUTION>=I<RESOLUTION_PAR_XORG>"
#. type: Plain text
-#: en/live-config.7:133
+#: en/live-config.7:137
msgid ""
"This variable equals the 'B<live-config.xorg-resolution>=I<XORG_RESOLUTION>' "
"parameter."
@@ -828,13 +857,13 @@ msgstr ""
"resolution>=I<RESOLUTION_PAR_XORG>'."
#. type: IP
-#: en/live-config.7:133
+#: en/live-config.7:137
#, no-wrap
msgid "B<LIVE_HOOKS>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn>"
msgstr "B<LIVE_HOOKS>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn>"
#. type: Plain text
-#: en/live-config.7:135
+#: en/live-config.7:139
msgid ""
"This variable equals the 'B<live-config.hooks>=filesystem|medium|I<URL1>|"
"I<URL2>| ... |I<URLn>' parameter."
@@ -843,13 +872,13 @@ msgstr ""
"medium|I<URL1>|I<URL2>| ... |I<URLn>'."
#. type: SH
-#: en/live-config.7:136
+#: en/live-config.7:140
#, no-wrap
msgid "CUSTOMIZATION"
msgstr "CUSTOMISATION"
#. type: Plain text
-#: en/live-config.7:138
+#: en/live-config.7:142
msgid ""
"B<live-config> can be easily customized for downstream projects or local "
"usage."
@@ -858,13 +887,13 @@ msgstr ""
"pour un usage local."
#. type: SS
-#: en/live-config.7:139
+#: en/live-config.7:143
#, no-wrap
msgid "Adding new config scripts"
msgstr "Ajout de nouveaux scripts de configuration"
#. type: Plain text
-#: en/live-config.7:141
+#: en/live-config.7:145
msgid ""
"Downstream projects can put their scripts into /lib/live/config and do not "
"need to do anything else, the scripts will be called automatically during "
@@ -875,7 +904,7 @@ msgstr ""
"démarrage."
#. type: Plain text
-#: en/live-config.7:143
+#: en/live-config.7:147
msgid ""
"The scripts are best put into an own debian package. A sample package "
"containing an example script can be found in /usr/share/doc/live-config/"
@@ -886,13 +915,13 @@ msgstr ""
"doc/live-config/examples."
#. type: SS
-#: en/live-config.7:144
+#: en/live-config.7:148
#, no-wrap
msgid "Removing existing config scripts"
msgstr "Enlever des scripts de configuration existant"
#. type: Plain text
-#: en/live-config.7:146
+#: en/live-config.7:150
msgid ""
"It is not really possible to remove scripts itself in a sane way yet without "
"requiring to ship a locally modified B<live-config> package. However, the "
@@ -910,7 +939,7 @@ msgstr ""
"voir ci-dessus."
#. type: Plain text
-#: en/live-config.7:148
+#: en/live-config.7:152
msgid ""
"The configuration files for the live system itself are best put into an own "
"debian package. A sample package containing an example configuration can be "
@@ -922,267 +951,268 @@ msgstr ""
"examples."
#. type: SH
-#: en/live-config.7:149
+#: en/live-config.7:153
#, no-wrap
msgid "SCRIPTS"
msgstr "SCRIPTS"
#. type: Plain text
-#: en/live-config.7:151
+#: en/live-config.7:155
msgid ""
"B<live-config> currently features the following scripts in /lib/live/config."
msgstr ""
+"B<live-config> actuellement a les scripts suivants dans /lib/live/config."
#. type: IP
-#: en/live-config.7:152
+#: en/live-config.7:156
#, no-wrap
msgid "B<hostname>"
msgstr "B<hostname>"
#. type: Plain text
-#: en/live-config.7:154
+#: en/live-config.7:158
msgid "configures /etc/hostname and /etc/hosts."
msgstr "configure /etc/hostname et /etc/hosts."
#. type: IP
-#: en/live-config.7:154
+#: en/live-config.7:158
#, no-wrap
msgid "B<user-setup>"
msgstr "B<user-setup>"
#. type: Plain text
-#: en/live-config.7:156
+#: en/live-config.7:160
msgid "adds an live user account."
msgstr "ajoute un compte live d'utilisateur."
#. type: IP
-#: en/live-config.7:156
+#: en/live-config.7:160
#, no-wrap
msgid "B<sudo>"
msgstr "B<sudo>"
#. type: Plain text
-#: en/live-config.7:158
+#: en/live-config.7:162
msgid "grants sudo privileges to the live user."
msgstr "offre les privilèges sudo à l'utilisateur live."
#. type: IP
-#: en/live-config.7:158
+#: en/live-config.7:162
#, no-wrap
msgid "B<locales>"
msgstr "B<locales>"
#. type: Plain text
-#: en/live-config.7:160
+#: en/live-config.7:164
msgid "configures locales."
msgstr "configure les locales."
#. type: IP
-#: en/live-config.7:160
+#: en/live-config.7:164
#, no-wrap
msgid "B<locales-all>"
msgstr "B<locales-all>"
#. type: Plain text
-#: en/live-config.7:162
+#: en/live-config.7:166
msgid "configures locales-all."
msgstr "configure les locales-all."
#. type: IP
-#: en/live-config.7:162
+#: en/live-config.7:166
#, no-wrap
msgid "B<tzdata>"
msgstr "B<tzdata>"
#. type: Plain text
-#: en/live-config.7:164
+#: en/live-config.7:168
msgid "configures /etc/timezone."
msgstr "configure /etc/timezone."
#. type: IP
-#: en/live-config.7:164
+#: en/live-config.7:168
#, no-wrap
msgid "B<gdm>"
msgstr "B<gdm>"
#. type: Plain text
-#: en/live-config.7:166
+#: en/live-config.7:170
msgid "configures autologin in gdm."
msgstr "configure l'auto-login dans gdm."
#. type: IP
-#: en/live-config.7:166
+#: en/live-config.7:170
#, no-wrap
msgid "B<gdm3>"
msgstr "B<gdm3>"
#. type: Plain text
-#: en/live-config.7:168
+#: en/live-config.7:172
msgid "configures autologin in gdm3 (squeeze and newer)."
msgstr "configure l'auto-login dans gdm3 (squeeze et plus récent)."
#. type: IP
-#: en/live-config.7:168
+#: en/live-config.7:172
#, no-wrap
msgid "B<kdm>"
msgstr "B<kdm>"
#. type: Plain text
-#: en/live-config.7:170
+#: en/live-config.7:174
msgid "configures autologin in kdm."
msgstr "configure l'auto-login dans kdm."
#. type: IP
-#: en/live-config.7:170
+#: en/live-config.7:174
#, no-wrap
msgid "B<lightdm>"
-msgstr ""
+msgstr "B<lightdm>"
#. type: Plain text
-#: en/live-config.7:172
+#: en/live-config.7:176
msgid "configures autologin in lightdm."
msgstr "configure l'auto-login dans lightdm."
#. type: IP
-#: en/live-config.7:172
+#: en/live-config.7:176
#, no-wrap
msgid "B<lxdm>"
msgstr "B<lxdm>"
#. type: Plain text
-#: en/live-config.7:174
+#: en/live-config.7:178
msgid "configures autologin in lxdm."
msgstr "configure l'auto-login dans lxdm."
#. type: IP
-#: en/live-config.7:174
+#: en/live-config.7:178
#, no-wrap
msgid "B<nodm>"
msgstr "B<nodm>"
#. type: Plain text
-#: en/live-config.7:176
+#: en/live-config.7:180
msgid "configures autologin in nodm."
msgstr "configure l'auto-login dans nodm."
#. type: IP
-#: en/live-config.7:176
+#: en/live-config.7:180
#, no-wrap
msgid "B<slim>"
msgstr "B<slim>"
#. type: Plain text
-#: en/live-config.7:178
+#: en/live-config.7:182
msgid "configures autologin in slim."
msgstr "configure l'auto-login dans slim."
#. type: IP
-#: en/live-config.7:178
+#: en/live-config.7:182
#, no-wrap
msgid "B<xinit>"
msgstr "B<xinit>"
#. type: Plain text
-#: en/live-config.7:180
+#: en/live-config.7:184
msgid "configures autologin with xinit."
msgstr "configure l'auto-login avec xinit."
#. type: IP
-#: en/live-config.7:180
+#: en/live-config.7:184
#, no-wrap
msgid "B<keyboard-configuration>"
-msgstr ""
+msgstr "B<keyboard-configuration>"
#. type: Plain text
-#: en/live-config.7:182
+#: en/live-config.7:186
msgid "configures the keyboard."
msgstr "configure le clavier."
#. type: IP
-#: en/live-config.7:182
+#: en/live-config.7:186
#, no-wrap
msgid "B<sysvinit>"
msgstr "B<sysvinit>"
#. type: Plain text
-#: en/live-config.7:184
+#: en/live-config.7:188
msgid "configures sysvinit."
msgstr "configure sysvinit."
#. type: IP
-#: en/live-config.7:184
+#: en/live-config.7:188
#, no-wrap
msgid "B<sysv-rc>"
msgstr "B<sysv-rc>"
#. type: Plain text
-#: en/live-config.7:186
+#: en/live-config.7:190
msgid "configures sysv-rc by disabling listed services."
msgstr "configure sysv-rc en désactivant les services listés."
#. type: IP
-#: en/live-config.7:186 en/live-config.7:216
+#: en/live-config.7:190 en/live-config.7:220
#, no-wrap
msgid "B<login>"
msgstr "B<login>"
#. type: Plain text
-#: en/live-config.7:188 en/live-config.7:218
+#: en/live-config.7:192 en/live-config.7:222
msgid "disables lastlog."
msgstr "désactive lastlog."
#. type: IP
-#: en/live-config.7:188
+#: en/live-config.7:192
#, no-wrap
msgid "B<apport> (ubuntu only)"
msgstr "B<apport> (seulement ubuntu)"
#. type: Plain text
-#: en/live-config.7:190
+#: en/live-config.7:194
msgid "disables apport."
msgstr "désactive apport."
#. type: IP
-#: en/live-config.7:190
+#: en/live-config.7:194
#, no-wrap
msgid "B<gnome-panel-data>"
msgstr "B<gnome-panel-data>"
#. type: Plain text
-#: en/live-config.7:192
+#: en/live-config.7:196
msgid "disables lock button for the screen."
msgstr "désactive le bouton de verrouillage de l'écran."
#. type: IP
-#: en/live-config.7:192
+#: en/live-config.7:196
#, no-wrap
msgid "B<gnome-power-manager>"
msgstr "B<gnome-power-manager>"
#. type: Plain text
-#: en/live-config.7:194
+#: en/live-config.7:198
msgid "disables hibernation."
msgstr "désactive l'hibernation."
#. type: IP
-#: en/live-config.7:194
+#: en/live-config.7:198
#, no-wrap
msgid "B<gnome-screensaver>"
msgstr "B<gnome-screensaver>"
#. type: Plain text
-#: en/live-config.7:196
+#: en/live-config.7:200
msgid "disables the screensaver locking the screen."
msgstr "désactive le verrouillage de session par l'économiseur d'écran."
#. type: IP
-#: en/live-config.7:196
+#: en/live-config.7:200
#, no-wrap
msgid "B<initramfs-tools>"
msgstr "B<initramfs-tools>"
#. type: Plain text
-#: en/live-config.7:198
+#: en/live-config.7:202
msgid ""
"makes update-initramfs to also update the live media when using persistency."
msgstr ""
@@ -1190,147 +1220,147 @@ msgstr ""
"persistance."
#. type: IP
-#: en/live-config.7:198
+#: en/live-config.7:202
#, no-wrap
msgid "B<kaboom>"
msgstr "B<kaboom>"
#. type: Plain text
-#: en/live-config.7:200
+#: en/live-config.7:204
msgid "disables KDE migration wizard (squeeze and newer)."
msgstr "désactive l'assistant de migration de KDE (squeeze et plus récent)."
#. type: IP
-#: en/live-config.7:200
+#: en/live-config.7:204
#, no-wrap
msgid "B<kde-services>"
msgstr "B<kde-services>"
#. type: Plain text
-#: en/live-config.7:202
+#: en/live-config.7:206
msgid "disables some unwanted KDE services (squeeze and newer)."
msgstr "désactive des services de KDE non souhaités (squeeze et plus récent)."
#. type: IP
-#: en/live-config.7:202
+#: en/live-config.7:206
#, no-wrap
msgid "B<debian-installer-launcher>"
msgstr "B<debian-installer-launcher>"
#. type: Plain text
-#: en/live-config.7:204
+#: en/live-config.7:208
msgid "adds debian-installer-launcher on users desktop."
msgstr ""
"ajoute l'installeur (debian-installer-launcher) sur le bureau des "
"utilisateurs."
#. type: IP
-#: en/live-config.7:204
+#: en/live-config.7:208
#, no-wrap
msgid "B<module-init-tools>"
msgstr "B<module-init-tools>"
#. type: Plain text
-#: en/live-config.7:206
+#: en/live-config.7:210
msgid "automatically load some modules on some architectures."
msgstr "charge automatiquement certains modules sur certaines architectures."
#. type: IP
-#: en/live-config.7:206
+#: en/live-config.7:210
#, no-wrap
msgid "B<policykit>"
msgstr "B<policykit>"
#. type: Plain text
-#: en/live-config.7:208
+#: en/live-config.7:212
msgid "grant user privilegies through policykit."
msgstr "accorde à l'utilisateur des privilèges via le policykit."
#. type: IP
-#: en/live-config.7:208
+#: en/live-config.7:212
#, no-wrap
msgid "B<sslcert>"
msgstr "B<sslcert>"
#. type: Plain text
-#: en/live-config.7:210
+#: en/live-config.7:214
msgid "regenerating ssl snake-oil certificates."
msgstr "regénère les certificats ssl."
#. type: IP
-#: en/live-config.7:210
+#: en/live-config.7:214
#, no-wrap
msgid "B<update-notifier>"
msgstr "B<update-notifier>"
#. type: Plain text
-#: en/live-config.7:212
+#: en/live-config.7:216
msgid "disables update-notifier."
msgstr "désactive update-notifier."
#. type: IP
-#: en/live-config.7:212
+#: en/live-config.7:216
#, no-wrap
msgid "B<anacron>"
msgstr "B<anacron>"
#. type: Plain text
-#: en/live-config.7:214
+#: en/live-config.7:218
msgid "disables anacron."
msgstr "désactive anacron."
#. type: IP
-#: en/live-config.7:214
+#: en/live-config.7:218
#, no-wrap
msgid "B<util-linux>"
msgstr "B<util-linux>"
#. type: Plain text
-#: en/live-config.7:216
+#: en/live-config.7:220
msgid "disables util-linux' hwclock."
msgstr "désactive util-linux' heure hardware."
#. type: IP
-#: en/live-config.7:218
+#: en/live-config.7:222
#, no-wrap
msgid "B<xserver-xorg>"
msgstr "B<xserver-xorg>"
#. type: Plain text
-#: en/live-config.7:220
+#: en/live-config.7:224
msgid "configures xserver-xorg."
msgstr "configure xserver-xorg."
#. type: IP
-#: en/live-config.7:220
+#: en/live-config.7:224
#, no-wrap
msgid "B<ureadahead> (ubuntu only)"
msgstr "B<ureadahead> (seulement ubuntu)"
#. type: Plain text
-#: en/live-config.7:222
+#: en/live-config.7:226
msgid "disables ureadahead."
msgstr "désactive ureadahead."
#. type: IP
-#: en/live-config.7:222
+#: en/live-config.7:226
#, no-wrap
msgid "B<openssh-server>"
msgstr "B<openssh-server>"
#. type: Plain text
-#: en/live-config.7:224
+#: en/live-config.7:228
msgid "recreates openssh-server host keys."
msgstr "regénère les clés openssh."
#. type: IP
-#: en/live-config.7:224
+#: en/live-config.7:228
#, no-wrap
msgid "B<hooks>"
msgstr "B<hooks>"
#. type: Plain text
-#: en/live-config.7:226
+#: en/live-config.7:230
msgid ""
"allows to run arbitrary commands from a script placed on the live media or "
"an http/ftp server."
@@ -1339,88 +1369,88 @@ msgstr ""
"média live, ou sur un serveur http/ftp."
#. type: SH
-#: en/live-config.7:227
+#: en/live-config.7:231
#, no-wrap
msgid "FILES"
msgstr "FICHIERS"
#. type: IP
-#: en/live-config.7:228
+#: en/live-config.7:232
#, no-wrap
msgid "B</etc/live/config.conf>"
msgstr "B</etc/live/config.conf>"
#. type: IP
-#: en/live-config.7:229
+#: en/live-config.7:233
#, no-wrap
msgid "B</etc/live/config.d/>"
msgstr "B</etc/live/config.d/>"
#. type: IP
-#: en/live-config.7:230
+#: en/live-config.7:234
#, no-wrap
msgid "B<live/config.conf>"
msgstr "B<live/config.conf>"
#. type: IP
-#: en/live-config.7:231
+#: en/live-config.7:235
#, no-wrap
msgid "B<live/config.d/>"
msgstr "B<live/config.d/>"
#. type: IP
-#: en/live-config.7:232
+#: en/live-config.7:236
#, no-wrap
msgid "B</lib/live/config.sh>"
msgstr "B</lib/live/config.sh>"
#. type: IP
-#: en/live-config.7:233
+#: en/live-config.7:237
#, no-wrap
msgid "B</lib/live/config/>"
msgstr "B</lib/live/config/>"
#. type: IP
-#: en/live-config.7:234
+#: en/live-config.7:238
#, no-wrap
msgid "B</var/lib/live/config/>"
msgstr "B</var/lib/live/config/>"
#. type: IP
-#: en/live-config.7:235
+#: en/live-config.7:239
#, no-wrap
msgid "B</var/log/live-config.log>"
msgstr "B</var/log/live-config.log>"
#. type: SH
-#: en/live-config.7:237
+#: en/live-config.7:241
#, no-wrap
msgid "SEE ALSO"
msgstr "VOIR AUSSI"
#. type: Plain text
-#: en/live-config.7:239
+#: en/live-config.7:243
msgid "I<live-boot>(7)"
msgstr "I<live-boot>(7)"
#. type: Plain text
-#: en/live-config.7:241
+#: en/live-config.7:245
msgid "I<live-build>(7)"
msgstr "I<live-build>(7)"
#. type: Plain text
-#: en/live-config.7:243
+#: en/live-config.7:247
msgid "I<live-tools>(7)"
msgstr "I<live-tools>(7)"
#. type: SH
-#: en/live-config.7:244
+#: en/live-config.7:248
#, no-wrap
msgid "HOMEPAGE"
msgstr "PAGE D'ACCEUIL"
#. type: Plain text
-#: en/live-config.7:246
+#: en/live-config.7:250
msgid ""
"More information about live-config and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@@ -1431,13 +1461,13 @@ msgstr ""
"sur E<lt>I<http://live.debian.net/manual/>E<gt>."
#. type: SH
-#: en/live-config.7:247
+#: en/live-config.7:251
#, no-wrap
msgid "BUGS"
msgstr "BUGS"
#. type: Plain text
-#: en/live-config.7:249
+#: en/live-config.7:253
msgid ""
"Bugs can be reported by submitting a bugreport for the live-config package "
"in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or "
@@ -1450,13 +1480,13 @@ msgstr ""
"E<lt>I<debian-live at lists.debian.org>E<gt>"
#. type: SH
-#: en/live-config.7:250
+#: en/live-config.7:254
#, no-wrap
msgid "AUTHOR"
msgstr "AUTEUR"
#. type: Plain text
-#: en/live-config.7:251
+#: en/live-config.7:255
msgid ""
"live-config was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt>."
msgstr ""
diff --git a/manpages/po/it/live-config.7.po b/manpages/po/it/live-config.7.po
index 6e30c2c..323959e 100644
--- a/manpages/po/it/live-config.7.po
+++ b/manpages/po/it/live-config.7.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-config 3.0~a30\n"
-"POT-Creation-Date: 2011-10-28 12:27+0300\n"
+"POT-Creation-Date: 2011-12-04 10:17+0100\n"
"PO-Revision-Date: 2011-01-20 22:31+0100\n"
"Last-Translator: skizzhg <skizzhg at gmx.com>\n"
"Language-Team: Italian <tp at lists.linux.it>\n"
@@ -22,15 +22,13 @@ msgstr "LIVE-CONFIG"
#. type: TH
#: en/live-config.7:9
-#, no-wrap
-msgid "2011-10-28"
-msgstr "28.10.2011"
+msgid "2011-12-04"
+msgstr "04.12.2011"
#. type: TH
#: en/live-config.7:9
-#, no-wrap
-msgid "3.0~a30"
-msgstr "3.0~a30"
+msgid "3.0~a31"
+msgstr "3.0~a31"
#. type: TH
#: en/live-config.7:9
@@ -216,11 +214,25 @@ msgstr ""
#. type: IP
#: en/live-config.7:41
#, no-wrap
+msgid "B<live-config.user-default-groups>=I<GROUP1>,I<GROUP2> ... I<GROUPn> | B<user-default-groups>=I<GROUP1>,I<GROUP2> ... I<GROUPn>"
+msgstr ""
+
+#. type: Plain text
+#: en/live-config.7:43
+msgid ""
+"Allows to set the default groups of the users that gets created for "
+"autologin is member of. The default is 'audio cdrom dip floppy video plugdev "
+"netdev powerdev scanner bluetooth'."
+msgstr ""
+
+#. type: IP
+#: en/live-config.7:43
+#, no-wrap
msgid "B<live-config.user-fullname>=\"I<USER FULLNAME>\" | B<user-fullname>=\"I<USER FULLNAME>\""
msgstr "B<live-config.user-fullname>=\"I<NOME COMPLETO UTENTE>\" | B<user-fullname>=\"I<NOME COMPLETO UTENTE>\""
#. type: Plain text
-#: en/live-config.7:43
+#: en/live-config.7:45
msgid ""
"Allows to set the fullname of the users that gets created for autologin. The "
"default is 'Debian Live user'."
@@ -229,13 +241,13 @@ msgstr ""
"automatico, il predefinito è \"Debian Live user\"."
#. type: IP
-#: en/live-config.7:43
+#: en/live-config.7:45
#, no-wrap
msgid "B<live-config.locales>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn> | B<locales>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn>"
msgstr "B<live-config.locales>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn> | B<locales>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn>"
#. type: Plain text
-#: en/live-config.7:45
+#: en/live-config.7:47
msgid ""
"Allows to set the locale of the system, e.g. 'de_CH.UTF-8'. The default is "
"'en_US.UTF-8'. In case the selected locale is not already available on the "
@@ -246,13 +258,13 @@ msgstr ""
"non è già disponibile viene generata al volo automaticamente."
#. type: IP
-#: en/live-config.7:45
+#: en/live-config.7:47
#, no-wrap
msgid "B<live-config.timezone>=I<TIMEZONE> | B<timezone>=I<TIMEZONE>"
msgstr "B<live-config.timezone>=I<FUSO ORARIO> | B<timezone>=I<FUSO ORARIO>"
#. type: Plain text
-#: en/live-config.7:47
+#: en/live-config.7:49
msgid ""
"Allows to set the timezone of the system, e.g. 'Europe/Zurich'. The default "
"is 'UTC'."
@@ -261,13 +273,13 @@ msgstr ""
"\", il predefinito è \"UTC\"."
#. type: IP
-#: en/live-config.7:47
+#: en/live-config.7:49
#, no-wrap
msgid "B<live-config.utc>=B<yes>|no | B<utc>=B<yes>|no"
msgstr "B<live-config.utc>=B<yes>|no | B<utc>=B<yes>|no"
#. type: Plain text
-#: en/live-config.7:49
+#: en/live-config.7:51
msgid ""
"Allows to change if the system is assuming that the hardware clock is set to "
"UTC or not. The default is 'yes'."
@@ -276,26 +288,26 @@ msgstr ""
"impostato o meno su UTC, il valore predefinito è \"yes\"."
#. type: IP
-#: en/live-config.7:49
+#: en/live-config.7:51
#, no-wrap
msgid "B<live-config.keyboard-model>=I<KEYBOARD_MODEL> | B<keyboard-model>=I<KEYBOARD_MODEL>"
msgstr "B<live-config.keyboard-model>=I<MODELLO_TASTIERA> | B<keyboard-model>=I<MODELLO_TASTIERA>"
#. type: Plain text
-#: en/live-config.7:51
+#: en/live-config.7:53
msgid "Allows to change the keyboard model. There is no default value set."
msgstr ""
"Permette di scegliere il modello della tastiera, non è impostato alcun "
"valore predefinito."
#. type: IP
-#: en/live-config.7:51
+#: en/live-config.7:53
#, no-wrap
msgid "B<live-config.keyboard-layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn> | B<keyboard-layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>"
msgstr "B<live-config.keyboard-layouts>=I<LAYOUT1_TASTIERA>,I<LAYOUT2_TASTIERA> ... I<LAYOUTn_TASTIERA> | B<keyboard-layouts>=I<LAYOUT1_TASTIERA>,I<LAYOUT2_TASTIERA> ... I<LAYOUTn_TASTIERA>"
#. type: Plain text
-#: en/live-config.7:53
+#: en/live-config.7:55
msgid ""
"Allows to change the keyboard layouts. If more than one is specified, the "
"tools of the desktop environment will allow to switch it under X11. There is "
@@ -306,74 +318,74 @@ msgstr ""
"X11. Non è impostato alcun valore predefinito."
#. type: IP
-#: en/live-config.7:53
+#: en/live-config.7:55
#, no-wrap
msgid "B<live-config.keyboard-variant>=I<KEYBOARD_VARIANT> | B<keyboard-variant>=I<KEYBOARD_VARIANT>"
msgstr "B<live-config.keyboard-variant>=I<VARIANTE_TASTIERA> | B<keyboard-variant>=I<VARIANTE_TASTIERA>"
#. type: Plain text
-#: en/live-config.7:55
+#: en/live-config.7:57
msgid "Allows to change the keyboard variant. There is no default value set."
msgstr ""
"Permette di impostare un layout alternativo per la tastiera, non è impostato "
"alcun valore predefinito."
#. type: IP
-#: en/live-config.7:55
+#: en/live-config.7:57
#, no-wrap
msgid "B<live-config.keyboard-options>=I<KEYBOARD_OPTIONS> | B<keyboard-options>=I<KEYBOARD_OPTIONS>"
msgstr "B<live-config.keyboard-options>=I<OPZIONI_TASTIERA> | B<keyboard-options>=I<OPZIONI_TASTIERA>"
#. type: Plain text
-#: en/live-config.7:57
+#: en/live-config.7:59
msgid "Allows to change the keyboard options. There are no default value set."
msgstr ""
"Permette di modificare le opzioni della tastiera, non è impostato alcun "
"valore predefinito."
#. type: IP
-#: en/live-config.7:57
+#: en/live-config.7:59
#, no-wrap
msgid "B<live-config.sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn> | B<sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
msgstr "B<live-config.sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn> | B<sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
#. type: Plain text
-#: en/live-config.7:59
+#: en/live-config.7:61
msgid "Allows to disable sysv services through update-rc.d."
msgstr "Permette di disabilitare i servizi di sysv tramite update-rc.d."
#. type: IP
-#: en/live-config.7:59
+#: en/live-config.7:61
#, no-wrap
msgid "B<live-config.x-session-manager=>I<X_SESSION_MANAGER> | B<x-session-manager>=I<X_SESSION_MANAGER>"
msgstr "B<live-config.x-session-manager=>I<X_SESSION_MANAGER> | B<x-session-manager>=I<X_SESSION_MANAGER>"
#. type: Plain text
-#: en/live-config.7:61
+#: en/live-config.7:63
msgid "Allows to set the x-session-manager through update-alternatives."
msgstr "Permette di impostare x-session-manager tramite update-alternatives."
#. type: IP
-#: en/live-config.7:61
+#: en/live-config.7:63
#, no-wrap
msgid "B<live-config.xorg-driver>=I<XORG_DRIVER> | B<xorg-driver>=I<XORG_DRIVER>"
msgstr "B<live-config.xorg-driver>=I<DRIVER_PER_XORG> | B<xorg-driver>=I<DRIVER_PER_XORG>"
#. type: Plain text
-#: en/live-config.7:63
+#: en/live-config.7:65
msgid "Allows to set xorg driver instead of autodetecting it."
msgstr ""
"Permette di impostare il driver per xorg invece di riconoscerlo "
"automaticamente."
#. type: IP
-#: en/live-config.7:63
+#: en/live-config.7:65
#, no-wrap
msgid "B<live-config.xorg-resolution>=I<XORG_RESOLUTION> | B<xorg-resolution>=I<XORG_RESOLUTION>"
msgstr "B<live-config.xorg-resolution>=I<RISOLUZIONE_PER_XORG> | B<xorg-resolution>=I<RISOLUZIONE_PER_XORG>"
#. type: Plain text
-#: en/live-config.7:65
+#: en/live-config.7:67
#, fuzzy
#| msgid "Allows to set xorg resolution instead of autodetecting it."
msgid ""
@@ -383,13 +395,13 @@ msgstr ""
"automaticamente."
#. type: IP
-#: en/live-config.7:65
+#: en/live-config.7:67
#, no-wrap
msgid "B<live-config.hooks>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn> | B<hooks>=medium|filesystem|I<URL1>|I<URL2>| ... |I<URLn>"
msgstr "B<live-config.hooks>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn> | B<hooks>=medium|filesystem|I<URL1>|I<URL2>| ... |I<URLn>"
#. type: Plain text
-#: en/live-config.7:67
+#: en/live-config.7:69
msgid ""
"Allows to fetch and execute one or more arbitrary files. Note that the URLs "
"must be fetchable by wget (http, ftp or file://), the files are executed in /"
@@ -409,7 +421,7 @@ msgstr ""
"hooks>E<gt>."
#. type: Plain text
-#: en/live-config.7:69
+#: en/live-config.7:71
msgid ""
"If the file is placed on the live medium, it can be fetched with file:///"
"live/image/I<FILE>, or with file:///I<FILE> if it is in the root filesystem "
@@ -420,7 +432,7 @@ msgstr ""
"del sistema live stesso."
#. type: Plain text
-#: en/live-config.7:71
+#: en/live-config.7:73
msgid ""
"All hooks in /lib/live/hooks/ in the root filesystem of the live system can "
"be automatically be enabled with the keyword 'filesystem'."
@@ -429,7 +441,7 @@ msgstr ""
"essere abilitati automaticamente con la parola chiave \"filesystem\"."
#. type: Plain text
-#: en/live-config.7:73
+#: en/live-config.7:75
msgid ""
"All hooks in /live/hooks/ of the live medium can be automatically be enabled "
"with the keyword 'medium'."
@@ -438,7 +450,7 @@ msgstr ""
"abilitati automaticamente con la parola chiave \"medium\"."
#. type: Plain text
-#: en/live-config.7:75
+#: en/live-config.7:77
msgid ""
"If several mechanisms are combined, then filesystem hooks are executed "
"first, then medium hooks, and last the network hooks."
@@ -447,13 +459,13 @@ msgstr ""
"eseguiti per primi, seguiti dai medium, e infine gli hook network."
#. type: SS
-#: en/live-config.7:76
+#: en/live-config.7:78
#, no-wrap
msgid "Boot Parameters (shortcuts)"
msgstr "Parametri di avvio (scorciatoie)"
#. type: Plain text
-#: en/live-config.7:78
+#: en/live-config.7:80
msgid ""
"For some common use cases where it would require to combine several "
"individual parameters, B<live-config> provides shortcuts. This allows both "
@@ -465,13 +477,13 @@ msgstr ""
"mantenere semplici le cose."
#. type: IP
-#: en/live-config.7:79
+#: en/live-config.7:81
#, no-wrap
msgid "B<live-config.noroot> | B<noroot>"
msgstr "B<live-config.noroot> | B<noroot>"
#. type: Plain text
-#: en/live-config.7:81
+#: en/live-config.7:83
msgid ""
"Disables the sudo and policykit, the user cannot gain root privileges on the "
"system."
@@ -480,24 +492,24 @@ msgstr ""
"nel sistema."
#. type: IP
-#: en/live-config.7:81
+#: en/live-config.7:83
#, no-wrap
msgid "B<live-config.noautologin> | B<noautologin>"
msgstr "B<live-config.noautologin> | B<noautologin>"
#. type: Plain text
-#: en/live-config.7:83
+#: en/live-config.7:85
msgid "Disables both the automatic console login and the graphical autologin."
msgstr "Disabilita sia il login automatico in console sia quello grafico."
#. type: IP
-#: en/live-config.7:83
+#: en/live-config.7:85
#, no-wrap
msgid "B<live-config.nottyautologin> | B<nottyautologin>"
msgstr "B<live-config.nottyautologin> | B<nottyautologin>"
#. type: Plain text
-#: en/live-config.7:85
+#: en/live-config.7:87
msgid ""
"Disables the automatic login on the console, not affecting the graphical "
"autologin."
@@ -505,13 +517,13 @@ msgstr ""
"Disabilita il login automatico in console senza coinvolgere quello grafico."
#. type: IP
-#: en/live-config.7:85
+#: en/live-config.7:87
#, no-wrap
msgid "B<live-config.nox11autologin> | B<nox11autologin>"
msgstr "B<live-config.nox11autologin> | B<nox11autologin>"
#. type: Plain text
-#: en/live-config.7:87
+#: en/live-config.7:89
msgid ""
"Disables the automatic login with any display manager, not affecting tty "
"autologin."
@@ -520,35 +532,35 @@ msgstr ""
"coinvolgere quello in tty."
#. type: SS
-#: en/live-config.7:88
+#: en/live-config.7:90
#, no-wrap
msgid "Boot Parameters (special options)"
msgstr "Parametri di avvio (opzioni speciali)"
#. type: Plain text
-#: en/live-config.7:90
+#: en/live-config.7:92
msgid "For special use cases there are some special boot paramters."
msgstr "Per casi particolari ci sono alcuni parametri speciali."
#. type: IP
-#: en/live-config.7:91
+#: en/live-config.7:93
#, no-wrap
msgid "B<live-config.debug> | B<debug>"
msgstr "B<live-config.debug> | B<debug>"
#. type: Plain text
-#: en/live-config.7:93
+#: en/live-config.7:95
msgid "Enables debug output in live-config."
msgstr "Abilita l'output di debug in live-config."
#. type: SS
-#: en/live-config.7:94
+#: en/live-config.7:96
#, no-wrap
msgid "Configuration Files"
msgstr "File di configurazione"
#. type: Plain text
-#: en/live-config.7:96
+#: en/live-config.7:98
msgid ""
"B<live-config> can be configured (but not activated) through configuration "
"files. Everything but the shortcuts that can be configured with a boot "
@@ -563,7 +575,7 @@ msgstr ""
"\"boot=live\" per attivare B<live-config>."
#. type: Plain text
-#: en/live-config.7:98
+#: en/live-config.7:100
msgid ""
"Configuration files can be placed either in the root filesystem itself (/etc/"
"live/config.conf, /etc/live/config.d/), or on the live media (live/config."
@@ -577,7 +589,7 @@ msgstr ""
"entrambe le destinazioni, avrà la precedenza quello del supporto live."
#. type: Plain text
-#: en/live-config.7:100
+#: en/live-config.7:102
msgid ""
"Although the configuration files placed in the conf.d directories do not "
"require a particular name or suffix, it is suggested for consistency reasons "
@@ -592,20 +604,20 @@ msgstr ""
"nome di file come \"debian-eeepc.conf\")."
#. type: Plain text
-#: en/live-config.7:102
+#: en/live-config.7:104
msgid ""
"The actual content of the configuration files consists of one or more of the "
"following variables."
msgstr ""
#. type: IP
-#: en/live-config.7:103
+#: en/live-config.7:105
#, no-wrap
msgid "B<LIVE_CONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
msgstr "B<LIVE_CONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
#. type: Plain text
-#: en/live-config.7:105
+#: en/live-config.7:107
msgid ""
"This variable equals the 'B<live-config>=I<SCRIPT1>,I<SCRIPT2>, ... "
"I<SCRIPTn>' parameter."
@@ -614,13 +626,13 @@ msgstr ""
"I<SCRIPT2>, ... I<SCRIPTn>\"."
#. type: IP
-#: en/live-config.7:105
+#: en/live-config.7:107
#, no-wrap
msgid "B<LIVE_NOCONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
msgstr "B<LIVE_NOCONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
#. type: Plain text
-#: en/live-config.7:107
+#: en/live-config.7:109
msgid ""
"This variable equals the 'B<live-noconfig>=I<SCRIPT1>,I<SCRIPT2>, ... "
"I<SCRIPTn>' parameter."
@@ -629,13 +641,13 @@ msgstr ""
"I<SCRIPT2>, ... I<SCRIPTn>\"."
#. type: IP
-#: en/live-config.7:107
+#: en/live-config.7:109
#, no-wrap
msgid "B<LIVE_HOSTNAME>=I<HOSTNAME>"
msgstr "B<LIVE_HOSTNAME>=I<HOSTNAME>"
#. type: Plain text
-#: en/live-config.7:109
+#: en/live-config.7:111
msgid ""
"This variable equals the 'B<live-config.hostname>=I<HOSTNAME>' parameter."
msgstr ""
@@ -643,13 +655,13 @@ msgstr ""
"\"."
#. type: IP
-#: en/live-config.7:109
+#: en/live-config.7:111
#, no-wrap
msgid "B<LIVE_USERNAME>=I<USERNAME>"
msgstr "B<LIVE_USERNAME>=I<NOMEUTENTE>"
#. type: Plain text
-#: en/live-config.7:111
+#: en/live-config.7:113
msgid ""
"This variable equals the 'B<live-config.username>=I<USERNAME>' parameter."
msgstr ""
@@ -657,13 +669,26 @@ msgstr ""
"username>=I<NOMEUTENTE>\"."
#. type: IP
-#: en/live-config.7:111
+#: en/live-config.7:113
+#, no-wrap
+msgid "B<LIVE_USER_DEFAULT_GROUPS>=I<GROUP1>,I<GROUP2> ... I<GROUPn>"
+msgstr ""
+
+#. type: Plain text
+#: en/live-config.7:115
+msgid ""
+"This variable equals the 'B<live-config.user-default-groups>=\"I<GROUP1>,"
+"I<GROUP2> ... I<GROUPn>\"' parameter."
+msgstr ""
+
+#. type: IP
+#: en/live-config.7:115
#, no-wrap
msgid "B<LIVE_USER_FULLNAME>=\"I<USER FULLNAME>\""
msgstr "B<LIVE_USER_FULLNAME>=\"I<NOME COMPLETO UTENTE>\""
#. type: Plain text
-#: en/live-config.7:113
+#: en/live-config.7:117
msgid ""
"This variable equals the 'B<live-config.user-fullname>=\"I<USER FULLNAME>\"' "
"parameter."
@@ -672,13 +697,13 @@ msgstr ""
"\"I<NOME COMPLETO UTENTE>\"."
#. type: IP
-#: en/live-config.7:113
+#: en/live-config.7:117
#, no-wrap
msgid "B<LIVE_LOCALES>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn>"
msgstr "B<LIVE_LOCALES>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn>"
#. type: Plain text
-#: en/live-config.7:115
+#: en/live-config.7:119
msgid ""
"This variable equals the 'B<live-config.locales>=I<LOCALE1>,I<LOCALE2> ... "
"I<LOCALEn>' parameter."
@@ -687,13 +712,13 @@ msgstr ""
"I<LOCALE2> ... I<LOCALEn>\"."
#. type: IP
-#: en/live-config.7:115
+#: en/live-config.7:119
#, no-wrap
msgid "B<LIVE_TIMEZONE>=I<TIMEZONE>"
msgstr "B<LIVE_TIMEZONE>=I<FUSO ORARIO>"
#. type: Plain text
-#: en/live-config.7:117
+#: en/live-config.7:121
msgid ""
"This variable equals the 'B<live-config.timezone>=I<TIMEZONE>' parameter."
msgstr ""
@@ -701,25 +726,25 @@ msgstr ""
"ORARIO>\"."
#. type: IP
-#: en/live-config.7:117
+#: en/live-config.7:121
#, no-wrap
msgid "B<LIVE_UTC>=B<yes>|no"
msgstr "B<LIVE_UTC>=B<yes>|no"
#. type: Plain text
-#: en/live-config.7:119
+#: en/live-config.7:123
msgid "This variable equals the 'B<live-config.utc>=B<yes>|no' parameter."
msgstr ""
"Questa variabile equivale al parametro \"B<live-config.utc>=B<yes>|no\"."
#. type: IP
-#: en/live-config.7:119
+#: en/live-config.7:123
#, no-wrap
msgid "B<LIVE_KEYBOARD_MODEL>=I<KEYBOARD_MODEL>"
msgstr "B<LIVE_KEYBOARD_MODEL>=I<MODELLO_TASTIERA>"
#. type: Plain text
-#: en/live-config.7:121
+#: en/live-config.7:125
msgid ""
"This variable equals the 'B<live-config.keyboard-model>=I<KEYBOARD_MODEL>' "
"parameter."
@@ -728,13 +753,13 @@ msgstr ""
"model>=I<MODELLO_TASTIERA>\"."
#. type: IP
-#: en/live-config.7:121
+#: en/live-config.7:125
#, no-wrap
msgid "B<LIVE_KEYBOARD_LAYOUTS>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>"
msgstr "B<LIVE_KEYBOARD_LAYOUTS>=I<LAYOUT1_TASTIERA>,I<LAYOUT2_TASTIERA> ... I<LAYOUTn_TASTIERA>"
#. type: Plain text
-#: en/live-config.7:123
+#: en/live-config.7:127
msgid ""
"This variable equals the 'B<live-config.keyboard-"
"layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>' "
@@ -744,13 +769,13 @@ msgstr ""
"layouts>=I<LAYOUT1_TASTIERA>,I<LAYOUT2_TASTIERA> ... I<LAYOUTn_TASTIERA>\"."
#. type: IP
-#: en/live-config.7:123
+#: en/live-config.7:127
#, no-wrap
msgid "B<LIVE_KEYBOARD_VARIANT>=I<KEYBOARD_VARIANT>"
msgstr "B<LIVE_KEYBOARD_VARIANT>=I<VARIANTE_TASTIERA>"
#. type: Plain text
-#: en/live-config.7:125
+#: en/live-config.7:129
msgid ""
"This variable equals the 'B<live-config.keyboard-"
"variant>=I<KEYBOARD_VARIANT>' parameter."
@@ -759,13 +784,13 @@ msgstr ""
"variant>=I<VARIANTE_TASTIERA>\"."
#. type: IP
-#: en/live-config.7:125
+#: en/live-config.7:129
#, no-wrap
msgid "B<LIVE_KEYBOARD_OPTIONS>=I<KEYBOARD_OPTIONS>"
msgstr "B<LIVE_KEYBOARD_OPTIONS>=I<OPZIONI_TASTIERA>"
#. type: Plain text
-#: en/live-config.7:127
+#: en/live-config.7:131
msgid ""
"This variable equals the 'B<live-config.keyboard-"
"options>=I<KEYBOARD_OPTIONS>' parameter."
@@ -774,13 +799,13 @@ msgstr ""
"options>=I<OPZIONI_TASTIERA>\"."
#. type: IP
-#: en/live-config.7:127
+#: en/live-config.7:131
#, no-wrap
msgid "B<LIVE_SYSV_RC>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
msgstr "B<LIVE_SYSV_RC>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
#. type: Plain text
-#: en/live-config.7:129
+#: en/live-config.7:133
msgid ""
"This variable equals the 'B<live-config.sysv-rc>=I<SERVICE1>,I<SERVICE2> ... "
"I<SERVICEn>' parameter."
@@ -789,13 +814,13 @@ msgstr ""
"I<SERVICE2> ... I<SERVICEn>\"."
#. type: IP
-#: en/live-config.7:129
+#: en/live-config.7:133
#, no-wrap
msgid "B<LIVE_XORG_DRIVER>=I<XORG_DRIVER>"
msgstr "B<LIVE_XORG_DRIVER>=I<DRIVER_PER_XORG>"
#. type: Plain text
-#: en/live-config.7:131
+#: en/live-config.7:135
msgid ""
"This variable equals the 'B<live-config.xorg-driver>=I<XORG_DRIVER>' "
"parameter."
@@ -804,13 +829,13 @@ msgstr ""
"driver>=I<DRIVER_PER_XORG>\"."
#. type: IP
-#: en/live-config.7:131
+#: en/live-config.7:135
#, no-wrap
msgid "B<LIVE_XORG_RESOLUTION>=I<XORG_RESOLUTION>"
msgstr "B<LIVE_XORG_RESOLUTION>=I<RISOLUZIONE_PER_XORG>"
#. type: Plain text
-#: en/live-config.7:133
+#: en/live-config.7:137
msgid ""
"This variable equals the 'B<live-config.xorg-resolution>=I<XORG_RESOLUTION>' "
"parameter."
@@ -819,13 +844,13 @@ msgstr ""
"resolution>=I<RISOLUZIONE_PER_XORG>\"."
#. type: IP
-#: en/live-config.7:133
+#: en/live-config.7:137
#, no-wrap
msgid "B<LIVE_HOOKS>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn>"
msgstr "B<LIVE_HOOKS>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn>"
#. type: Plain text
-#: en/live-config.7:135
+#: en/live-config.7:139
msgid ""
"This variable equals the 'B<live-config.hooks>=filesystem|medium|I<URL1>|"
"I<URL2>| ... |I<URLn>' parameter."
@@ -834,13 +859,13 @@ msgstr ""
"medium|I<URL1>|I<URL2>| ... |I<URLn>\"."
#. type: SH
-#: en/live-config.7:136
+#: en/live-config.7:140
#, no-wrap
msgid "CUSTOMIZATION"
msgstr "PERSONALIZZAZIONE"
#. type: Plain text
-#: en/live-config.7:138
+#: en/live-config.7:142
msgid ""
"B<live-config> can be easily customized for downstream projects or local "
"usage."
@@ -849,13 +874,13 @@ msgstr ""
"o utilizzo locale."
#. type: SS
-#: en/live-config.7:139
+#: en/live-config.7:143
#, no-wrap
msgid "Adding new config scripts"
msgstr "Aggiungere nuovi script config"
#. type: Plain text
-#: en/live-config.7:141
+#: en/live-config.7:145
msgid ""
"Downstream projects can put their scripts into /lib/live/config and do not "
"need to do anything else, the scripts will be called automatically during "
@@ -866,7 +891,7 @@ msgstr ""
"automaticamente durante il boot."
#. type: Plain text
-#: en/live-config.7:143
+#: en/live-config.7:147
msgid ""
"The scripts are best put into an own debian package. A sample package "
"containing an example script can be found in /usr/share/doc/live-config/"
@@ -876,13 +901,13 @@ msgstr ""
"trovare un esempio in /usr/share/doc/live-config/examples."
#. type: SS
-#: en/live-config.7:144
+#: en/live-config.7:148
#, no-wrap
msgid "Removing existing config scripts"
msgstr "Rimuovere script config esistenti"
#. type: Plain text
-#: en/live-config.7:146
+#: en/live-config.7:150
msgid ""
"It is not really possible to remove scripts itself in a sane way yet without "
"requiring to ship a locally modified B<live-config> package. However, the "
@@ -900,7 +925,7 @@ msgstr ""
"precedenza."
#. type: Plain text
-#: en/live-config.7:148
+#: en/live-config.7:152
msgid ""
"The configuration files for the live system itself are best put into an own "
"debian package. A sample package containing an example configuration can be "
@@ -911,270 +936,270 @@ msgstr ""
"config/examples."
#. type: SH
-#: en/live-config.7:149
+#: en/live-config.7:153
#, no-wrap
msgid "SCRIPTS"
msgstr "SCRIPT"
#. type: Plain text
-#: en/live-config.7:151
+#: en/live-config.7:155
msgid ""
"B<live-config> currently features the following scripts in /lib/live/config."
msgstr ""
"B<live-config> attualmente offre i seguenti script in /lib/live/config."
#. type: IP
-#: en/live-config.7:152
+#: en/live-config.7:156
#, no-wrap
msgid "B<hostname>"
msgstr "B<hostname>"
#. type: Plain text
-#: en/live-config.7:154
+#: en/live-config.7:158
msgid "configures /etc/hostname and /etc/hosts."
msgstr "configura i file /etc/hostname e /etc/hosts."
#. type: IP
-#: en/live-config.7:154
+#: en/live-config.7:158
#, no-wrap
msgid "B<user-setup>"
msgstr "B<user-setup>"
#. type: Plain text
-#: en/live-config.7:156
+#: en/live-config.7:160
msgid "adds an live user account."
msgstr "aggiunge un account per l'utente live."
#. type: IP
-#: en/live-config.7:156
+#: en/live-config.7:160
#, no-wrap
msgid "B<sudo>"
msgstr "B<sudo>"
#. type: Plain text
-#: en/live-config.7:158
+#: en/live-config.7:162
msgid "grants sudo privileges to the live user."
msgstr "concede i privilegi per sudo all'utente live."
#. type: IP
-#: en/live-config.7:158
+#: en/live-config.7:162
#, no-wrap
msgid "B<locales>"
msgstr "B<locales>"
#. type: Plain text
-#: en/live-config.7:160
+#: en/live-config.7:164
msgid "configures locales."
msgstr "configura la localizzazione."
#. type: IP
-#: en/live-config.7:160
+#: en/live-config.7:164
#, no-wrap
msgid "B<locales-all>"
msgstr "B<locales-all>"
#. type: Plain text
-#: en/live-config.7:162
+#: en/live-config.7:166
#, fuzzy
#| msgid "configures locales."
msgid "configures locales-all."
msgstr "configura la localizzazione."
#. type: IP
-#: en/live-config.7:162
+#: en/live-config.7:166
#, no-wrap
msgid "B<tzdata>"
msgstr "B<tzdata>"
#. type: Plain text
-#: en/live-config.7:164
+#: en/live-config.7:168
msgid "configures /etc/timezone."
msgstr "configura il file /etc/timezone."
#. type: IP
-#: en/live-config.7:164
+#: en/live-config.7:168
#, no-wrap
msgid "B<gdm>"
msgstr "B<gdm>"
#. type: Plain text
-#: en/live-config.7:166
+#: en/live-config.7:170
msgid "configures autologin in gdm."
msgstr "configura il login automatico per gdm."
#. type: IP
-#: en/live-config.7:166
+#: en/live-config.7:170
#, no-wrap
msgid "B<gdm3>"
msgstr "B<gdm3>"
#. type: Plain text
-#: en/live-config.7:168
+#: en/live-config.7:172
msgid "configures autologin in gdm3 (squeeze and newer)."
msgstr "configura il login automatico per gdm3 (squeeze e successive)."
#. type: IP
-#: en/live-config.7:168
+#: en/live-config.7:172
#, no-wrap
msgid "B<kdm>"
msgstr "B<kdm>"
#. type: Plain text
-#: en/live-config.7:170
+#: en/live-config.7:174
msgid "configures autologin in kdm."
msgstr "configura il login automatico per kdm."
#. type: IP
-#: en/live-config.7:170
+#: en/live-config.7:174
#, no-wrap
msgid "B<lightdm>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:172
+#: en/live-config.7:176
msgid "configures autologin in lightdm."
msgstr "configura il login automatico per lightdm."
#. type: IP
-#: en/live-config.7:172
+#: en/live-config.7:176
#, no-wrap
msgid "B<lxdm>"
msgstr "B<lxdm>"
#. type: Plain text
-#: en/live-config.7:174
+#: en/live-config.7:178
msgid "configures autologin in lxdm."
msgstr "configura il login automatico per lxdm."
#. type: IP
-#: en/live-config.7:174
+#: en/live-config.7:178
#, no-wrap
msgid "B<nodm>"
msgstr "B<nodm>"
#. type: Plain text
-#: en/live-config.7:176
+#: en/live-config.7:180
msgid "configures autologin in nodm."
msgstr "configura il login automatico per nodm."
#. type: IP
-#: en/live-config.7:176
+#: en/live-config.7:180
#, no-wrap
msgid "B<slim>"
msgstr "B<slim>"
#. type: Plain text
-#: en/live-config.7:178
+#: en/live-config.7:182
msgid "configures autologin in slim."
msgstr "configura il login automatico per slim."
#. type: IP
-#: en/live-config.7:178
+#: en/live-config.7:182
#, no-wrap
msgid "B<xinit>"
msgstr "B<xinit>"
#. type: Plain text
-#: en/live-config.7:180
+#: en/live-config.7:184
msgid "configures autologin with xinit."
msgstr "configura il login automatico con xinit."
#. type: IP
-#: en/live-config.7:180
+#: en/live-config.7:184
#, no-wrap
msgid "B<keyboard-configuration>"
msgstr "B<keyboard-configuration>"
#. type: Plain text
-#: en/live-config.7:182
+#: en/live-config.7:186
msgid "configures the keyboard."
msgstr "configura la tastiera."
#. type: IP
-#: en/live-config.7:182
+#: en/live-config.7:186
#, no-wrap
msgid "B<sysvinit>"
msgstr "B<sysvinit>"
#. type: Plain text
-#: en/live-config.7:184
+#: en/live-config.7:188
msgid "configures sysvinit."
msgstr "configura sysvinit."
#. type: IP
-#: en/live-config.7:184
+#: en/live-config.7:188
#, no-wrap
msgid "B<sysv-rc>"
msgstr "B<sysv-rc>"
#. type: Plain text
-#: en/live-config.7:186
+#: en/live-config.7:190
msgid "configures sysv-rc by disabling listed services."
msgstr "configura sysv-rc disabilitando i servizi elencati."
#. type: IP
-#: en/live-config.7:186 en/live-config.7:216
+#: en/live-config.7:190 en/live-config.7:220
#, no-wrap
msgid "B<login>"
msgstr "B<login>"
#. type: Plain text
-#: en/live-config.7:188 en/live-config.7:218
+#: en/live-config.7:192 en/live-config.7:222
msgid "disables lastlog."
msgstr "disabilita lastlog."
#. type: IP
-#: en/live-config.7:188
+#: en/live-config.7:192
#, no-wrap
msgid "B<apport> (ubuntu only)"
msgstr "B<apport> (solo ubuntu)"
#. type: Plain text
-#: en/live-config.7:190
+#: en/live-config.7:194
msgid "disables apport."
msgstr "disabilita apport."
#. type: IP
-#: en/live-config.7:190
+#: en/live-config.7:194
#, no-wrap
msgid "B<gnome-panel-data>"
msgstr "B<gnome-panel-data>"
#. type: Plain text
-#: en/live-config.7:192
+#: en/live-config.7:196
msgid "disables lock button for the screen."
msgstr "disabilita il pulsante di blocco dello schermo."
#. type: IP
-#: en/live-config.7:192
+#: en/live-config.7:196
#, no-wrap
msgid "B<gnome-power-manager>"
msgstr "B<gnome-power-manager>"
#. type: Plain text
-#: en/live-config.7:194
+#: en/live-config.7:198
msgid "disables hibernation."
msgstr "disabilita l'ibernazione."
#. type: IP
-#: en/live-config.7:194
+#: en/live-config.7:198
#, no-wrap
msgid "B<gnome-screensaver>"
msgstr "B<gnome-screensaver>"
#. type: Plain text
-#: en/live-config.7:196
+#: en/live-config.7:200
msgid "disables the screensaver locking the screen."
msgstr "disabilita lo screensaver che blocca lo schermo."
#. type: IP
-#: en/live-config.7:196
+#: en/live-config.7:200
#, no-wrap
msgid "B<initramfs-tools>"
msgstr "B<initramfs-tools>"
#. type: Plain text
-#: en/live-config.7:198
+#: en/live-config.7:202
msgid ""
"makes update-initramfs to also update the live media when using persistency."
msgstr ""
@@ -1182,146 +1207,146 @@ msgstr ""
"utilizza la persistenza."
#. type: IP
-#: en/live-config.7:198
+#: en/live-config.7:202
#, no-wrap
msgid "B<kaboom>"
msgstr "B<kaboom>"
#. type: Plain text
-#: en/live-config.7:200
+#: en/live-config.7:204
msgid "disables KDE migration wizard (squeeze and newer)."
msgstr ""
"disabilita la procedura guidata di migrazione di KDE (squeeze e successive)."
#. type: IP
-#: en/live-config.7:200
+#: en/live-config.7:204
#, no-wrap
msgid "B<kde-services>"
msgstr "B<kde-services>"
#. type: Plain text
-#: en/live-config.7:202
+#: en/live-config.7:206
msgid "disables some unwanted KDE services (squeeze and newer)."
msgstr "disabilita i servizi di KDE non voluti (squeeze e successive)."
#. type: IP
-#: en/live-config.7:202
+#: en/live-config.7:206
#, no-wrap
msgid "B<debian-installer-launcher>"
msgstr "B<debian-installer-launcher>"
#. type: Plain text
-#: en/live-config.7:204
+#: en/live-config.7:208
msgid "adds debian-installer-launcher on users desktop."
msgstr "aggiunge debian-installer-launcher sul desktop dell'utente."
#. type: IP
-#: en/live-config.7:204
+#: en/live-config.7:208
#, no-wrap
msgid "B<module-init-tools>"
msgstr "B<module-init-tools>"
#. type: Plain text
-#: en/live-config.7:206
+#: en/live-config.7:210
msgid "automatically load some modules on some architectures."
msgstr "carica automaticamente alcuni moduli su certe architetture."
#. type: IP
-#: en/live-config.7:206
+#: en/live-config.7:210
#, no-wrap
msgid "B<policykit>"
msgstr "B<policykit>"
#. type: Plain text
-#: en/live-config.7:208
+#: en/live-config.7:212
msgid "grant user privilegies through policykit."
msgstr "concede i privilegi per l'utente tramite policykit."
#. type: IP
-#: en/live-config.7:208
+#: en/live-config.7:212
#, no-wrap
msgid "B<sslcert>"
msgstr "B<sslcert>"
#. type: Plain text
-#: en/live-config.7:210
+#: en/live-config.7:214
msgid "regenerating ssl snake-oil certificates."
msgstr "rigenera certificati ssl snake-oil."
#. type: IP
-#: en/live-config.7:210
+#: en/live-config.7:214
#, no-wrap
msgid "B<update-notifier>"
msgstr "B<update-notifier>"
#. type: Plain text
-#: en/live-config.7:212
+#: en/live-config.7:216
msgid "disables update-notifier."
msgstr "disabilita update-notifier."
#. type: IP
-#: en/live-config.7:212
+#: en/live-config.7:216
#, no-wrap
msgid "B<anacron>"
msgstr "B<anacron>"
#. type: Plain text
-#: en/live-config.7:214
+#: en/live-config.7:218
msgid "disables anacron."
msgstr "disabilita anacron."
#. type: IP
-#: en/live-config.7:214
+#: en/live-config.7:218
#, no-wrap
msgid "B<util-linux>"
msgstr "B<util-linux>"
#. type: Plain text
-#: en/live-config.7:216
+#: en/live-config.7:220
msgid "disables util-linux' hwclock."
msgstr "disabilita hwclock."
#. type: IP
-#: en/live-config.7:218
+#: en/live-config.7:222
#, no-wrap
msgid "B<xserver-xorg>"
msgstr "B<xserver-xorg>"
#. type: Plain text
-#: en/live-config.7:220
+#: en/live-config.7:224
msgid "configures xserver-xorg."
msgstr "configura xserver-xorg."
#. type: IP
-#: en/live-config.7:220
+#: en/live-config.7:224
#, no-wrap
msgid "B<ureadahead> (ubuntu only)"
msgstr "B<ureadahead> (solo ubuntu)"
#. type: Plain text
-#: en/live-config.7:222
+#: en/live-config.7:226
msgid "disables ureadahead."
msgstr "disabilita ureadahead."
#. type: IP
-#: en/live-config.7:222
+#: en/live-config.7:226
#, no-wrap
msgid "B<openssh-server>"
msgstr "B<openssh-server>"
#. type: Plain text
-#: en/live-config.7:224
+#: en/live-config.7:228
msgid "recreates openssh-server host keys."
msgstr "ricrea le chiavi openssh-server."
#. type: IP
-#: en/live-config.7:224
+#: en/live-config.7:228
#, no-wrap
msgid "B<hooks>"
msgstr "B<hooks>"
#. type: Plain text
-#: en/live-config.7:226
+#: en/live-config.7:230
msgid ""
"allows to run arbitrary commands from a script placed on the live media or "
"an http/ftp server."
@@ -1330,88 +1355,88 @@ msgstr ""
"live o su un server http/ftp."
#. type: SH
-#: en/live-config.7:227
+#: en/live-config.7:231
#, no-wrap
msgid "FILES"
msgstr "FILE"
#. type: IP
-#: en/live-config.7:228
+#: en/live-config.7:232
#, no-wrap
msgid "B</etc/live/config.conf>"
msgstr "B</etc/live/config.conf>"
#. type: IP
-#: en/live-config.7:229
+#: en/live-config.7:233
#, no-wrap
msgid "B</etc/live/config.d/>"
msgstr "B</etc/live/config.d/>"
#. type: IP
-#: en/live-config.7:230
+#: en/live-config.7:234
#, no-wrap
msgid "B<live/config.conf>"
msgstr "B<live/config.conf>"
#. type: IP
-#: en/live-config.7:231
+#: en/live-config.7:235
#, no-wrap
msgid "B<live/config.d/>"
msgstr "B<live/config.d/>"
#. type: IP
-#: en/live-config.7:232
+#: en/live-config.7:236
#, no-wrap
msgid "B</lib/live/config.sh>"
msgstr "B</lib/live/config.sh>"
#. type: IP
-#: en/live-config.7:233
+#: en/live-config.7:237
#, no-wrap
msgid "B</lib/live/config/>"
msgstr "B</lib/live/config/>"
#. type: IP
-#: en/live-config.7:234
+#: en/live-config.7:238
#, no-wrap
msgid "B</var/lib/live/config/>"
msgstr "B</var/lib/live/config/>"
#. type: IP
-#: en/live-config.7:235
+#: en/live-config.7:239
#, no-wrap
msgid "B</var/log/live-config.log>"
msgstr "B</var/log/live-config.log>"
#. type: SH
-#: en/live-config.7:237
+#: en/live-config.7:241
#, no-wrap
msgid "SEE ALSO"
msgstr "SI VEDA ANCHE"
#. type: Plain text
-#: en/live-config.7:239
+#: en/live-config.7:243
msgid "I<live-boot>(7)"
msgstr "I<live-boot>(7)"
#. type: Plain text
-#: en/live-config.7:241
+#: en/live-config.7:245
msgid "I<live-build>(7)"
msgstr "I<live-build>(7)"
#. type: Plain text
-#: en/live-config.7:243
+#: en/live-config.7:247
msgid "I<live-tools>(7)"
msgstr "I<live-tools>(7)"
#. type: SH
-#: en/live-config.7:244
+#: en/live-config.7:248
#, no-wrap
msgid "HOMEPAGE"
msgstr "HOMEPAGE"
#. type: Plain text
-#: en/live-config.7:246
+#: en/live-config.7:250
msgid ""
"More information about live-config and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@@ -1422,13 +1447,13 @@ msgstr ""
"all'indirizzo E<lt>I<http://live.debian.net/manual/>E<gt>."
#. type: SH
-#: en/live-config.7:247
+#: en/live-config.7:251
#, no-wrap
msgid "BUGS"
msgstr "BUG"
#. type: Plain text
-#: en/live-config.7:249
+#: en/live-config.7:253
msgid ""
"Bugs can be reported by submitting a bugreport for the live-config package "
"in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or "
@@ -1441,13 +1466,13 @@ msgstr ""
"E<lt>I<debian-live at lists.debian.org>E<gt>."
#. type: SH
-#: en/live-config.7:250
+#: en/live-config.7:254
#, no-wrap
msgid "AUTHOR"
msgstr "AUTORE"
#. type: Plain text
-#: en/live-config.7:251
+#: en/live-config.7:255
msgid ""
"live-config was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt>."
msgstr ""
diff --git a/manpages/po/pt_BR/live-config.7.po b/manpages/po/pt_BR/live-config.7.po
index 6648efc..232add6 100644
--- a/manpages/po/pt_BR/live-config.7.po
+++ b/manpages/po/pt_BR/live-config.7.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-config 3.0~a30\n"
-"POT-Creation-Date: 2011-10-28 12:27+0300\n"
+"POT-Creation-Date: 2011-12-04 10:17+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Tassia Camoes Araujo <tassia at gmail.com>\n"
"Language-Team: none\n"
@@ -22,15 +22,13 @@ msgstr "LIVE-CONFIG"
#. type: TH
#: en/live-config.7:9
-#, no-wrap
-msgid "2011-10-28"
-msgstr "28-08-2011"
+msgid "2011-12-04"
+msgstr "04-12-2011"
#. type: TH
#: en/live-config.7:9
-#, no-wrap
-msgid "3.0~a30"
-msgstr "3.0~a30"
+msgid "3.0~a31"
+msgstr "3.0~a31"
#. type: TH
#: en/live-config.7:9
@@ -215,11 +213,25 @@ msgstr ""
#. type: IP
#: en/live-config.7:41
#, no-wrap
+msgid "B<live-config.user-default-groups>=I<GROUP1>,I<GROUP2> ... I<GROUPn> | B<user-default-groups>=I<GROUP1>,I<GROUP2> ... I<GROUPn>"
+msgstr ""
+
+#. type: Plain text
+#: en/live-config.7:43
+msgid ""
+"Allows to set the default groups of the users that gets created for "
+"autologin is member of. The default is 'audio cdrom dip floppy video plugdev "
+"netdev powerdev scanner bluetooth'."
+msgstr ""
+
+#. type: IP
+#: en/live-config.7:43
+#, no-wrap
msgid "B<live-config.user-fullname>=\"I<USER FULLNAME>\" | B<user-fullname>=\"I<USER FULLNAME>\""
msgstr "B<live-config.user-fullname>=\"I<NOME_COMPLETO_DO_USUÁRIO>\" | B<user-fullname>=\"I<NOME_COMPLETO_DO_USUÁRIO>\""
#. type: Plain text
-#: en/live-config.7:43
+#: en/live-config.7:45
msgid ""
"Allows to set the fullname of the users that gets created for autologin. The "
"default is 'Debian Live user'."
@@ -228,13 +240,13 @@ msgstr ""
"autologin. O padrão é 'Debian Live user'."
#. type: IP
-#: en/live-config.7:43
+#: en/live-config.7:45
#, no-wrap
msgid "B<live-config.locales>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn> | B<locales>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn>"
msgstr "B<live-config.locales>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn> | B<locales>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn>"
#. type: Plain text
-#: en/live-config.7:45
+#: en/live-config.7:47
msgid ""
"Allows to set the locale of the system, e.g. 'de_CH.UTF-8'. The default is "
"'en_US.UTF-8'. In case the selected locale is not already available on the "
@@ -245,13 +257,13 @@ msgstr ""
"ele é automaticamente gerado."
#. type: IP
-#: en/live-config.7:45
+#: en/live-config.7:47
#, no-wrap
msgid "B<live-config.timezone>=I<TIMEZONE> | B<timezone>=I<TIMEZONE>"
msgstr "B<live-config.timezone>=I<TIMEZONE> | B<timezone>=I<TIMEZONE>"
#. type: Plain text
-#: en/live-config.7:47
+#: en/live-config.7:49
msgid ""
"Allows to set the timezone of the system, e.g. 'Europe/Zurich'. The default "
"is 'UTC'."
@@ -260,13 +272,13 @@ msgstr ""
"padrão é 'UTC'."
#. type: IP
-#: en/live-config.7:47
+#: en/live-config.7:49
#, no-wrap
msgid "B<live-config.utc>=B<yes>|no | B<utc>=B<yes>|no"
msgstr "B<live-config.utc>=B<yes>|no | B<utc>=B<yes>|no"
#. type: Plain text
-#: en/live-config.7:49
+#: en/live-config.7:51
msgid ""
"Allows to change if the system is assuming that the hardware clock is set to "
"UTC or not. The default is 'yes'."
@@ -275,24 +287,24 @@ msgstr ""
"configurado para UTC ou não. O padrão é 'yes'."
#. type: IP
-#: en/live-config.7:49
+#: en/live-config.7:51
#, no-wrap
msgid "B<live-config.keyboard-model>=I<KEYBOARD_MODEL> | B<keyboard-model>=I<KEYBOARD_MODEL>"
msgstr "B<live-config.keyboard-model>=I<MODELO_DO_TECLADO> | B<keyboard-model>=I<MODELO_DO_TECLADO>"
#. type: Plain text
-#: en/live-config.7:51
+#: en/live-config.7:53
msgid "Allows to change the keyboard model. There is no default value set."
msgstr "Permite configurar o modelo do teclado. Não há valor padrão definido."
#. type: IP
-#: en/live-config.7:51
+#: en/live-config.7:53
#, no-wrap
msgid "B<live-config.keyboard-layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn> | B<keyboard-layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>"
msgstr "B<live-config.keyboard-layouts>=I<LAYOUT1_DO_TECLADO>,I<LAYOUT2_DO_TECLADO> ... I<LAYOUTn_DO_TECLADO> | B<keyboard-layouts>=I<LAYOUT1_DO_TECLADO>,I<LAYOUT2_DO_TECLADO> ... I<LAYOUTn_DO_TECLADO>"
#. type: Plain text
-#: en/live-config.7:53
+#: en/live-config.7:55
msgid ""
"Allows to change the keyboard layouts. If more than one is specified, the "
"tools of the desktop environment will allow to switch it under X11. There is "
@@ -303,70 +315,70 @@ msgstr ""
"entre eles no X11. Não há valor padrão definido."
#. type: IP
-#: en/live-config.7:53
+#: en/live-config.7:55
#, no-wrap
msgid "B<live-config.keyboard-variant>=I<KEYBOARD_VARIANT> | B<keyboard-variant>=I<KEYBOARD_VARIANT>"
msgstr "B<live-config.keyboard-variant>=I<VARIANTE_DE_TECLADO> | B<keyboard-variant>=I<VARIANTE_DE_TECLADO>"
#. type: Plain text
-#: en/live-config.7:55
+#: en/live-config.7:57
msgid "Allows to change the keyboard variant. There is no default value set."
msgstr ""
"Permite configurar a variente de teclado. Não há valor padrão definido."
#. type: IP
-#: en/live-config.7:55
+#: en/live-config.7:57
#, no-wrap
msgid "B<live-config.keyboard-options>=I<KEYBOARD_OPTIONS> | B<keyboard-options>=I<KEYBOARD_OPTIONS>"
msgstr "B<live-config.keyboard-options>=I<OPÇÕES_DE_TECLADO> | B<keyboard-options>=I<OPÇÕES_DE_TECLADO>"
#. type: Plain text
-#: en/live-config.7:57
+#: en/live-config.7:59
msgid "Allows to change the keyboard options. There are no default value set."
msgstr "Permite configurar as opções de teclado. Não há valor padrão definido."
#. type: IP
-#: en/live-config.7:57
+#: en/live-config.7:59
#, no-wrap
msgid "B<live-config.sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn> | B<sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
msgstr "B<live-config.sysv-rc>=I<SERVIÇO1>,I<SERVIÇO2> ... I<SERVIÇOn> | B<sysv-rc>=I<SERVIÇO1>,I<SERVIÇO2> ... I<SERVIÇOn>"
#. type: Plain text
-#: en/live-config.7:59
+#: en/live-config.7:61
msgid "Allows to disable sysv services through update-rc.d."
msgstr "Permite desabilitar serviços sysv através do update-rc.d."
#. type: IP
-#: en/live-config.7:59
+#: en/live-config.7:61
#, no-wrap
msgid "B<live-config.x-session-manager=>I<X_SESSION_MANAGER> | B<x-session-manager>=I<X_SESSION_MANAGER>"
msgstr "B<live-config.x-session-manager=>I<GERENCIADOR_DE_SESSÕES_DO_X> | B<x-session-manager>=I<GERENCIADOR_DE_SESSÕES_DO_X>"
#. type: Plain text
-#: en/live-config.7:61
+#: en/live-config.7:63
msgid "Allows to set the x-session-manager through update-alternatives."
msgstr ""
"Permite definir o gerenciador de sessões do X através do update-alternatives."
#. type: IP
-#: en/live-config.7:61
+#: en/live-config.7:63
#, no-wrap
msgid "B<live-config.xorg-driver>=I<XORG_DRIVER> | B<xorg-driver>=I<XORG_DRIVER>"
msgstr "B<live-config.xorg-driver>=I<DRIVER_DO_XORG> | B<xorg-driver>=I<DRIVER_DO_XORG>"
#. type: Plain text
-#: en/live-config.7:63
+#: en/live-config.7:65
msgid "Allows to set xorg driver instead of autodetecting it."
msgstr "Permite definir o driver do xorg ao invés de auto-detectá-lo."
#. type: IP
-#: en/live-config.7:63
+#: en/live-config.7:65
#, no-wrap
msgid "B<live-config.xorg-resolution>=I<XORG_RESOLUTION> | B<xorg-resolution>=I<XORG_RESOLUTION>"
msgstr "B<live-config.xorg-resolution>=I<RESOLUÇÃO_DO_XORG> | B<xorg-resolution>=I<RESOLUÇÃO_DO_XORG>"
#. type: Plain text
-#: en/live-config.7:65
+#: en/live-config.7:67
#, fuzzy
#| msgid "Allows to set xorg resolution instead of autodetecting it."
msgid ""
@@ -374,13 +386,13 @@ msgid ""
msgstr "Permite definir a resolução do xorg ao invés de auto-detectá-la."
#. type: IP
-#: en/live-config.7:65
+#: en/live-config.7:67
#, no-wrap
msgid "B<live-config.hooks>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn> | B<hooks>=medium|filesystem|I<URL1>|I<URL2>| ... |I<URLn>"
msgstr "B<live-config.hooks>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn> | B<hooks>=medium|filesystem|I<URL1>|I<URL2>| ... |I<URLn>"
#. type: Plain text
-#: en/live-config.7:67
+#: en/live-config.7:69
msgid ""
"Allows to fetch and execute one or more arbitrary files. Note that the URLs "
"must be fetchable by wget (http, ftp or file://), the files are executed in /"
@@ -400,7 +412,7 @@ msgstr ""
"live.debian.net/other/hooks>E<gt>."
#. type: Plain text
-#: en/live-config.7:69
+#: en/live-config.7:71
msgid ""
"If the file is placed on the live medium, it can be fetched with file:///"
"live/image/I<FILE>, or with file:///I<FILE> if it is in the root filesystem "
@@ -411,7 +423,7 @@ msgstr ""
"sistema live."
#. type: Plain text
-#: en/live-config.7:71
+#: en/live-config.7:73
msgid ""
"All hooks in /lib/live/hooks/ in the root filesystem of the live system can "
"be automatically be enabled with the keyword 'filesystem'."
@@ -421,7 +433,7 @@ msgstr ""
"'filesystem'."
#. type: Plain text
-#: en/live-config.7:73
+#: en/live-config.7:75
msgid ""
"All hooks in /live/hooks/ of the live medium can be automatically be enabled "
"with the keyword 'medium'."
@@ -430,7 +442,7 @@ msgstr ""
"automaticamente habilitados com a palavra-chave 'medium'."
#. type: Plain text
-#: en/live-config.7:75
+#: en/live-config.7:77
msgid ""
"If several mechanisms are combined, then filesystem hooks are executed "
"first, then medium hooks, and last the network hooks."
@@ -439,13 +451,13 @@ msgstr ""
"executados primeiro, depois os hooks da mídia, e por fim os hooks da rede."
#. type: SS
-#: en/live-config.7:76
+#: en/live-config.7:78
#, no-wrap
msgid "Boot Parameters (shortcuts)"
msgstr "Parâmetros de Inicialização (atalhos)"
#. type: Plain text
-#: en/live-config.7:78
+#: en/live-config.7:80
msgid ""
"For some common use cases where it would require to combine several "
"individual parameters, B<live-config> provides shortcuts. This allows both "
@@ -456,13 +468,13 @@ msgstr ""
"total sobre as opções, preservando ainda sua simplicidade."
#. type: IP
-#: en/live-config.7:79
+#: en/live-config.7:81
#, no-wrap
msgid "B<live-config.noroot> | B<noroot>"
msgstr "B<live-config.noroot> | B<noroot>"
#. type: Plain text
-#: en/live-config.7:81
+#: en/live-config.7:83
msgid ""
"Disables the sudo and policykit, the user cannot gain root privileges on the "
"system."
@@ -471,25 +483,25 @@ msgstr ""
"root no sistema."
#. type: IP
-#: en/live-config.7:81
+#: en/live-config.7:83
#, no-wrap
msgid "B<live-config.noautologin> | B<noautologin>"
msgstr "B<live-config.noautologin> | B<noautologin>"
#. type: Plain text
-#: en/live-config.7:83
+#: en/live-config.7:85
msgid "Disables both the automatic console login and the graphical autologin."
msgstr ""
"Desabilita o login automático do console, assim como o autologin gráfico."
#. type: IP
-#: en/live-config.7:83
+#: en/live-config.7:85
#, no-wrap
msgid "B<live-config.nottyautologin> | B<nottyautologin>"
msgstr "B<live-config.nottyautologin> | B<nottyautologin>"
#. type: Plain text
-#: en/live-config.7:85
+#: en/live-config.7:87
msgid ""
"Disables the automatic login on the console, not affecting the graphical "
"autologin."
@@ -497,13 +509,13 @@ msgstr ""
"Desabilita o login automático do console, não afetando o autologin gráfico."
#. type: IP
-#: en/live-config.7:85
+#: en/live-config.7:87
#, no-wrap
msgid "B<live-config.nox11autologin> | B<nox11autologin>"
msgstr "B<live-config.nox11autologin> | B<nox11autologin>"
#. type: Plain text
-#: en/live-config.7:87
+#: en/live-config.7:89
msgid ""
"Disables the automatic login with any display manager, not affecting tty "
"autologin."
@@ -512,37 +524,37 @@ msgstr ""
"afetando o autologin tty."
#. type: SS
-#: en/live-config.7:88
+#: en/live-config.7:90
#, no-wrap
msgid "Boot Parameters (special options)"
msgstr "Parâmetros de Inicialização (opções especiais)"
#. type: Plain text
-#: en/live-config.7:90
+#: en/live-config.7:92
msgid "For special use cases there are some special boot paramters."
msgstr ""
"Existem alguns parâmetros de inicialização especiais para alguns casos de "
"uso especiais."
#. type: IP
-#: en/live-config.7:91
+#: en/live-config.7:93
#, no-wrap
msgid "B<live-config.debug> | B<debug>"
msgstr "B<live-config.debug> | B<debug>"
#. type: Plain text
-#: en/live-config.7:93
+#: en/live-config.7:95
msgid "Enables debug output in live-config."
msgstr "Habilita sáida de debug no live-config."
#. type: SS
-#: en/live-config.7:94
+#: en/live-config.7:96
#, no-wrap
msgid "Configuration Files"
msgstr "Arquivos de Configuração"
#. type: Plain text
-#: en/live-config.7:96
+#: en/live-config.7:98
msgid ""
"B<live-config> can be configured (but not activated) through configuration "
"files. Everything but the shortcuts that can be configured with a boot "
@@ -557,7 +569,7 @@ msgstr ""
"parâmetro 'boot=live' ainda é necessário para a ativação do B<live-config>."
#. type: Plain text
-#: en/live-config.7:98
+#: en/live-config.7:100
msgid ""
"Configuration files can be placed either in the root filesystem itself (/etc/"
"live/config.conf, /etc/live/config.d/), or on the live media (live/config."
@@ -572,7 +584,7 @@ msgstr ""
"de arquivo raiz."
#. type: Plain text
-#: en/live-config.7:100
+#: en/live-config.7:102
msgid ""
"Although the configuration files placed in the conf.d directories do not "
"require a particular name or suffix, it is suggested for consistency reasons "
@@ -587,20 +599,20 @@ msgstr ""
"pelo nome real, resultando num nome de arquivo como 'debian-eeepc.conf')."
#. type: Plain text
-#: en/live-config.7:102
+#: en/live-config.7:104
msgid ""
"The actual content of the configuration files consists of one or more of the "
"following variables."
msgstr ""
#. type: IP
-#: en/live-config.7:103
+#: en/live-config.7:105
#, no-wrap
msgid "B<LIVE_CONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
msgstr "B<LIVE_CONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
#. type: Plain text
-#: en/live-config.7:105
+#: en/live-config.7:107
msgid ""
"This variable equals the 'B<live-config>=I<SCRIPT1>,I<SCRIPT2>, ... "
"I<SCRIPTn>' parameter."
@@ -609,13 +621,13 @@ msgstr ""
"I<SCRIPT2>, ... I<SCRIPTn>'."
#. type: IP
-#: en/live-config.7:105
+#: en/live-config.7:107
#, no-wrap
msgid "B<LIVE_NOCONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
msgstr "B<LIVE_NOCONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
#. type: Plain text
-#: en/live-config.7:107
+#: en/live-config.7:109
msgid ""
"This variable equals the 'B<live-noconfig>=I<SCRIPT1>,I<SCRIPT2>, ... "
"I<SCRIPTn>' parameter."
@@ -624,13 +636,13 @@ msgstr ""
"I<SCRIPT2>, ... I<SCRIPTn>'."
#. type: IP
-#: en/live-config.7:107
+#: en/live-config.7:109
#, no-wrap
msgid "B<LIVE_HOSTNAME>=I<HOSTNAME>"
msgstr "B<LIVE_HOSTNAME>=I<HOSTNAME>"
#. type: Plain text
-#: en/live-config.7:109
+#: en/live-config.7:111
msgid ""
"This variable equals the 'B<live-config.hostname>=I<HOSTNAME>' parameter."
msgstr ""
@@ -638,13 +650,13 @@ msgstr ""
"hostname>=I<HOSTNAME>'."
#. type: IP
-#: en/live-config.7:109
+#: en/live-config.7:111
#, no-wrap
msgid "B<LIVE_USERNAME>=I<USERNAME>"
msgstr "B<LIVE_USERNAME>=I<USERNAME>"
#. type: Plain text
-#: en/live-config.7:111
+#: en/live-config.7:113
msgid ""
"This variable equals the 'B<live-config.username>=I<USERNAME>' parameter."
msgstr ""
@@ -652,13 +664,26 @@ msgstr ""
"username>=I<USERNAME>'."
#. type: IP
-#: en/live-config.7:111
+#: en/live-config.7:113
+#, no-wrap
+msgid "B<LIVE_USER_DEFAULT_GROUPS>=I<GROUP1>,I<GROUP2> ... I<GROUPn>"
+msgstr ""
+
+#. type: Plain text
+#: en/live-config.7:115
+msgid ""
+"This variable equals the 'B<live-config.user-default-groups>=\"I<GROUP1>,"
+"I<GROUP2> ... I<GROUPn>\"' parameter."
+msgstr ""
+
+#. type: IP
+#: en/live-config.7:115
#, no-wrap
msgid "B<LIVE_USER_FULLNAME>=\"I<USER FULLNAME>\""
msgstr "B<LIVE_USER_FULLNAME>=\"I<NOME_COMPLETO_DO_USUÁRIO\">"
#. type: Plain text
-#: en/live-config.7:113
+#: en/live-config.7:117
msgid ""
"This variable equals the 'B<live-config.user-fullname>=\"I<USER FULLNAME>\"' "
"parameter."
@@ -667,13 +692,13 @@ msgstr ""
"\"I<NOME_COMPLETO_DO_USUÁRIO>\"'."
#. type: IP
-#: en/live-config.7:113
+#: en/live-config.7:117
#, no-wrap
msgid "B<LIVE_LOCALES>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn>"
msgstr "B<LIVE_LOCALES>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn>"
#. type: Plain text
-#: en/live-config.7:115
+#: en/live-config.7:119
msgid ""
"This variable equals the 'B<live-config.locales>=I<LOCALE1>,I<LOCALE2> ... "
"I<LOCALEn>' parameter."
@@ -682,13 +707,13 @@ msgstr ""
"I<LOCALE2> ... I<LOCALEn>'."
#. type: IP
-#: en/live-config.7:115
+#: en/live-config.7:119
#, no-wrap
msgid "B<LIVE_TIMEZONE>=I<TIMEZONE>"
msgstr "B<LIVE_TIMEZONE>=I<TIMEZONE>"
#. type: Plain text
-#: en/live-config.7:117
+#: en/live-config.7:121
msgid ""
"This variable equals the 'B<live-config.timezone>=I<TIMEZONE>' parameter."
msgstr ""
@@ -696,25 +721,25 @@ msgstr ""
"timezone>=I<TIMEZONE>'."
#. type: IP
-#: en/live-config.7:117
+#: en/live-config.7:121
#, no-wrap
msgid "B<LIVE_UTC>=B<yes>|no"
msgstr "B<LIVE_UTC>=B<yes>|no"
#. type: Plain text
-#: en/live-config.7:119
+#: en/live-config.7:123
msgid "This variable equals the 'B<live-config.utc>=B<yes>|no' parameter."
msgstr ""
"Esta variável é equivalente ao parâmetro 'B<live-config.utc>=B<yes>|no'"
#. type: IP
-#: en/live-config.7:119
+#: en/live-config.7:123
#, no-wrap
msgid "B<LIVE_KEYBOARD_MODEL>=I<KEYBOARD_MODEL>"
msgstr "B<LIVE_KEYBOARD_MODEL>=I<MODELO_DE_TECLADO>"
#. type: Plain text
-#: en/live-config.7:121
+#: en/live-config.7:125
msgid ""
"This variable equals the 'B<live-config.keyboard-model>=I<KEYBOARD_MODEL>' "
"parameter."
@@ -723,13 +748,13 @@ msgstr ""
"model>=I<MODELO_DE_TECLADO>'."
#. type: IP
-#: en/live-config.7:121
+#: en/live-config.7:125
#, no-wrap
msgid "B<LIVE_KEYBOARD_LAYOUTS>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>"
msgstr "B<LIVE_KEYBOARD_LAYOUTS>=I<LAYOUT1_DE_TECLADO>,I<LAYOUT2_DE_TECLADO> ... I<LAYOUTn_DE_TECLADO>"
#. type: Plain text
-#: en/live-config.7:123
+#: en/live-config.7:127
msgid ""
"This variable equals the 'B<live-config.keyboard-"
"layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>' "
@@ -740,13 +765,13 @@ msgstr ""
"I<LAYOUTn_DE_TECLADO>'."
#. type: IP
-#: en/live-config.7:123
+#: en/live-config.7:127
#, no-wrap
msgid "B<LIVE_KEYBOARD_VARIANT>=I<KEYBOARD_VARIANT>"
msgstr "B<LIVE_KEYBOARD_VARIANT>=I<VARIANTE_DE_TECLADO>"
#. type: Plain text
-#: en/live-config.7:125
+#: en/live-config.7:129
msgid ""
"This variable equals the 'B<live-config.keyboard-"
"variant>=I<KEYBOARD_VARIANT>' parameter."
@@ -755,13 +780,13 @@ msgstr ""
"variant>=I<VARIANTE_DE_TECLADO>'."
#. type: IP
-#: en/live-config.7:125
+#: en/live-config.7:129
#, no-wrap
msgid "B<LIVE_KEYBOARD_OPTIONS>=I<KEYBOARD_OPTIONS>"
msgstr "B<LIVE_KEYBOARD_OPTIONS>=I<OPÇÕES_DE_TECLADO>"
#. type: Plain text
-#: en/live-config.7:127
+#: en/live-config.7:131
msgid ""
"This variable equals the 'B<live-config.keyboard-"
"options>=I<KEYBOARD_OPTIONS>' parameter."
@@ -770,13 +795,13 @@ msgstr ""
"options>=I<OPÇÕES_DE_TECLADO>'."
#. type: IP
-#: en/live-config.7:127
+#: en/live-config.7:131
#, no-wrap
msgid "B<LIVE_SYSV_RC>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
msgstr "B<LIVE_SYSV_RC>=I<SERVIÇO1>,I<SERVIÇO2> ... I<SERVIÇOn>"
#. type: Plain text
-#: en/live-config.7:129
+#: en/live-config.7:133
msgid ""
"This variable equals the 'B<live-config.sysv-rc>=I<SERVICE1>,I<SERVICE2> ... "
"I<SERVICEn>' parameter."
@@ -785,13 +810,13 @@ msgstr ""
"I<SERVIÇO2> ... I<SERVIÇOn>'."
#. type: IP
-#: en/live-config.7:129
+#: en/live-config.7:133
#, no-wrap
msgid "B<LIVE_XORG_DRIVER>=I<XORG_DRIVER>"
msgstr "B<LIVE_XORG_DRIVER>=I<DRIVER_DO_XORG>"
#. type: Plain text
-#: en/live-config.7:131
+#: en/live-config.7:135
msgid ""
"This variable equals the 'B<live-config.xorg-driver>=I<XORG_DRIVER>' "
"parameter."
@@ -800,13 +825,13 @@ msgstr ""
"driver>=I<DRIVER_DO_XORG>'."
#. type: IP
-#: en/live-config.7:131
+#: en/live-config.7:135
#, no-wrap
msgid "B<LIVE_XORG_RESOLUTION>=I<XORG_RESOLUTION>"
msgstr "B<LIVE_XORG_RESOLUTION>=I<RESOLUÇÃO_DO_XORG>"
#. type: Plain text
-#: en/live-config.7:133
+#: en/live-config.7:137
msgid ""
"This variable equals the 'B<live-config.xorg-resolution>=I<XORG_RESOLUTION>' "
"parameter."
@@ -815,13 +840,13 @@ msgstr ""
"resolution>=I<RESOLUÇÃO_DO_XORG>'."
#. type: IP
-#: en/live-config.7:133
+#: en/live-config.7:137
#, no-wrap
msgid "B<LIVE_HOOKS>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn>"
msgstr "B<LIVE_HOOKS>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn>"
#. type: Plain text
-#: en/live-config.7:135
+#: en/live-config.7:139
msgid ""
"This variable equals the 'B<live-config.hooks>=filesystem|medium|I<URL1>|"
"I<URL2>| ... |I<URLn>' parameter."
@@ -830,13 +855,13 @@ msgstr ""
"medium|I<URL1>|I<URL2>| ... |I<URLn>'."
#. type: SH
-#: en/live-config.7:136
+#: en/live-config.7:140
#, no-wrap
msgid "CUSTOMIZATION"
msgstr "CUSTOMIZAÇÃO"
#. type: Plain text
-#: en/live-config.7:138
+#: en/live-config.7:142
msgid ""
"B<live-config> can be easily customized for downstream projects or local "
"usage."
@@ -845,13 +870,13 @@ msgstr ""
"uso local."
#. type: SS
-#: en/live-config.7:139
+#: en/live-config.7:143
#, no-wrap
msgid "Adding new config scripts"
msgstr "Adicionando novos scripts de configuração"
#. type: Plain text
-#: en/live-config.7:141
+#: en/live-config.7:145
msgid ""
"Downstream projects can put their scripts into /lib/live/config and do not "
"need to do anything else, the scripts will be called automatically during "
@@ -862,7 +887,7 @@ msgstr ""
"inicialização."
#. type: Plain text
-#: en/live-config.7:143
+#: en/live-config.7:147
msgid ""
"The scripts are best put into an own debian package. A sample package "
"containing an example script can be found in /usr/share/doc/live-config/"
@@ -873,13 +898,13 @@ msgstr ""
"share/doc/live-config/."
#. type: SS
-#: en/live-config.7:144
+#: en/live-config.7:148
#, no-wrap
msgid "Removing existing config scripts"
msgstr "Removendo scripts de configuração existentes"
#. type: Plain text
-#: en/live-config.7:146
+#: en/live-config.7:150
msgid ""
"It is not really possible to remove scripts itself in a sane way yet without "
"requiring to ship a locally modified B<live-config> package. However, the "
@@ -896,7 +921,7 @@ msgstr ""
"inicialização, um arquivo de configuração deve ser usado. Ver detalhes acima."
#. type: Plain text
-#: en/live-config.7:148
+#: en/live-config.7:152
msgid ""
"The configuration files for the live system itself are best put into an own "
"debian package. A sample package containing an example configuration can be "
@@ -908,268 +933,268 @@ msgstr ""
"live-config/examples."
#. type: SH
-#: en/live-config.7:149
+#: en/live-config.7:153
#, no-wrap
msgid "SCRIPTS"
msgstr "SCRIPTS"
#. type: Plain text
-#: en/live-config.7:151
+#: en/live-config.7:155
msgid ""
"B<live-config> currently features the following scripts in /lib/live/config."
msgstr ""
"B<live-config> atualmente provê os seguintes scripts em /lib/live/config."
#. type: IP
-#: en/live-config.7:152
+#: en/live-config.7:156
#, no-wrap
msgid "B<hostname>"
msgstr "B<hostname>"
#. type: Plain text
-#: en/live-config.7:154
+#: en/live-config.7:158
msgid "configures /etc/hostname and /etc/hosts."
msgstr "configura o /etc/hostname e /etc/hosts."
#. type: IP
-#: en/live-config.7:154
+#: en/live-config.7:158
#, no-wrap
msgid "B<user-setup>"
msgstr "B<user-setup>"
#. type: Plain text
-#: en/live-config.7:156
+#: en/live-config.7:160
msgid "adds an live user account."
msgstr "adiciona uma conta de usuário live."
#. type: IP
-#: en/live-config.7:156
+#: en/live-config.7:160
#, no-wrap
msgid "B<sudo>"
msgstr "B<sudo>"
#. type: Plain text
-#: en/live-config.7:158
+#: en/live-config.7:162
msgid "grants sudo privileges to the live user."
msgstr "concede privilégios sudo ao usuário live."
#. type: IP
-#: en/live-config.7:158
+#: en/live-config.7:162
#, no-wrap
msgid "B<locales>"
msgstr "B<locales>"
#. type: Plain text
-#: en/live-config.7:160
+#: en/live-config.7:164
msgid "configures locales."
msgstr "configura locales."
#. type: IP
-#: en/live-config.7:160
+#: en/live-config.7:164
#, no-wrap
msgid "B<locales-all>"
msgstr "B<locales-all>"
#. type: Plain text
-#: en/live-config.7:162
+#: en/live-config.7:166
msgid "configures locales-all."
msgstr "configura locales-all."
#. type: IP
-#: en/live-config.7:162
+#: en/live-config.7:166
#, no-wrap
msgid "B<tzdata>"
msgstr "B<tzdata>"
#. type: Plain text
-#: en/live-config.7:164
+#: en/live-config.7:168
msgid "configures /etc/timezone."
msgstr "configura /etc/timezone."
#. type: IP
-#: en/live-config.7:164
+#: en/live-config.7:168
#, no-wrap
msgid "B<gdm>"
msgstr "B<gdm>"
#. type: Plain text
-#: en/live-config.7:166
+#: en/live-config.7:170
msgid "configures autologin in gdm."
msgstr "configura autologin no gdm."
#. type: IP
-#: en/live-config.7:166
+#: en/live-config.7:170
#, no-wrap
msgid "B<gdm3>"
msgstr "B<gdm3>"
#. type: Plain text
-#: en/live-config.7:168
+#: en/live-config.7:172
msgid "configures autologin in gdm3 (squeeze and newer)."
msgstr "configura autologin no gdm3 (squeeze e mais recentes)."
#. type: IP
-#: en/live-config.7:168
+#: en/live-config.7:172
#, no-wrap
msgid "B<kdm>"
msgstr "B<kdm>"
#. type: Plain text
-#: en/live-config.7:170
+#: en/live-config.7:174
msgid "configures autologin in kdm."
msgstr "configura autologin no kdm."
#. type: IP
-#: en/live-config.7:170
+#: en/live-config.7:174
#, no-wrap
msgid "B<lightdm>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:172
+#: en/live-config.7:176
msgid "configures autologin in lightdm."
msgstr "configura autologin no lightdm."
#. type: IP
-#: en/live-config.7:172
+#: en/live-config.7:176
#, no-wrap
msgid "B<lxdm>"
msgstr "B<lxdm>"
#. type: Plain text
-#: en/live-config.7:174
+#: en/live-config.7:178
msgid "configures autologin in lxdm."
msgstr "configura autologin no lxdm."
#. type: IP
-#: en/live-config.7:174
+#: en/live-config.7:178
#, no-wrap
msgid "B<nodm>"
msgstr "B<nodm>"
#. type: Plain text
-#: en/live-config.7:176
+#: en/live-config.7:180
msgid "configures autologin in nodm."
msgstr "configura autologin no nodm."
#. type: IP
-#: en/live-config.7:176
+#: en/live-config.7:180
#, no-wrap
msgid "B<slim>"
msgstr "B<slim>"
#. type: Plain text
-#: en/live-config.7:178
+#: en/live-config.7:182
msgid "configures autologin in slim."
msgstr "configura autologin no slim."
#. type: IP
-#: en/live-config.7:178
+#: en/live-config.7:182
#, no-wrap
msgid "B<xinit>"
msgstr "B<xinit>"
#. type: Plain text
-#: en/live-config.7:180
+#: en/live-config.7:184
msgid "configures autologin with xinit."
msgstr "configura autologin no xinit."
#. type: IP
-#: en/live-config.7:180
+#: en/live-config.7:184
#, no-wrap
msgid "B<keyboard-configuration>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:182
+#: en/live-config.7:186
msgid "configures the keyboard."
msgstr "configura o teclado."
#. type: IP
-#: en/live-config.7:182
+#: en/live-config.7:186
#, no-wrap
msgid "B<sysvinit>"
msgstr "B<sysvinit>"
#. type: Plain text
-#: en/live-config.7:184
+#: en/live-config.7:188
msgid "configures sysvinit."
msgstr "configura sysvinit."
#. type: IP
-#: en/live-config.7:184
+#: en/live-config.7:188
#, no-wrap
msgid "B<sysv-rc>"
msgstr "B<sysv-rc>"
#. type: Plain text
-#: en/live-config.7:186
+#: en/live-config.7:190
msgid "configures sysv-rc by disabling listed services."
msgstr "configura sysv-rc desabilitando serviços listados."
#. type: IP
-#: en/live-config.7:186 en/live-config.7:216
+#: en/live-config.7:190 en/live-config.7:220
#, no-wrap
msgid "B<login>"
msgstr "B<login>"
#. type: Plain text
-#: en/live-config.7:188 en/live-config.7:218
+#: en/live-config.7:192 en/live-config.7:222
msgid "disables lastlog."
msgstr "desabilita lastlog."
#. type: IP
-#: en/live-config.7:188
+#: en/live-config.7:192
#, no-wrap
msgid "B<apport> (ubuntu only)"
msgstr "B<apport> (apenas ubuntu)"
#. type: Plain text
-#: en/live-config.7:190
+#: en/live-config.7:194
msgid "disables apport."
msgstr "desabilita apport."
#. type: IP
-#: en/live-config.7:190
+#: en/live-config.7:194
#, no-wrap
msgid "B<gnome-panel-data>"
msgstr "B<gnome-panel-data>"
#. type: Plain text
-#: en/live-config.7:192
+#: en/live-config.7:196
msgid "disables lock button for the screen."
msgstr "desabilita botão de trava para a tela."
#. type: IP
-#: en/live-config.7:192
+#: en/live-config.7:196
#, no-wrap
msgid "B<gnome-power-manager>"
msgstr "B<gnome-power-manager>"
#. type: Plain text
-#: en/live-config.7:194
+#: en/live-config.7:198
msgid "disables hibernation."
msgstr "desabilita hibernação."
#. type: IP
-#: en/live-config.7:194
+#: en/live-config.7:198
#, no-wrap
msgid "B<gnome-screensaver>"
msgstr "B<gnome-screensaver>"
#. type: Plain text
-#: en/live-config.7:196
+#: en/live-config.7:200
msgid "disables the screensaver locking the screen."
msgstr "desabilita o bloqueio de tela do screensaver."
#. type: IP
-#: en/live-config.7:196
+#: en/live-config.7:200
#, no-wrap
msgid "B<initramfs-tools>"
msgstr "B<initramfs-tools>"
#. type: Plain text
-#: en/live-config.7:198
+#: en/live-config.7:202
msgid ""
"makes update-initramfs to also update the live media when using persistency."
msgstr ""
@@ -1177,148 +1202,148 @@ msgstr ""
"persistência for usada."
#. type: IP
-#: en/live-config.7:198
+#: en/live-config.7:202
#, no-wrap
msgid "B<kaboom>"
msgstr "B<kaboom>"
#. type: Plain text
-#: en/live-config.7:200
+#: en/live-config.7:204
msgid "disables KDE migration wizard (squeeze and newer)."
msgstr "desabilita o assitente de migração do KDE."
#. type: IP
-#: en/live-config.7:200
+#: en/live-config.7:204
#, no-wrap
msgid "B<kde-services>"
msgstr "B<kde-services>"
#. type: Plain text
-#: en/live-config.7:202
+#: en/live-config.7:206
msgid "disables some unwanted KDE services (squeeze and newer)."
msgstr ""
"desabilita alguns serviços do KDE não desejados (squeeze e mais recentes)."
#. type: IP
-#: en/live-config.7:202
+#: en/live-config.7:206
#, no-wrap
msgid "B<debian-installer-launcher>"
msgstr "B<debian-installer-launcher>"
#. type: Plain text
-#: en/live-config.7:204
+#: en/live-config.7:208
msgid "adds debian-installer-launcher on users desktop."
msgstr ""
"adiciona o instalador (debian-installer-launcher) na área de trabalho dos "
"usuários."
#. type: IP
-#: en/live-config.7:204
+#: en/live-config.7:208
#, no-wrap
msgid "B<module-init-tools>"
msgstr "B<module-init-tools>"
#. type: Plain text
-#: en/live-config.7:206
+#: en/live-config.7:210
msgid "automatically load some modules on some architectures."
msgstr "carrega alguns módulos automaticamente em algumas arquiteturas."
#. type: IP
-#: en/live-config.7:206
+#: en/live-config.7:210
#, no-wrap
msgid "B<policykit>"
msgstr "B<policykit>"
#. type: Plain text
-#: en/live-config.7:208
+#: en/live-config.7:212
msgid "grant user privilegies through policykit."
msgstr "concede privilégios de usuário através de policykit."
#. type: IP
-#: en/live-config.7:208
+#: en/live-config.7:212
#, no-wrap
msgid "B<sslcert>"
msgstr "B<sslcert>"
#. type: Plain text
-#: en/live-config.7:210
+#: en/live-config.7:214
msgid "regenerating ssl snake-oil certificates."
msgstr "gera novos certificados ssl."
#. type: IP
-#: en/live-config.7:210
+#: en/live-config.7:214
#, no-wrap
msgid "B<update-notifier>"
msgstr "B<update-notifier>"
#. type: Plain text
-#: en/live-config.7:212
+#: en/live-config.7:216
msgid "disables update-notifier."
msgstr "desabilita update-notifier."
#. type: IP
-#: en/live-config.7:212
+#: en/live-config.7:216
#, no-wrap
msgid "B<anacron>"
msgstr "B<anacron>"
#. type: Plain text
-#: en/live-config.7:214
+#: en/live-config.7:218
msgid "disables anacron."
msgstr "desabilita anacron."
#. type: IP
-#: en/live-config.7:214
+#: en/live-config.7:218
#, no-wrap
msgid "B<util-linux>"
msgstr "B<util-linux>"
#. type: Plain text
-#: en/live-config.7:216
+#: en/live-config.7:220
msgid "disables util-linux' hwclock."
msgstr "desabilita o relógio de hardware do util-linux."
#. type: IP
-#: en/live-config.7:218
+#: en/live-config.7:222
#, no-wrap
msgid "B<xserver-xorg>"
msgstr "B<xserver-xorg>"
#. type: Plain text
-#: en/live-config.7:220
+#: en/live-config.7:224
msgid "configures xserver-xorg."
msgstr "configura o xserver-xorg."
#. type: IP
-#: en/live-config.7:220
+#: en/live-config.7:224
#, no-wrap
msgid "B<ureadahead> (ubuntu only)"
msgstr "B<ureadahead> (apenas ubuntu)"
#. type: Plain text
-#: en/live-config.7:222
+#: en/live-config.7:226
msgid "disables ureadahead."
msgstr "desabilita ureadahead."
#. type: IP
-#: en/live-config.7:222
+#: en/live-config.7:226
#, no-wrap
msgid "B<openssh-server>"
msgstr "B<openssh-server>"
#. type: Plain text
-#: en/live-config.7:224
+#: en/live-config.7:228
msgid "recreates openssh-server host keys."
msgstr "recriar chaves do servidor openssh"
#. type: IP
-#: en/live-config.7:224
+#: en/live-config.7:228
#, no-wrap
msgid "B<hooks>"
msgstr "B<hooks>"
#. type: Plain text
-#: en/live-config.7:226
+#: en/live-config.7:230
msgid ""
"allows to run arbitrary commands from a script placed on the live media or "
"an http/ftp server."
@@ -1327,88 +1352,88 @@ msgstr ""
"mídia live ou um servidor http/ftp."
#. type: SH
-#: en/live-config.7:227
+#: en/live-config.7:231
#, no-wrap
msgid "FILES"
msgstr "ARQUIVOS"
#. type: IP
-#: en/live-config.7:228
+#: en/live-config.7:232
#, no-wrap
msgid "B</etc/live/config.conf>"
msgstr "B</etc/live/config.conf>"
#. type: IP
-#: en/live-config.7:229
+#: en/live-config.7:233
#, no-wrap
msgid "B</etc/live/config.d/>"
msgstr "B</etc/live/config.d/>"
#. type: IP
-#: en/live-config.7:230
+#: en/live-config.7:234
#, no-wrap
msgid "B<live/config.conf>"
msgstr "B<live/config.conf>"
#. type: IP
-#: en/live-config.7:231
+#: en/live-config.7:235
#, no-wrap
msgid "B<live/config.d/>"
msgstr "B<live/config.d/>"
#. type: IP
-#: en/live-config.7:232
+#: en/live-config.7:236
#, no-wrap
msgid "B</lib/live/config.sh>"
msgstr "B</lib/live/config.sh>"
#. type: IP
-#: en/live-config.7:233
+#: en/live-config.7:237
#, no-wrap
msgid "B</lib/live/config/>"
msgstr "B</lib/live/config/>"
#. type: IP
-#: en/live-config.7:234
+#: en/live-config.7:238
#, no-wrap
msgid "B</var/lib/live/config/>"
msgstr "B</var/lib/live/config/>"
#. type: IP
-#: en/live-config.7:235
+#: en/live-config.7:239
#, no-wrap
msgid "B</var/log/live-config.log>"
msgstr "B</var/log/live-config.log>"
#. type: SH
-#: en/live-config.7:237
+#: en/live-config.7:241
#, no-wrap
msgid "SEE ALSO"
msgstr "VER TAMBÉM"
#. type: Plain text
-#: en/live-config.7:239
+#: en/live-config.7:243
msgid "I<live-boot>(7)"
msgstr "I<live-boot>(7)"
#. type: Plain text
-#: en/live-config.7:241
+#: en/live-config.7:245
msgid "I<live-build>(7)"
msgstr "I<live-build>(7)"
#. type: Plain text
-#: en/live-config.7:243
+#: en/live-config.7:247
msgid "I<live-tools>(7)"
msgstr "I<live-tools>(7)"
#. type: SH
-#: en/live-config.7:244
+#: en/live-config.7:248
#, no-wrap
msgid "HOMEPAGE"
msgstr "HOMEPAGE"
#. type: Plain text
-#: en/live-config.7:246
+#: en/live-config.7:250
msgid ""
"More information about live-config and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@@ -1419,13 +1444,13 @@ msgstr ""
"disponível em E<lt>I<http://live.debian.net/manual/>E<gt>."
#. type: SH
-#: en/live-config.7:247
+#: en/live-config.7:251
#, no-wrap
msgid "BUGS"
msgstr "BUGS"
#. type: Plain text
-#: en/live-config.7:249
+#: en/live-config.7:253
msgid ""
"Bugs can be reported by submitting a bugreport for the live-config package "
"in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or "
@@ -1438,13 +1463,13 @@ msgstr ""
"Live em E<lt>I<debian-live at lists.debian.org>E<gt>."
#. type: SH
-#: en/live-config.7:250
+#: en/live-config.7:254
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
-#: en/live-config.7:251
+#: en/live-config.7:255
msgid ""
"live-config was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt>."
msgstr ""
diff --git a/manpages/pot/live-config.7.pot b/manpages/pot/live-config.7.pot
index a28b8be..b1df1ee 100644
--- a/manpages/pot/live-config.7.pot
+++ b/manpages/pot/live-config.7.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-config VERSION\n"
-"POT-Creation-Date: 2011-10-28 12:27+0300\n"
+"POT-Creation-Date: 2011-12-04 10:17+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -25,13 +25,13 @@ msgstr ""
#. type: TH
#: en/live-config.7:9
#, no-wrap
-msgid "2011-10-28"
+msgid "2011-12-04"
msgstr ""
#. type: TH
#: en/live-config.7:9
#, no-wrap
-msgid "3.0~a30"
+msgid "3.0~a31"
msgstr ""
#. type: TH
@@ -192,24 +192,38 @@ msgstr ""
#. type: IP
#: en/live-config.7:41
#, no-wrap
-msgid "B<live-config.user-fullname>=\"I<USER FULLNAME>\" | B<user-fullname>=\"I<USER FULLNAME>\""
+msgid "B<live-config.user-default-groups>=I<GROUP1>,I<GROUP2> ... I<GROUPn> | B<user-default-groups>=I<GROUP1>,I<GROUP2> ... I<GROUPn>"
msgstr ""
#. type: Plain text
#: en/live-config.7:43
msgid ""
+"Allows to set the default groups of the users that gets created for "
+"autologin is member of. The default is 'audio cdrom dip floppy video plugdev "
+"netdev powerdev scanner bluetooth'."
+msgstr ""
+
+#. type: IP
+#: en/live-config.7:43
+#, no-wrap
+msgid "B<live-config.user-fullname>=\"I<USER FULLNAME>\" | B<user-fullname>=\"I<USER FULLNAME>\""
+msgstr ""
+
+#. type: Plain text
+#: en/live-config.7:45
+msgid ""
"Allows to set the fullname of the users that gets created for autologin. The "
"default is 'Debian Live user'."
msgstr ""
#. type: IP
-#: en/live-config.7:43
+#: en/live-config.7:45
#, no-wrap
msgid "B<live-config.locales>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn> | B<locales>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:45
+#: en/live-config.7:47
msgid ""
"Allows to set the locale of the system, e.g. 'de_CH.UTF-8'. The default is "
"'en_US.UTF-8'. In case the selected locale is not already available on the "
@@ -217,50 +231,50 @@ msgid ""
msgstr ""
#. type: IP
-#: en/live-config.7:45
+#: en/live-config.7:47
#, no-wrap
msgid "B<live-config.timezone>=I<TIMEZONE> | B<timezone>=I<TIMEZONE>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:47
+#: en/live-config.7:49
msgid ""
"Allows to set the timezone of the system, e.g. 'Europe/Zurich'. The default "
"is 'UTC'."
msgstr ""
#. type: IP
-#: en/live-config.7:47
+#: en/live-config.7:49
#, no-wrap
msgid "B<live-config.utc>=B<yes>|no | B<utc>=B<yes>|no"
msgstr ""
#. type: Plain text
-#: en/live-config.7:49
+#: en/live-config.7:51
msgid ""
"Allows to change if the system is assuming that the hardware clock is set to "
"UTC or not. The default is 'yes'."
msgstr ""
#. type: IP
-#: en/live-config.7:49
+#: en/live-config.7:51
#, no-wrap
msgid "B<live-config.keyboard-model>=I<KEYBOARD_MODEL> | B<keyboard-model>=I<KEYBOARD_MODEL>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:51
+#: en/live-config.7:53
msgid "Allows to change the keyboard model. There is no default value set."
msgstr ""
#. type: IP
-#: en/live-config.7:51
+#: en/live-config.7:53
#, no-wrap
msgid "B<live-config.keyboard-layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn> | B<keyboard-layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:53
+#: en/live-config.7:55
msgid ""
"Allows to change the keyboard layouts. If more than one is specified, the "
"tools of the desktop environment will allow to switch it under X11. There is "
@@ -268,80 +282,80 @@ msgid ""
msgstr ""
#. type: IP
-#: en/live-config.7:53
+#: en/live-config.7:55
#, no-wrap
msgid "B<live-config.keyboard-variant>=I<KEYBOARD_VARIANT> | B<keyboard-variant>=I<KEYBOARD_VARIANT>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:55
+#: en/live-config.7:57
msgid "Allows to change the keyboard variant. There is no default value set."
msgstr ""
#. type: IP
-#: en/live-config.7:55
+#: en/live-config.7:57
#, no-wrap
msgid "B<live-config.keyboard-options>=I<KEYBOARD_OPTIONS> | B<keyboard-options>=I<KEYBOARD_OPTIONS>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:57
+#: en/live-config.7:59
msgid "Allows to change the keyboard options. There are no default value set."
msgstr ""
#. type: IP
-#: en/live-config.7:57
+#: en/live-config.7:59
#, no-wrap
msgid "B<live-config.sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn> | B<sysv-rc>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:59
+#: en/live-config.7:61
msgid "Allows to disable sysv services through update-rc.d."
msgstr ""
#. type: IP
-#: en/live-config.7:59
+#: en/live-config.7:61
#, no-wrap
msgid "B<live-config.x-session-manager=>I<X_SESSION_MANAGER> | B<x-session-manager>=I<X_SESSION_MANAGER>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:61
+#: en/live-config.7:63
msgid "Allows to set the x-session-manager through update-alternatives."
msgstr ""
#. type: IP
-#: en/live-config.7:61
+#: en/live-config.7:63
#, no-wrap
msgid "B<live-config.xorg-driver>=I<XORG_DRIVER> | B<xorg-driver>=I<XORG_DRIVER>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:63
+#: en/live-config.7:65
msgid "Allows to set xorg driver instead of autodetecting it."
msgstr ""
#. type: IP
-#: en/live-config.7:63
+#: en/live-config.7:65
#, no-wrap
msgid "B<live-config.xorg-resolution>=I<XORG_RESOLUTION> | B<xorg-resolution>=I<XORG_RESOLUTION>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:65
+#: en/live-config.7:67
msgid ""
"Allows to set xorg resolution instead of autodetecting it, e.g. 1024x768."
msgstr ""
#. type: IP
-#: en/live-config.7:65
+#: en/live-config.7:67
#, no-wrap
msgid "B<live-config.hooks>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn> | B<hooks>=medium|filesystem|I<URL1>|I<URL2>| ... |I<URLn>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:67
+#: en/live-config.7:69
msgid ""
"Allows to fetch and execute one or more arbitrary files. Note that the URLs "
"must be fetchable by wget (http, ftp or file://), the files are executed in /"
@@ -353,7 +367,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: en/live-config.7:69
+#: en/live-config.7:71
msgid ""
"If the file is placed on the live medium, it can be fetched with file:///"
"live/image/I<FILE>, or with file:///I<FILE> if it is in the root filesystem "
@@ -361,34 +375,34 @@ msgid ""
msgstr ""
#. type: Plain text
-#: en/live-config.7:71
+#: en/live-config.7:73
msgid ""
"All hooks in /lib/live/hooks/ in the root filesystem of the live system can "
"be automatically be enabled with the keyword 'filesystem'."
msgstr ""
#. type: Plain text
-#: en/live-config.7:73
+#: en/live-config.7:75
msgid ""
"All hooks in /live/hooks/ of the live medium can be automatically be enabled "
"with the keyword 'medium'."
msgstr ""
#. type: Plain text
-#: en/live-config.7:75
+#: en/live-config.7:77
msgid ""
"If several mechanisms are combined, then filesystem hooks are executed "
"first, then medium hooks, and last the network hooks."
msgstr ""
#. type: SS
-#: en/live-config.7:76
+#: en/live-config.7:78
#, no-wrap
msgid "Boot Parameters (shortcuts)"
msgstr ""
#. type: Plain text
-#: en/live-config.7:78
+#: en/live-config.7:80
msgid ""
"For some common use cases where it would require to combine several "
"individual parameters, B<live-config> provides shortcuts. This allows both "
@@ -396,85 +410,85 @@ msgid ""
msgstr ""
#. type: IP
-#: en/live-config.7:79
+#: en/live-config.7:81
#, no-wrap
msgid "B<live-config.noroot> | B<noroot>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:81
+#: en/live-config.7:83
msgid ""
"Disables the sudo and policykit, the user cannot gain root privileges on the "
"system."
msgstr ""
#. type: IP
-#: en/live-config.7:81
+#: en/live-config.7:83
#, no-wrap
msgid "B<live-config.noautologin> | B<noautologin>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:83
+#: en/live-config.7:85
msgid "Disables both the automatic console login and the graphical autologin."
msgstr ""
#. type: IP
-#: en/live-config.7:83
+#: en/live-config.7:85
#, no-wrap
msgid "B<live-config.nottyautologin> | B<nottyautologin>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:85
+#: en/live-config.7:87
msgid ""
"Disables the automatic login on the console, not affecting the graphical "
"autologin."
msgstr ""
#. type: IP
-#: en/live-config.7:85
+#: en/live-config.7:87
#, no-wrap
msgid "B<live-config.nox11autologin> | B<nox11autologin>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:87
+#: en/live-config.7:89
msgid ""
"Disables the automatic login with any display manager, not affecting tty "
"autologin."
msgstr ""
#. type: SS
-#: en/live-config.7:88
+#: en/live-config.7:90
#, no-wrap
msgid "Boot Parameters (special options)"
msgstr ""
#. type: Plain text
-#: en/live-config.7:90
+#: en/live-config.7:92
msgid "For special use cases there are some special boot paramters."
msgstr ""
#. type: IP
-#: en/live-config.7:91
+#: en/live-config.7:93
#, no-wrap
msgid "B<live-config.debug> | B<debug>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:93
+#: en/live-config.7:95
msgid "Enables debug output in live-config."
msgstr ""
#. type: SS
-#: en/live-config.7:94
+#: en/live-config.7:96
#, no-wrap
msgid "Configuration Files"
msgstr ""
#. type: Plain text
-#: en/live-config.7:96
+#: en/live-config.7:98
msgid ""
"B<live-config> can be configured (but not activated) through configuration "
"files. Everything but the shortcuts that can be configured with a boot "
@@ -484,7 +498,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: en/live-config.7:98
+#: en/live-config.7:100
msgid ""
"Configuration files can be placed either in the root filesystem itself (/etc/"
"live/config.conf, /etc/live/config.d/), or on the live media (live/config."
@@ -494,7 +508,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: en/live-config.7:100
+#: en/live-config.7:102
msgid ""
"Although the configuration files placed in the conf.d directories do not "
"require a particular name or suffix, it is suggested for consistency reasons "
@@ -504,132 +518,145 @@ msgid ""
msgstr ""
#. type: Plain text
-#: en/live-config.7:102
+#: en/live-config.7:104
msgid ""
"The actual content of the configuration files consists of one or more of the "
"following variables."
msgstr ""
#. type: IP
-#: en/live-config.7:103
+#: en/live-config.7:105
#, no-wrap
msgid "B<LIVE_CONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:105
+#: en/live-config.7:107
msgid ""
"This variable equals the 'B<live-config>=I<SCRIPT1>,I<SCRIPT2>, ... "
"I<SCRIPTn>' parameter."
msgstr ""
#. type: IP
-#: en/live-config.7:105
+#: en/live-config.7:107
#, no-wrap
msgid "B<LIVE_NOCONFIGS>=I<SCRIPT1>,I<SCRIPT2>, ... I<SCRIPTn>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:107
+#: en/live-config.7:109
msgid ""
"This variable equals the 'B<live-noconfig>=I<SCRIPT1>,I<SCRIPT2>, ... "
"I<SCRIPTn>' parameter."
msgstr ""
#. type: IP
-#: en/live-config.7:107
+#: en/live-config.7:109
#, no-wrap
msgid "B<LIVE_HOSTNAME>=I<HOSTNAME>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:109
+#: en/live-config.7:111
msgid ""
"This variable equals the 'B<live-config.hostname>=I<HOSTNAME>' parameter."
msgstr ""
#. type: IP
-#: en/live-config.7:109
+#: en/live-config.7:111
#, no-wrap
msgid "B<LIVE_USERNAME>=I<USERNAME>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:111
+#: en/live-config.7:113
msgid ""
"This variable equals the 'B<live-config.username>=I<USERNAME>' parameter."
msgstr ""
#. type: IP
-#: en/live-config.7:111
+#: en/live-config.7:113
+#, no-wrap
+msgid "B<LIVE_USER_DEFAULT_GROUPS>=I<GROUP1>,I<GROUP2> ... I<GROUPn>"
+msgstr ""
+
+#. type: Plain text
+#: en/live-config.7:115
+msgid ""
+"This variable equals the 'B<live-config.user-default-groups>=\"I<GROUP1>,"
+"I<GROUP2> ... I<GROUPn>\"' parameter."
+msgstr ""
+
+#. type: IP
+#: en/live-config.7:115
#, no-wrap
msgid "B<LIVE_USER_FULLNAME>=\"I<USER FULLNAME>\""
msgstr ""
#. type: Plain text
-#: en/live-config.7:113
+#: en/live-config.7:117
msgid ""
"This variable equals the 'B<live-config.user-fullname>=\"I<USER FULLNAME>\"' "
"parameter."
msgstr ""
#. type: IP
-#: en/live-config.7:113
+#: en/live-config.7:117
#, no-wrap
msgid "B<LIVE_LOCALES>=I<LOCALE1>,I<LOCALE2> ... I<LOCALEn>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:115
+#: en/live-config.7:119
msgid ""
"This variable equals the 'B<live-config.locales>=I<LOCALE1>,I<LOCALE2> ... "
"I<LOCALEn>' parameter."
msgstr ""
#. type: IP
-#: en/live-config.7:115
+#: en/live-config.7:119
#, no-wrap
msgid "B<LIVE_TIMEZONE>=I<TIMEZONE>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:117
+#: en/live-config.7:121
msgid ""
"This variable equals the 'B<live-config.timezone>=I<TIMEZONE>' parameter."
msgstr ""
#. type: IP
-#: en/live-config.7:117
+#: en/live-config.7:121
#, no-wrap
msgid "B<LIVE_UTC>=B<yes>|no"
msgstr ""
#. type: Plain text
-#: en/live-config.7:119
+#: en/live-config.7:123
msgid "This variable equals the 'B<live-config.utc>=B<yes>|no' parameter."
msgstr ""
#. type: IP
-#: en/live-config.7:119
+#: en/live-config.7:123
#, no-wrap
msgid "B<LIVE_KEYBOARD_MODEL>=I<KEYBOARD_MODEL>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:121
+#: en/live-config.7:125
msgid ""
"This variable equals the 'B<live-config.keyboard-model>=I<KEYBOARD_MODEL>' "
"parameter."
msgstr ""
#. type: IP
-#: en/live-config.7:121
+#: en/live-config.7:125
#, no-wrap
msgid "B<LIVE_KEYBOARD_LAYOUTS>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:123
+#: en/live-config.7:127
msgid ""
"This variable equals the 'B<live-config.keyboard-"
"layouts>=I<KEYBOARD_LAYOUT1>,I<KEYBOARD_LAYOUT2> ... I<KEYBOARD_LAYOUTn>' "
@@ -637,104 +664,104 @@ msgid ""
msgstr ""
#. type: IP
-#: en/live-config.7:123
+#: en/live-config.7:127
#, no-wrap
msgid "B<LIVE_KEYBOARD_VARIANT>=I<KEYBOARD_VARIANT>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:125
+#: en/live-config.7:129
msgid ""
"This variable equals the 'B<live-config.keyboard-"
"variant>=I<KEYBOARD_VARIANT>' parameter."
msgstr ""
#. type: IP
-#: en/live-config.7:125
+#: en/live-config.7:129
#, no-wrap
msgid "B<LIVE_KEYBOARD_OPTIONS>=I<KEYBOARD_OPTIONS>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:127
+#: en/live-config.7:131
msgid ""
"This variable equals the 'B<live-config.keyboard-"
"options>=I<KEYBOARD_OPTIONS>' parameter."
msgstr ""
#. type: IP
-#: en/live-config.7:127
+#: en/live-config.7:131
#, no-wrap
msgid "B<LIVE_SYSV_RC>=I<SERVICE1>,I<SERVICE2> ... I<SERVICEn>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:129
+#: en/live-config.7:133
msgid ""
"This variable equals the 'B<live-config.sysv-rc>=I<SERVICE1>,I<SERVICE2> ... "
"I<SERVICEn>' parameter."
msgstr ""
#. type: IP
-#: en/live-config.7:129
+#: en/live-config.7:133
#, no-wrap
msgid "B<LIVE_XORG_DRIVER>=I<XORG_DRIVER>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:131
+#: en/live-config.7:135
msgid ""
"This variable equals the 'B<live-config.xorg-driver>=I<XORG_DRIVER>' "
"parameter."
msgstr ""
#. type: IP
-#: en/live-config.7:131
+#: en/live-config.7:135
#, no-wrap
msgid "B<LIVE_XORG_RESOLUTION>=I<XORG_RESOLUTION>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:133
+#: en/live-config.7:137
msgid ""
"This variable equals the 'B<live-config.xorg-resolution>=I<XORG_RESOLUTION>' "
"parameter."
msgstr ""
#. type: IP
-#: en/live-config.7:133
+#: en/live-config.7:137
#, no-wrap
msgid "B<LIVE_HOOKS>=filesystem|medium|I<URL1>|I<URL2>| ... |I<URLn>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:135
+#: en/live-config.7:139
msgid ""
"This variable equals the 'B<live-config.hooks>=filesystem|medium|I<URL1>|"
"I<URL2>| ... |I<URLn>' parameter."
msgstr ""
#. type: SH
-#: en/live-config.7:136
+#: en/live-config.7:140
#, no-wrap
msgid "CUSTOMIZATION"
msgstr ""
#. type: Plain text
-#: en/live-config.7:138
+#: en/live-config.7:142
msgid ""
"B<live-config> can be easily customized for downstream projects or local "
"usage."
msgstr ""
#. type: SS
-#: en/live-config.7:139
+#: en/live-config.7:143
#, no-wrap
msgid "Adding new config scripts"
msgstr ""
#. type: Plain text
-#: en/live-config.7:141
+#: en/live-config.7:145
msgid ""
"Downstream projects can put their scripts into /lib/live/config and do not "
"need to do anything else, the scripts will be called automatically during "
@@ -742,7 +769,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: en/live-config.7:143
+#: en/live-config.7:147
msgid ""
"The scripts are best put into an own debian package. A sample package "
"containing an example script can be found in /usr/share/doc/live-config/"
@@ -750,13 +777,13 @@ msgid ""
msgstr ""
#. type: SS
-#: en/live-config.7:144
+#: en/live-config.7:148
#, no-wrap
msgid "Removing existing config scripts"
msgstr ""
#. type: Plain text
-#: en/live-config.7:146
+#: en/live-config.7:150
msgid ""
"It is not really possible to remove scripts itself in a sane way yet without "
"requiring to ship a locally modified B<live-config> package. However, the "
@@ -767,7 +794,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: en/live-config.7:148
+#: en/live-config.7:152
msgid ""
"The configuration files for the live system itself are best put into an own "
"debian package. A sample package containing an example configuration can be "
@@ -775,499 +802,499 @@ msgid ""
msgstr ""
#. type: SH
-#: en/live-config.7:149
+#: en/live-config.7:153
#, no-wrap
msgid "SCRIPTS"
msgstr ""
#. type: Plain text
-#: en/live-config.7:151
+#: en/live-config.7:155
msgid ""
"B<live-config> currently features the following scripts in /lib/live/config."
msgstr ""
#. type: IP
-#: en/live-config.7:152
+#: en/live-config.7:156
#, no-wrap
msgid "B<hostname>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:154
+#: en/live-config.7:158
msgid "configures /etc/hostname and /etc/hosts."
msgstr ""
#. type: IP
-#: en/live-config.7:154
+#: en/live-config.7:158
#, no-wrap
msgid "B<user-setup>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:156
+#: en/live-config.7:160
msgid "adds an live user account."
msgstr ""
#. type: IP
-#: en/live-config.7:156
+#: en/live-config.7:160
#, no-wrap
msgid "B<sudo>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:158
+#: en/live-config.7:162
msgid "grants sudo privileges to the live user."
msgstr ""
#. type: IP
-#: en/live-config.7:158
+#: en/live-config.7:162
#, no-wrap
msgid "B<locales>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:160
+#: en/live-config.7:164
msgid "configures locales."
msgstr ""
#. type: IP
-#: en/live-config.7:160
+#: en/live-config.7:164
#, no-wrap
msgid "B<locales-all>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:162
+#: en/live-config.7:166
msgid "configures locales-all."
msgstr ""
#. type: IP
-#: en/live-config.7:162
+#: en/live-config.7:166
#, no-wrap
msgid "B<tzdata>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:164
+#: en/live-config.7:168
msgid "configures /etc/timezone."
msgstr ""
#. type: IP
-#: en/live-config.7:164
+#: en/live-config.7:168
#, no-wrap
msgid "B<gdm>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:166
+#: en/live-config.7:170
msgid "configures autologin in gdm."
msgstr ""
#. type: IP
-#: en/live-config.7:166
+#: en/live-config.7:170
#, no-wrap
msgid "B<gdm3>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:168
+#: en/live-config.7:172
msgid "configures autologin in gdm3 (squeeze and newer)."
msgstr ""
#. type: IP
-#: en/live-config.7:168
+#: en/live-config.7:172
#, no-wrap
msgid "B<kdm>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:170
+#: en/live-config.7:174
msgid "configures autologin in kdm."
msgstr ""
#. type: IP
-#: en/live-config.7:170
+#: en/live-config.7:174
#, no-wrap
msgid "B<lightdm>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:172
+#: en/live-config.7:176
msgid "configures autologin in lightdm."
msgstr ""
#. type: IP
-#: en/live-config.7:172
+#: en/live-config.7:176
#, no-wrap
msgid "B<lxdm>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:174
+#: en/live-config.7:178
msgid "configures autologin in lxdm."
msgstr ""
#. type: IP
-#: en/live-config.7:174
+#: en/live-config.7:178
#, no-wrap
msgid "B<nodm>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:176
+#: en/live-config.7:180
msgid "configures autologin in nodm."
msgstr ""
#. type: IP
-#: en/live-config.7:176
+#: en/live-config.7:180
#, no-wrap
msgid "B<slim>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:178
+#: en/live-config.7:182
msgid "configures autologin in slim."
msgstr ""
#. type: IP
-#: en/live-config.7:178
+#: en/live-config.7:182
#, no-wrap
msgid "B<xinit>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:180
+#: en/live-config.7:184
msgid "configures autologin with xinit."
msgstr ""
#. type: IP
-#: en/live-config.7:180
+#: en/live-config.7:184
#, no-wrap
msgid "B<keyboard-configuration>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:182
+#: en/live-config.7:186
msgid "configures the keyboard."
msgstr ""
#. type: IP
-#: en/live-config.7:182
+#: en/live-config.7:186
#, no-wrap
msgid "B<sysvinit>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:184
+#: en/live-config.7:188
msgid "configures sysvinit."
msgstr ""
#. type: IP
-#: en/live-config.7:184
+#: en/live-config.7:188
#, no-wrap
msgid "B<sysv-rc>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:186
+#: en/live-config.7:190
msgid "configures sysv-rc by disabling listed services."
msgstr ""
#. type: IP
-#: en/live-config.7:186 en/live-config.7:216
+#: en/live-config.7:190 en/live-config.7:220
#, no-wrap
msgid "B<login>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:188 en/live-config.7:218
+#: en/live-config.7:192 en/live-config.7:222
msgid "disables lastlog."
msgstr ""
#. type: IP
-#: en/live-config.7:188
+#: en/live-config.7:192
#, no-wrap
msgid "B<apport> (ubuntu only)"
msgstr ""
#. type: Plain text
-#: en/live-config.7:190
+#: en/live-config.7:194
msgid "disables apport."
msgstr ""
#. type: IP
-#: en/live-config.7:190
+#: en/live-config.7:194
#, no-wrap
msgid "B<gnome-panel-data>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:192
+#: en/live-config.7:196
msgid "disables lock button for the screen."
msgstr ""
#. type: IP
-#: en/live-config.7:192
+#: en/live-config.7:196
#, no-wrap
msgid "B<gnome-power-manager>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:194
+#: en/live-config.7:198
msgid "disables hibernation."
msgstr ""
#. type: IP
-#: en/live-config.7:194
+#: en/live-config.7:198
#, no-wrap
msgid "B<gnome-screensaver>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:196
+#: en/live-config.7:200
msgid "disables the screensaver locking the screen."
msgstr ""
#. type: IP
-#: en/live-config.7:196
+#: en/live-config.7:200
#, no-wrap
msgid "B<initramfs-tools>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:198
+#: en/live-config.7:202
msgid ""
"makes update-initramfs to also update the live media when using persistency."
msgstr ""
#. type: IP
-#: en/live-config.7:198
+#: en/live-config.7:202
#, no-wrap
msgid "B<kaboom>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:200
+#: en/live-config.7:204
msgid "disables KDE migration wizard (squeeze and newer)."
msgstr ""
#. type: IP
-#: en/live-config.7:200
+#: en/live-config.7:204
#, no-wrap
msgid "B<kde-services>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:202
+#: en/live-config.7:206
msgid "disables some unwanted KDE services (squeeze and newer)."
msgstr ""
#. type: IP
-#: en/live-config.7:202
+#: en/live-config.7:206
#, no-wrap
msgid "B<debian-installer-launcher>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:204
+#: en/live-config.7:208
msgid "adds debian-installer-launcher on users desktop."
msgstr ""
#. type: IP
-#: en/live-config.7:204
+#: en/live-config.7:208
#, no-wrap
msgid "B<module-init-tools>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:206
+#: en/live-config.7:210
msgid "automatically load some modules on some architectures."
msgstr ""
#. type: IP
-#: en/live-config.7:206
+#: en/live-config.7:210
#, no-wrap
msgid "B<policykit>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:208
+#: en/live-config.7:212
msgid "grant user privilegies through policykit."
msgstr ""
#. type: IP
-#: en/live-config.7:208
+#: en/live-config.7:212
#, no-wrap
msgid "B<sslcert>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:210
+#: en/live-config.7:214
msgid "regenerating ssl snake-oil certificates."
msgstr ""
#. type: IP
-#: en/live-config.7:210
+#: en/live-config.7:214
#, no-wrap
msgid "B<update-notifier>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:212
+#: en/live-config.7:216
msgid "disables update-notifier."
msgstr ""
#. type: IP
-#: en/live-config.7:212
+#: en/live-config.7:216
#, no-wrap
msgid "B<anacron>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:214
+#: en/live-config.7:218
msgid "disables anacron."
msgstr ""
#. type: IP
-#: en/live-config.7:214
+#: en/live-config.7:218
#, no-wrap
msgid "B<util-linux>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:216
+#: en/live-config.7:220
msgid "disables util-linux' hwclock."
msgstr ""
#. type: IP
-#: en/live-config.7:218
+#: en/live-config.7:222
#, no-wrap
msgid "B<xserver-xorg>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:220
+#: en/live-config.7:224
msgid "configures xserver-xorg."
msgstr ""
#. type: IP
-#: en/live-config.7:220
+#: en/live-config.7:224
#, no-wrap
msgid "B<ureadahead> (ubuntu only)"
msgstr ""
#. type: Plain text
-#: en/live-config.7:222
+#: en/live-config.7:226
msgid "disables ureadahead."
msgstr ""
#. type: IP
-#: en/live-config.7:222
+#: en/live-config.7:226
#, no-wrap
msgid "B<openssh-server>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:224
+#: en/live-config.7:228
msgid "recreates openssh-server host keys."
msgstr ""
#. type: IP
-#: en/live-config.7:224
+#: en/live-config.7:228
#, no-wrap
msgid "B<hooks>"
msgstr ""
#. type: Plain text
-#: en/live-config.7:226
+#: en/live-config.7:230
msgid ""
"allows to run arbitrary commands from a script placed on the live media or "
"an http/ftp server."
msgstr ""
#. type: SH
-#: en/live-config.7:227
+#: en/live-config.7:231
#, no-wrap
msgid "FILES"
msgstr ""
#. type: IP
-#: en/live-config.7:228
+#: en/live-config.7:232
#, no-wrap
msgid "B</etc/live/config.conf>"
msgstr ""
#. type: IP
-#: en/live-config.7:229
+#: en/live-config.7:233
#, no-wrap
msgid "B</etc/live/config.d/>"
msgstr ""
#. type: IP
-#: en/live-config.7:230
+#: en/live-config.7:234
#, no-wrap
msgid "B<live/config.conf>"
msgstr ""
#. type: IP
-#: en/live-config.7:231
+#: en/live-config.7:235
#, no-wrap
msgid "B<live/config.d/>"
msgstr ""
#. type: IP
-#: en/live-config.7:232
+#: en/live-config.7:236
#, no-wrap
msgid "B</lib/live/config.sh>"
msgstr ""
#. type: IP
-#: en/live-config.7:233
+#: en/live-config.7:237
#, no-wrap
msgid "B</lib/live/config/>"
msgstr ""
#. type: IP
-#: en/live-config.7:234
+#: en/live-config.7:238
#, no-wrap
msgid "B</var/lib/live/config/>"
msgstr ""
#. type: IP
-#: en/live-config.7:235
+#: en/live-config.7:239
#, no-wrap
msgid "B</var/log/live-config.log>"
msgstr ""
#. type: SH
-#: en/live-config.7:237
+#: en/live-config.7:241
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: Plain text
-#: en/live-config.7:239
+#: en/live-config.7:243
msgid "I<live-boot>(7)"
msgstr ""
#. type: Plain text
-#: en/live-config.7:241
+#: en/live-config.7:245
msgid "I<live-build>(7)"
msgstr ""
#. type: Plain text
-#: en/live-config.7:243
+#: en/live-config.7:247
msgid "I<live-tools>(7)"
msgstr ""
#. type: SH
-#: en/live-config.7:244
+#: en/live-config.7:248
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
-#: en/live-config.7:246
+#: en/live-config.7:250
msgid ""
"More information about live-config and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@@ -1275,13 +1302,13 @@ msgid ""
msgstr ""
#. type: SH
-#: en/live-config.7:247
+#: en/live-config.7:251
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
-#: en/live-config.7:249
+#: en/live-config.7:253
msgid ""
"Bugs can be reported by submitting a bugreport for the live-config package "
"in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or "
@@ -1290,13 +1317,13 @@ msgid ""
msgstr ""
#. type: SH
-#: en/live-config.7:250
+#: en/live-config.7:254
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
-#: en/live-config.7:251
+#: en/live-config.7:255
msgid ""
"live-config was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt>."
msgstr ""
diff --git a/manpages/pt_BR/live-config.pt_BR.7 b/manpages/pt_BR/live-config.pt_BR.7
index 9dc98eb..cbfb9f1 100644
--- a/manpages/pt_BR/live-config.pt_BR.7
+++ b/manpages/pt_BR/live-config.pt_BR.7
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-CONFIG 7 28\-08\-2011 3.0~a30 "Projeto Debian Live"
+.TH LIVE\-CONFIG 7 2011\-12\-04 3.0~a31 "Projeto Debian Live"
.SH NOME
\fBlive\-config\fP \- Scripts para Configuração do Sistema
@@ -61,6 +61,10 @@ Permite configurar o hostname do sistema. O padrão é 'debian'.
.IP "\fBlive\-config.username\fP=\fINOME_DO_USUARIO\fP | \fBusername\fP=\fINOME_DO_USUARIO\fP" 4
Permite configurar o nome do usuário que será criado para autologin. O
padrão 'user'.
+.IP "\fBlive\-config.user\-default\-groups\fP=\fIGROUP1\fP,\fIGROUP2\fP ... \fIGROUPn\fP | \fBuser\-default\-groups\fP=\fIGROUP1\fP,\fIGROUP2\fP ... \fIGROUPn\fP" 4
+Allows to set the default groups of the users that gets created for
+autologin is member of. The default is 'audio cdrom dip floppy video plugdev
+netdev powerdev scanner bluetooth'.
.IP "\fBlive\-config.user\-fullname\fP=\(dq\fINOME_COMPLETO_DO_USUÁRIO\fP\(dq | \fBuser\-fullname\fP=\(dq\fINOME_COMPLETO_DO_USUÁRIO\fP\(dq" 4
Permite configurar o nome completo do usuário que será criado para
autologin. O padrão é 'Debian Live user'.
@@ -174,6 +178,10 @@ Esta variável é equivalente ao parâmetro
.IP \fBLIVE_USERNAME\fP=\fIUSERNAME\fP 4
Esta variável é equivalente ao parâmetro
\&'\fBlive\-config.username\fP=\fIUSERNAME\fP'.
+.IP "\fBLIVE_USER_DEFAULT_GROUPS\fP=\fIGROUP1\fP,\fIGROUP2\fP ... \fIGROUPn\fP" 4
+This variable equals the
+\&'\fBlive\-config.user\-default\-groups\fP="\fIGROUP1\fP,\fIGROUP2\fP ... \fIGROUPn\fP"'
+parameter.
.IP \fBLIVE_USER_FULLNAME\fP=\(dq\fINOME_COMPLETO_DO_USUÁRIO\(dq\fP 4
Esta variável é equivalente ao parâmetro
\&'\fBlive\-config.user\-fullname\fP="\fINOME_COMPLETO_DO_USUÁRIO\fP"'.
diff --git a/scripts/config.sh b/scripts/config.sh
index 9bb8bfc..896e5fa 100755
--- a/scripts/config.sh
+++ b/scripts/config.sh
@@ -26,6 +26,7 @@ set -e
LIVE_HOSTNAME="debian"
LIVE_USERNAME="user"
LIVE_USER_FULLNAME="Debian Live user"
+LIVE_USER_DEFAULT_GROUPS="audio cdrom dip floppy video plugdev netdev powerdev scanner bluetooth debian-tor"
DEBIAN_FRONTEND="noninteractive"
DEBIAN_PRIORITY="critical"
@@ -62,6 +63,8 @@ Cmdline ()
# Disable root access, no matter what mechanism
_SCRIPTS="${_SCRIPTS:-$(ls /lib/live/config/*)}"
LIVE_NOCONFIGS="${LIVE_NOCONFIGS},sudo,policykit"
+
+ _NO_ROOT="true"
;;
live-config.noautologin|noautologin)
diff --git a/scripts/config/002-user-setup b/scripts/config/002-user-setup
index a8b23db..f628837 100755
--- a/scripts/config/002-user-setup
+++ b/scripts/config/002-user-setup
@@ -23,6 +23,10 @@ User_setup ()
for _PARAMETER in ${_CMDLINE}
do
case "${_PARAMETER}" in
+ live-config.user-default-groups=*|user-default-groups=*)
+ LIVE_USER_DEFAULT_GROUPS="${_PARAMETER#*user-default-groups=}"
+ ;;
+
live-config.user-fullname=*|user-fullname=*)
LIVE_USER_FULLNAME="${_PARAMETER#*user-fullname=}"
;;
@@ -44,6 +48,12 @@ Configure_user_setup ()
return
fi
+ # Make sure user is not in sudo group if sudo is disabled
+ if [ "${_NO_ROOT}" = "true" ]
+ then
+ LIVE_USER_DEFAULT_GROUPS="$(echo ${LIVE_USER_DEFAULT_GROUPS} | sed -e 's|sudo||')"
+ fi
+
# Default password is: live
# passwords can be generated with 'echo "live" | mkpasswd -s',
# a blank password is 'U6aMy0wojraho'.
@@ -53,6 +63,7 @@ cat > /tmp/debconf.live << EOF
user-setup passwd/make-user boolean true
user-setup passwd/root-password-crypted string *
user-setup passwd/user-password-crypted string ${_PASSWORD}
+user-setup passwd/user-default-groups string ${LIVE_USER_DEFAULT_GROUPS}
user-setup passwd/user-fullname string ${LIVE_USER_FULLNAME}
user-setup passwd/username string ${LIVE_USERNAME}
user-setup passwd/user-uid string 1000
--
live-config
More information about the debian-live-changes
mailing list