Commit message (Expand) | Author | Age | |
---|---|---|---|
* | simplify handling of zcat - always use gzip -dc. zcat and gzcat are either br... | Felix Fietkau | 2007-05-05 |
* | fix a small bug in the unpack code | Felix Fietkau | 2007-03-16 |
* | remove some debug code that slipped into the commit | Felix Fietkau | 2007-03-16 |
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in lots... | Felix Fietkau | 2007-03-16 |
* | add a crlf workaround similar to the one from freewrt | Felix Fietkau | 2007-03-04 |
* | fix unpacking of .zip files | Felix Fietkau | 2007-01-11 |
* | another bsd bugfix | Felix Fietkau | 2006-11-27 |
* | trap chmod errors in tar unpack on bsd - modes like 02755 fail | Felix Fietkau | 2006-11-27 |
* | move '-' parameter to TAR_OPTIONS, so that packages can append commands | Felix Fietkau | 2006-10-14 |
* | use $(TAR) in unpack commands | Felix Fietkau | 2006-10-14 |
* | fix mistakes in unpack change | Felix Fietkau | 2006-10-14 |
* | move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system... | Felix Fietkau | 2006-10-14 |