[ipkg] Port the full ipkg to Kamikaze
authorAndy Boyett <agb@openwrt.org>
Tue, 29 Jul 2008 03:35:55 +0000 (03:35 +0000)
committerAndy Boyett <agb@openwrt.org>
Tue, 29 Jul 2008 03:35:55 +0000 (03:35 +0000)
commitfa1dbe2d4dcc35aa84e1424536c53c1808f82b77
treeb3ce0828e5b72122bc7d7c0cb56c7ee4ac06ff33
parent01cd1ef653768d36d7a0ce13fe7315fa17a4489a
[ipkg] Port the full ipkg to Kamikaze
 - Does not suffer from most of the issues the busybox implementation experiences
 - busybox ipkg is still the default package manager
 - Removes /usr/bin/ipkg on install if it is a symlink
 - Relinks /usr/bin/ipkg to busybox on removal if ipkg is compiled into busybox
 - Supports gzip'd package lists, results in substantial space savings

SVN-Revision: 11980
package/ipkg/Makefile [new file with mode: 0644]