Télécharger la liste

Description du projet

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.

Système requise

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.

2003-03-03 09:02
2.1.0

Ce communiqué ajoute le support de plusieurs archives tar, permettant d'obtenir une mise à jour facile des archives existantes avec l'option - append-drapeau de ligne de commande. Il y avait aussi des nettoyages majeur, en particulier dans le code de contrôle.
Tags: Minor feature enhancements
This release adds support for multiple embedded tarballs, allowing for an easy update of existing archives with the --append command-line flag. There were also major cleanups, especially in the checksum code.

2003-01-19 15:00
2.0.1

Il s'agit de la première version officielle de la série 2.0.x. Il s'agit d'une quasi réécriture complète de la version 1.5.x, et les caractéristiques des ports pour plusieurs saveurs d'Unix, comme Solaris, AIX, SCO, HP-UX, IRIX, BSD et Mac OS X.
Tags: Major bugfixes
This is the first official release of the 2.0.x series. This is an almost complete rewrite from the 1.5.x versions, and features ports to many UNIX flavors, like Solaris, AIX, SCO, HP-UX, IRIX, BSD, and Mac OS X.

2001-01-30 15:13
1.5.3

Une correction de bogues Debian 2.0 pour les systèmes qui ont une impression "différente" de commande, un test de cohérence pour la variable DISPLAY avant d'essayer de lancer une verbosité, xterm plus dans xterm, et vérifie la valeur de retour d'une commande intégrée's.
A bugfix for Debian 2.0 systems that have a different "print" command, a sanity check for the DISPLAY variable before trying to launch an xterm, more verbosity in xterms, and checks for an embedded command's return value.

2001-01-30 15:13
1.5.2

Quelques modifications cosmétiques mineures afin de mieux traiter de grandes archives.
Some minor cosmetic changes to better handle big archives.

2001-01-30 15:13
1.5.1

Minor corrections de bogues, et de nouvelles options-check-list et des archives générées.
Minor bugfixes, and new options -check and -list for generated archives.

Project Resources