summaryrefslogtreecommitdiff
path: root/tools/ipkg-utils
Commit message (Collapse)AuthorAgeFilesLines
* tools/ipkg-utils: remove some unnecessary field checksFelix Fietkau2012-12-221-0/+36
| | | | SVN-Revision: 34870
* ipkg-utils: Force gnu format for tar (#12496)Vasilis Tsiligiannis2012-11-191-0/+27
| | | | SVN-Revision: 34261
* ipkg-utils: use (g)stat instead of "du -b" to find package size, fixes ↵Jo-Philipp Wich2011-04-131-1/+1
| | | | | | Darwin compat (#9214) SVN-Revision: 26642
* ipkg-utils: utilize the tar -p flag to preserve permissions (#7667)Jo-Philipp Wich2011-03-211-0/+12
| | | | SVN-Revision: 26258
* tools/ipkg-utils: calculate installed size from embedded data.tar.gz, makes ↵Jo-Philipp Wich2011-01-162-1/+14
| | | | | | opkg space checking more precise SVN-Revision: 25021
* ipkg-utils: don't fail if conffiles do not exist, resolve them instead and ↵Jo-Philipp Wich2010-10-051-0/+23
| | | | | | 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! SVN-Revision: 23256
* build system refactoring in preparation for allowing packages to do ↵Felix Fietkau2009-02-221-6/+6
| | | | | | host-build steps SVN-Revision: 14610
* tools: refresh patches for tools lua, mtd-utils, ipkg-utils, squashfs, lzma, ↵Hauke Mehrtens2009-02-218-47/+35
| | | | | | and autoconf are touched SVN-Revision: 14589
* Invert logic, first search for find as most people will build under LinuxFlorian Fainelli2008-08-081-2/+2
| | | | SVN-Revision: 12248
* ipkg-build calls 'find' directly irrespective of the platform, this causes ↵Florian Fainelli2008-08-081-0/+39
| | | | | | | | | | | | failure in case gnu-find specific options are used (such as "-uid +99"). The attached diff, which creates tools/ipkg-utils/patches/160-find.patch, fixes the problem by using gfind is available. Again, this is similar to what is done in include/host.mk. (#3868) Signed-off-by: Luigi Rizzo <rizzo@iet.unipi.it> SVN-Revision: 12247
* Allow ipkg to handle conffiles if present (#3466)Florian Fainelli2008-05-221-0/+11
| | | | SVN-Revision: 11242
* Prevent the use of underscores in package names (#2801)Florian Fainelli2007-12-131-1/+1
| | | | SVN-Revision: 9724
* move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mkNicolas Thill2007-08-251-3/+0
| | | | SVN-Revision: 8481
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-071-8/+7
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* when building packages, accept uppercase letters in the package nameFelix Fietkau2007-07-211-0/+26
| | | | SVN-Revision: 8090
* fix accidentally committed broken patchFelix Fietkau2007-06-301-35/+8
| | | | SVN-Revision: 7794
* add portability fixes from #1720Felix Fietkau2007-06-301-5/+27
| | | | SVN-Revision: 7791
* finally move buildroot-ng to trunkFelix Fietkau2016-03-206-0/+186