add opkg
authorTravis Kemen <thepeople@openwrt.org>
Tue, 29 Jul 2008 04:16:43 +0000 (04:16 +0000)
committerTravis Kemen <thepeople@openwrt.org>
Tue, 29 Jul 2008 04:16:43 +0000 (04:16 +0000)
commitb192493a993ce587b72fdb5f94515e00a7f6ba14
treef27c52de92e3a849535fe079756e1bd1720add00
parentefa46e7fdaceaf5544d2a7954577b8da2dc3b8b6
add opkg
- symlink /usr/lib/ipkg to /usr/lib/opkg so that opkg can be used as a drop in replacement of ipkg

SVN-Revision: 11983
package/opkg/Makefile [new file with mode: 0644]
package/opkg/files/opkg.conf [new file with mode: 0644]
package/opkg/files/postinst [new file with mode: 0644]
package/opkg/patches/001-use-wget [new file with mode: 0644]
package/opkg/patches/002-fix-autogen [new file with mode: 0644]