Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use $(FPIC) in a few places where it matters | nbd | 2008-08-06 | 1 | -0/+1 |
| | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12225 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | Fix ipkg compilation with ccache, thanks sn9 | florian | 2008-08-05 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12137 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | [ipkg] Port the full ipkg to Kamikaze | agb | 2008-07-29 | 1 | -0/+76 |
- 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 |