summaryrefslogtreecommitdiff
path: root/scripts/ipkg
Commit message (Collapse)AuthorAgeFilesLines
* scripts/ipkg: print warnings/errors to stderrJonas Gorski2013-02-211-16/+16
| | | | | | | | Makes warnings/errors visible when building with V=w/V=1. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35717
* ipkg: strip directory entries from package file list when offline installing ↵Jo-Philipp Wich2010-03-011-1/+1
| | | | | | .ipk archives, this prevents opkg from removing directories like /usr later on when trying to uninstall preinstalled packages (partial fix for #6772) SVN-Revision: 19936
* make scripts/ipkg more portable by using printf instead of echo -nFelix Fietkau2009-09-261-4/+4
| | | | SVN-Revision: 17729
* Workaround a bug(?) in tar in debian squeeze, which causes the build process ↵Lars-Peter Clausen2009-06-081-3/+3
| | | | | | to fail without any reason. SVN-Revision: 16390
* get rid of an illegal characters warning with packages that contain ↵Felix Fietkau2009-03-091-2/+2
| | | | | | uppercase characters SVN-Revision: 14810
* add "Architecture" field to opkg status file (closes: #3901)Nicolas Thill2008-08-201-1/+1
| | | | SVN-Revision: 12349
* make opkg the default package manager, disable busybox ipkg from building by ↵Travis Kemen2008-08-161-1/+1
| | | | | | default SVN-Revision: 12319
* cosmetic fixes for ipkgFelix Fietkau2007-01-101-5/+1
| | | | SVN-Revision: 6066
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+1187