summaryrefslogtreecommitdiffstats
path: root/tools/ipkg-utils
Commit message (Collapse)AuthorAgeFilesLines
* tools/ipkg-utils: remove some unnecessary field checksnbd2012-12-221-0/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34870 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] ipkg-utils: Force gnu format for tar (#12496)acinonyx2012-11-191-0/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34261 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] ipkg-utils: use (g)stat instead of "du -b" to find package size, ↵jow2011-04-131-1/+1
| | | | | | fixes Darwin compat (#9214) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26642 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] ipkg-utils: utilize the tar -p flag to preserve permissions (#7667)jow2011-03-211-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26258 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/ipkg-utils: calculate installed size from embedded data.tar.gz, makes ↵jow2011-01-162-1/+14
| | | | | | opkg space checking more precise git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25021 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] ipkg-utils: don't fail if conffiles do not exist, resolve them ↵jow2010-10-051-0/+23
| | | | | | | | | | 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! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23256 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build system refactoring in preparation for allowing packages to do ↵nbd2009-02-221-6/+6
| | | | | | host-build steps git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14610 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools: refresh patches for toolshauke2009-02-218-47/+35
| | | | | | | lua, mtd-utils, ipkg-utils, squashfs, lzma, and autoconf are touched git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14589 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Invert logic, first search for find as most people will build under Linuxflorian2008-08-081-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12248 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipkg-build calls 'find' directly irrespective of the platform,florian2008-08-081-0/+39
| | | | | | | | | | | | | | this causes 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12247 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow ipkg to handle conffiles if present (#3466)florian2008-05-221-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Prevent the use of underscores in package names (#2801)florian2007-12-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mknico2007-08-251-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8481 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build system cleanup/restructuring as described in ↵nbd2007-08-071-8/+7
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8362 3c298f89-4303-0410-b956-a3cf2f4a3e73
* when building packages, accept uppercase letters in the package namenbd2007-07-211-0/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8090 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix accidentally committed broken patchnbd2007-06-301-35/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add portability fixes from #1720nbd2007-06-301-5/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add portability patch for ipkg-utilsnbd2006-10-101-0/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5042 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move tools from toolchain/ to tools/nbd2006-09-275-0/+136
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4866 3c298f89-4303-0410-b956-a3cf2f4a3e73