[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)
commitfe34d714ae2cc448a71f61abb20f2fe6c138149c
treeb3ce0828e5b72122bc7d7c0cb56c7ee4ac06ff33
parent7cdb2ea0dfec4d2dc60fefda3a481eb536450e73
[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]