Commit Graph

12 Commits (c9784f0836a106fe20fb51148d4d3366ecaa4b99)

Author SHA1 Message Date
Felix Fietkau 341b6afd55 simplify handling of zcat - always use gzip -dc. zcat and gzcat are either broken or nonexistant on some systems
SVN-Revision: 7096
17 years ago
Felix Fietkau 04ae63915e fix a small bug in the unpack code
SVN-Revision: 6587
18 years ago
Felix Fietkau 12051a5761 remove some debug code that slipped into the commit
SVN-Revision: 6583
18 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
18 years ago
Felix Fietkau bc60eb3610 add a crlf workaround similar to the one from freewrt
SVN-Revision: 6507
18 years ago
Felix Fietkau 5605b82835 fix unpacking of .zip files
SVN-Revision: 6083
18 years ago
Felix Fietkau 461375c939 another bsd bugfix
SVN-Revision: 5657
18 years ago
Felix Fietkau 387570cc06 trap chmod errors in tar unpack on bsd - modes like 02755 fail
SVN-Revision: 5656
18 years ago
Felix Fietkau 06a46fb09d move '-' parameter to TAR_OPTIONS, so that packages can append commands
SVN-Revision: 5083
18 years ago
Felix Fietkau 4286347249 use $(TAR) in unpack commands
SVN-Revision: 5078
18 years ago
Felix Fietkau 794114c706 fix mistakes in unpack change
SVN-Revision: 5077
18 years ago
Felix Fietkau 0d9ddef0e8 move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that use gzcat instead
SVN-Revision: 5070
18 years ago