Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added support for cpio archives | Christoph Junghans | 2012-08-22 | 1 | -1/+24 |
* | probe .sh files to see if they are makeself archives #415013 by Alan Smithee | Mike Frysinger | 2012-05-11 | 1 | -1/+7 |
* | fix by David Leverton for PORTAGE_BZIP2_COMMAND/PORTAGE_BUNZIP2_COMMAND fallb... | Mike Frysinger | 2012-04-29 | 1 | -3/+3 |
* | fix by Christoph Junghans to make unpack_deb work on AIX (prefix) systems #40... | Mike Frysinger | 2012-04-21 | 1 | -3/+22 |
* | fix by Christoph Junghans to decompress files into $PWD #408801 | Mike Frysinger | 2012-04-05 | 1 | -2/+4 |
* | add auto-detection of makeself files with *.bin files #403451 | Mike Frysinger | 2012-02-13 | 1 | -2/+8 |
* | add support for makeself 2.1.6 | Mike Frysinger | 2012-02-05 | 1 | -2/+2 |
* | pass original argument to portage `unpack` since our local $a is the full pat... | Mike Frysinger | 2012-02-05 | 1 | -2/+2 |
* | avoid emktemp since that needs eutils.eclass, and add quoting to all src/tmpf... | Mike Frysinger | 2012-02-05 | 1 | -11/+11 |
* | initial unpacker eclass | Mike Frysinger | 2012-02-05 | 1 | -0/+366 |