summaryrefslogtreecommitdiffstats
path: root/package/ipkg
Commit message (Collapse)AuthorAgeFilesLines
* use $(FPIC) in a few places where it mattersFelix Fietkau2008-08-061-0/+1
| | | | SVN-Revision: 12225
* Fix ipkg compilation with ccache, thanks sn9Florian Fainelli2008-08-051-1/+1
| | | | SVN-Revision: 12137
* Port the full ipkg to Kamikaze - Does not suffer from most of the issues the ↵Andy Boyett2008-07-291-0/+76
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