APTITUDE-CREATE-ST(1) | Referencia de la línea de órde | APTITUDE-CREATE-ST(1) |
aptitude-create-state-bundle - empaqueta el estado actual de aptitude
aptitude-create-state-bundle [<opciones>...] <fichero_de_salida>
This command is mostly for internal use and bug reporting in exceptional cases, it is not intended for end-users under normal circumstances.
La orden aptitude-create-state-bundle 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:
La salida de este programa se puede usar como un argumento de aptitude-run-state-bundle(1).
--force-bzip2
--force-gzip
--help
--print-inputs
El fichero de estado es simplemente un fichero tar(1) comprimido con bzip2(1) o gzip(1). La raíz de cada uno de los árboles de directorios de entrada es “.”.
Daniel Burrows <dburrows@debian.org>
Manuel A. Fernandez Montecelo <mafm@debian.org>
Copyright 2007 Daniel Burrows.
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.
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.
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.
14/02/2021 | aptitude-create-state-bundle 0 |