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)
commitb3fc353df8f9c7b07ecbeeac8ade50e79d714dd8
treef27c52de92e3a849535fe079756e1bd1720add00
parent9da11ac95ff2ab56f9b41a972123cd2f65398f11
add opkg
- symlink /usr/lib/ipkg to /usr/lib/opkg so that opkg can be used as a drop in replacement of ipkg

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11983 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]