Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tools: replace ipkg-utils with a reduced ipkg-build variant in scripts/ | Felix Fietkau | 2015-03-29 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45129 | ||
* | tools/ipkg-utils: remove some unnecessary field checks | Felix Fietkau | 2012-12-22 |
| | | | | SVN-Revision: 34870 | ||
* | ipkg-utils: Force gnu format for tar (#12496) | Vasilis Tsiligiannis | 2012-11-19 |
| | | | | SVN-Revision: 34261 | ||
* | ipkg-utils: use (g)stat instead of "du -b" to find package size, fixes ↵ | Jo-Philipp Wich | 2011-04-13 |
| | | | | | | Darwin compat (#9214) SVN-Revision: 26642 | ||
* | ipkg-utils: utilize the tar -p flag to preserve permissions (#7667) | Jo-Philipp Wich | 2011-03-21 |
| | | | | SVN-Revision: 26258 | ||
* | tools/ipkg-utils: calculate installed size from embedded data.tar.gz, makes ↵ | Jo-Philipp Wich | 2011-01-16 |
| | | | | | | opkg space checking more precise SVN-Revision: 25021 | ||
* | ipkg-utils: don't fail if conffiles do not exist, resolve them instead and ↵ | Jo-Philipp Wich | 2010-10-05 |
| | | | | | | 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 Fietkau | 2009-02-22 |
| | | | | | | host-build steps SVN-Revision: 14610 | ||
* | tools: refresh patches for tools lua, mtd-utils, ipkg-utils, squashfs, lzma, ↵ | Hauke Mehrtens | 2009-02-21 |
| | | | | | | and autoconf are touched SVN-Revision: 14589 | ||
* | Invert logic, first search for find as most people will build under Linux | Florian Fainelli | 2008-08-08 |
| | | | | SVN-Revision: 12248 | ||
* | ipkg-build calls 'find' directly irrespective of the platform, this causes ↵ | Florian Fainelli | 2008-08-08 |
| | | | | | | | | | | | | 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 Fainelli | 2008-05-22 |
| | | | | SVN-Revision: 11242 | ||
* | Prevent the use of underscores in package names (#2801) | Florian Fainelli | 2007-12-13 |
| | | | | SVN-Revision: 9724 | ||
* | move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk | Nicolas Thill | 2007-08-25 |
| | | | | SVN-Revision: 8481 | ||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | ||
* | when building packages, accept uppercase letters in the package name | Felix Fietkau | 2007-07-21 |
| | | | | SVN-Revision: 8090 | ||
* | fix accidentally committed broken patch | Felix Fietkau | 2007-06-30 |
| | | | | SVN-Revision: 7794 | ||
* | add portability fixes from #1720 | Felix Fietkau | 2007-06-30 |
| | | | | SVN-Revision: 7791 | ||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 |