add opkg
authorthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 29 Jul 2008 04:16:43 +0000 (04:16 +0000)
committerthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 29 Jul 2008 04:16:43 +0000 (04:16 +0000)
commita77ff5d0a0bd211883c0ce8cb0a20f8fbee8b644
treef27c52de92e3a849535fe079756e1bd1720add00
parent9e2f5f52c98b6d51df2ae54ddb980bacfdb5e1c3
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]