summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add makeself 2.2.0 versionMike Frysinger2014-02-181-2/+2
|
* tweak comments -- no functional changesMike Frysinger2013-12-221-4/+4
|
* Add support for 1.6.0-nv2 (bug #465340).Jeroen Roovers2013-04-101-2/+5
|
* add unpack_zip function to unpacker.eclass wrt #462612Julian Ospald2013-03-231-2/+23
|
* unpack_deb: auto rm the unpacked debian internal archives #458658Mike Frysinger2013-03-231-1/+5
|
* added support for cpio archivesChristoph Junghans2012-08-221-1/+24
|
* probe .sh files to see if they are makeself archives #415013 by Alan SmitheeMike Frysinger2012-05-111-1/+7
|
* fix by David Leverton for PORTAGE_BZIP2_COMMAND/PORTAGE_BUNZIP2_COMMAND ↵Mike Frysinger2012-04-291-3/+3
| | | | fallbacks #413847
* fix by Christoph Junghans to make unpack_deb work on AIX (prefix) systems ↵Mike Frysinger2012-04-211-3/+22
| | | | #408801
* fix by Christoph Junghans to decompress files into $PWD #408801Mike Frysinger2012-04-051-2/+4
|
* add auto-detection of makeself files with *.bin files #403451Mike Frysinger2012-02-131-2/+8
|
* add support for makeself 2.1.6Mike Frysinger2012-02-051-2/+2
|
* pass original argument to portage `unpack` since our local $a is the full ↵Mike Frysinger2012-02-051-2/+2
| | | | path (including DISTDIR) which portage does not want
* avoid emktemp since that needs eutils.eclass, and add quoting to all ↵Mike Frysinger2012-02-051-11/+11
| | | | src/tmpfile usage
* initial unpacker eclassMike Frysinger2012-02-051-0/+366