sourCEntral - mobile manpages

pdf

APT−EXTRACTTEMPLATE

NOMBRE

apt-extracttemplates − Herramienta de extracción de configuración de debconf y plantillas de paquetes de Debian

SINOPSIS

apt−extracttemplates [−t=temporary_directory] filename... {−v | −−version} {−h | −−help}

DESCRIPCIÓN

apt−extracttemplates tomará uno o más ficheros de paquetes de Debian como entrada para escribir (a un directorio temporal) todos los scripts de configuración asociados y los ficheros de plantilla. Para cada paquete proporcionado que contenga scripts de configuración y plantillas, se generará una salida de una línea con el formato:

paquete versión fichero−de−plantilla script−de−configuración

El fichero de plantilla y el script de configuración se escriben en el directorio temporal definido mediante la opción −t o −−tempdir (APT::ExtractTemplates::TempDir), con un formato de nombre de fichero paquete.template.XXXXXX y paquete.config.XXXXXX

OPCIONES

All command line options may be set using the configuration file, the descriptions indicate the configuration option to set. For boolean options you can override the config file by using something like −f−,−−no−f, −f=no or several other variations.

−t, −−tempdir

El directorio temporal en el que se escribirán los ficheros de plantillas debconf y los scripts de configuración extraídos. Opción de configuración: APT::ExtractTemplates::TempDir

−h, −−help

Show a short usage summary.

−v, −−version

Show the program version.

−c, −−config−file

Configuration File; Specify a configuration file to use. The program will read the default configuration file and then this configuration file. If configuration settings need to be set before the default configuration files are parsed specify a file with the APT_CONFIG environment variable. See apt.conf(5) for syntax information.

−o, −−option

Set a Configuration Option; This will set an arbitrary configuration option. The syntax is −o Foo::Bar=bar. −o and −−option can be used multiple times to set different options.

VÉASE TAMBIÉN

apt.conf(5)

DIAGNÓSTICOS

apt−extracttemplates devuelve cero si no hay ningún error, y el valor 100 en caso de error.

BUGS

APT bug page [1] . If you wish to report a bug in APT, please see /usr/share/doc/debian/bug−reporting.txt or the reportbug(1) command.

TRANSLATION

The english translation was done by John Doe <john@doe.org> in 2009, 2010 and Daniela Acme <daniela@acme.us> in 2010 together with the Debian Dummy l10n Team <debian−l10n−dummy@lists.debian.org>.

Note that this translated document may contain untranslated parts. This is done on purpose, to avoid losing content when the translation is lagging behind the original content.

AUTORES

Jason Gunthorpe

APT team

NOTAS

1.

APT bug page

http://bugs.debian.org/src:apt

pdf