[package] opkg:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 12 Sep 2010 21:16:02 +0000 (21:16 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 12 Sep 2010 21:16:02 +0000 (21:16 +0000)
commit606dc5ad6fcfe71aaf5d99d82c7f65094978825a
tree566c25e3ef4f437ffdb4bd6257e605c798b2b584
parent53d26af5d0031ce5d379d97ee3a09e40c2963143
[package] opkg:
- implement --add-dest and --add-arch commandline options, this allows to run entirely without configuration
- tweak default config location patch to not require a config in offline root mode
- rename --force-run-hooks option to --force-postinstall, its a more appropriate name
- utilize new opkg commandline options in package-ipkg.mk and remove config file generation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23032 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/package-ipkg.mk
package/opkg/Makefile
package/opkg/patches/011-old-config-location.patch
package/opkg/patches/014-add-force-run-hooks.patch [deleted file]
package/opkg/patches/014-force-postinstall.patch [new file with mode: 0644]
package/opkg/patches/015-add-arch-dest.patch [new file with mode: 0644]