1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 09:00:14 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
agb
31ad6d72b3 [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
2008-07-29 03:35:55 +00:00