[ipkg] Port the full ipkg to Kamikaze
authoragb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 29 Jul 2008 03:35:55 +0000 (03:35 +0000)
committeragb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 29 Jul 2008 03:35:55 +0000 (03:35 +0000)
commit31ad6d72b32edec4d692a68172eadb56293c4330
treeb3ce0828e5b72122bc7d7c0cb56c7ee4ac06ff33
parent061f665c71938e9968cd7b83e53add7c0b91e2df
[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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11980 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/ipkg/Makefile [new file with mode: 0644]