summaryrefslogtreecommitdiffstats
path: root/scripts/ipkg
Commit message (Collapse)AuthorAgeFilesLines
* scripts/ipkg: print warnings/errors to stderrjogo2013-02-211-16/+16
| | | | | | | | Makes warnings/errors visible when building with V=w/V=1. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35717 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] ipkg:jow2010-03-011-1/+1
| | | | | | | | | strip directory entries from package file list when offline installing .ipk archives, this prevents opkg from removing directories like /usr later on when trying to uninstall preinstalled packages (partial fix for #6772) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19936 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make scripts/ipkg more portable by using printf instead of echo -nnbd2009-09-261-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17729 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Workaround a bug(?) in tar in debian squeeze, which causes the build process tolars2009-06-081-3/+3
| | | | | | | fail without any reason. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of an illegal characters warning with packages that contain ↵nbd2009-03-091-2/+2
| | | | | | uppercase characters git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14810 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add "Architecture" field to opkg status file (closes: #3901)nico2008-08-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make opkg the default package manager, disable busybox ipkg from building by ↵thepeople2008-08-161-1/+1
| | | | | | default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12319 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cosmetic fixes for ipkgnbd2007-01-101-5/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6066 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use bsd md5 in ipkg if md5sum is not availablenbd2006-10-101-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5045 3c298f89-4303-0410-b956-a3cf2f4a3e73
* let ipkg fail when a package file to be installed is not foundnico2006-07-261-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync whiterussian and kamikaze ipkg scriptnbd2006-03-181-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3403 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the "sed ... unterminated `s' command" errormbm2006-02-141-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3241 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change cp to $(CP)mbm2006-02-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ipkg fix from whiterussiannbd2005-08-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1704 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package/linux into target/linux, use wbx' new kernel code. support ↵nbd2005-05-281-7/+9
| | | | | | building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* copy ipkg shell script to scripts/, change the reference in rules.mk and add ↵nbd2005-04-301-0/+1188
the c version of ipkg git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@769 3c298f89-4303-0410-b956-a3cf2f4a3e73