Download List

Descripción del Proyecto

makeself is a small shell script that generates a self-extractable compressed TAR archive from a directory. The resulting file appears as a shell script, and can be launched as is. The archive will then uncompress itself to a temporary directory and an arbitrary command will be executed (for example, an installation script). This is pretty similar to archives generated with WinZip Self-Extractor in the Windows world.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-01-05 02:31
2.1.5

Muchas correcciones de errores internos y los controles de seguridad adicionales fueron agregados. Esta versión añade - cifrar para el cifrado simétrico a través de GPG. Se permite la extracción para ejecutar de forma asincrónica.
Tags: Minor bugfixes
Many internal bugfixes and additional safety checks were added. This release adds --encrypt for symmetric encryption through GPG. It allows extraction to run asynchronously.

2005-06-03 12:31
2.1.4

A algunas pequeñas correcciones y mejoras a la forma en archivos se archivan y se extrajeron se hicieron en esta versión.
Tags: Minor bugfixes
A few minor bugfixes and improvements to the way files are
archived and extracted were made in this version.

2004-05-02 14:13
2.1.3

Bugs Bunny con la línea de comandos cuando se fijaron las terminales de desove. - el alquitrán y - las opciones noexec se añadieron los archivos, y - nomd5 y - las opciones nocrc se incluyeron para evitar la creación de las sumas de comprobación en los archivos. Una página de manual fue incluido.
Tags: Minor bugfixes
Bugs with the command line when spawning terminals were fixed. --tar and --noexec options were added for archives, and --nomd5 and --nocrc options were included to avoid creating checksums in archives. A man page was included.

2003-07-05 04:26
2.1.2

Esta versión incluye algunas correcciones menores. Makeself cumple ahora con la última especificación POSIX, para evitar problemas en las nuevas distribuciones de Linux.
Tags: Minor bugfixes
This release adds some minor bugfixes. Makeself now complies with the
latest POSIX spec, to avoid problems on newer Linux distributions.

2003-03-08 11:01
2.1.1

Esta versión corrige algunos problemas importantes con la compresión estándar de Unix (el "comprimir" de comandos). Hay también más correcciones y limpiezas relacionadas con la extracción y verificación de las sumas de comprobación.
Tags: Minor bugfixes
This version fixes some major issues with standard Unix compression (the "compress" command). There are also more bugfixes and clean-ups related to extraction and verification of checksums.

Project Resources