'\" t .\" Title: aptitude-create-state-bundle .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 06/08/2022 .\" Manual: Referencia de la l\('inea de \('ordenes .\" Source: aptitude-create-state-bundle 0.8.13 .\" Language: Spanish .\" .TH "APTITUDE\-CREATE\-ST" "1" "06/08/2022" "aptitude-create-state-bundle 0" "Referencia de la l\('inea de \('orde" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NOMBRE" aptitude-create-state-bundle \- empaqueta el estado actual de aptitude .SH "SINOPSIS" .HP \w'\fBaptitude\-create\-state\-bundle\fR\ 'u \fBaptitude\-create\-state\-bundle\fR [<\fIopciones\fR>...] <\fIfichero_de_salida\fR> .SH "DESCRIPCI\('ON" .if n \{\ .sp .\} .RS 4 .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .ps +1 \fBNota\fR .ps -1 .br .PP This command is mostly for internal use and bug reporting in exceptional cases, it is not intended for end\-users under normal circumstances\&. .sp .5v .RE .PP La orden \fBaptitude\-create\-state\-bundle\fR genera un fichero comprimido que guarda los ficheros necesarios para mimetizar el estado actual del archivo de paquetes\&. Se incluyen en el archivo generado los siguientes ficheros y directorios: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} \fB$HOME\fR/\&.aptitude .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} /var/lib/aptitude .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} /var/lib/apt .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} /var/cache/apt/*\&.bin .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} /etc/apt .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} /var/lib/dpkg/status .RE .PP La salida de este programa se puede usar como un argumento de \fBaptitude-run-state-bundle\fR(1)\&. .SH "OPCIONES" .PP \fB\-\-force\-bzip2\fR .RS 4 Invalida la detecci\('on de qu\('e algoritmo de compresi\('on usar\&. De manera predeterminada, \fBaptitude\-create\-state\-bundle\fR utiliza \fBbzip2\fR(1), de estar disponible, o \fBgzip\fR(1) de no ser as\('i\&. Introducir esta opci\('on fuerza el uso de \fBbzip2\fR aunque no parezca estar disponible\&. .RE .PP \fB\-\-force\-gzip\fR .RS 4 Invalida la detecci\('on de qu\('e algoritmo de compresi\('on usar\&. De manera predeterminada, \fBaptitude\-create\-state\-bundle\fR utiliza \fBbzip2\fR(1), de estar disponible, o \fBgzip\fR(1) de no ser as\('i\&. Introducir esta opci\('on fuerza el uso de \fBgzip\fR aunque \fBbzip2\fR est\('e disponible\&. .RE .PP \fB\-\-help\fR .RS 4 Muestra un breve resumen del uso, despu\('es cierra\&. .RE .PP \fB\-\-print\-inputs\fR .RS 4 En lugar de crear un archivo, muestra una lista de los archivos y directorios que el programa incluir\('ia de generar un archivo de estado\&. .RE .SH "EL FORMATO DEL ARCHIVO" .PP El fichero de estado es simplemente un fichero \fBtar\fR(1) comprimido con \fBbzip2\fR(1) o \fBgzip\fR(1)\&. La ra\('iz de cada uno de los \('arboles de directorios de entrada es \(lq\&.\(rq\&. .SH "V\('EASE TAMBI\('EN" .PP \fBaptitude-run-state-bundle\fR(1), \fBaptitude\fR(8), \fBapt\fR(8) .SH "AUTORES" .PP \fBDaniel Burrows\fR <\&dburrows@debian.org\&> .RS 4 Main author of the document. .RE .PP \fBManuel A. Fernandez Montecelo\fR <\&mafm@debian.org\&> .RS 4 Main maintainer after Daniel Burrows, documentation about new features, corrections and formatting. .RE .SH "COPYRIGHT" .br .PP Copyright 2007 Daniel Burrows\&. .PP This manual page is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version\&. .PP This manual page is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\&. See the GNU General Public License for more details\&. .PP You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc\&., 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301 USA\&. .sp