18 Commits (47cf6f9cd1f105367b3a52802eac577a57e51022)

Author SHA1 Message Date
Felix Fietkau 2b0a5e47dc tools/ipkg-utils: remove some unnecessary field checks 12 years ago
Vasilis Tsiligiannis 41b6662001 ipkg-utils: Force gnu format for tar (#12496) 12 years ago
Jo-Philipp Wich 2702ba56f0 ipkg-utils: use (g)stat instead of "du -b" to find package size, fixes Darwin compat (#9214) 13 years ago
Jo-Philipp Wich b8aef60e35 ipkg-utils: utilize the tar -p flag to preserve permissions (#7667) 13 years ago
Jo-Philipp Wich b89c083161 tools/ipkg-utils: calculate installed size from embedded data.tar.gz, makes opkg space checking more precise 14 years ago
Jo-Philipp Wich 3341e1ece7 ipkg-utils: don't fail if conffiles do not exist, resolve them instead and silently skip not existing files. This prepares support for sysupgrade hints using to build the keepfile list. Subsequent commits will rely on this feature - a rebuild of tools/ipkg-utils is necessary! 14 years ago
Felix Fietkau 7eb1589875 build system refactoring in preparation for allowing packages to do host-build steps 16 years ago
Hauke Mehrtens 3849a57cd7 tools: refresh patches for tools lua, mtd-utils, ipkg-utils, squashfs, lzma, and autoconf are touched 16 years ago
Florian Fainelli 80e83652ae Invert logic, first search for find as most people will build under Linux 16 years ago
Florian Fainelli 65d4a5eaab ipkg-build calls 'find' directly irrespective of the platform, this causes failure in case gnu-find specific options are used (such as "-uid +99"). 16 years ago
Florian Fainelli a013dcc08e Allow ipkg to handle conffiles if present (#3466) 16 years ago
Florian Fainelli 7d9713b97f Prevent the use of underscores in package names (#2801) 17 years ago
Nicolas Thill d21941ca4d move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk 17 years ago
Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 17 years ago
Felix Fietkau ac02ee1e6a when building packages, accept uppercase letters in the package name 17 years ago
Felix Fietkau 16ae1e57bc fix accidentally committed broken patch 17 years ago
Felix Fietkau d3dea9d2c6 add portability fixes from #1720 17 years ago