opkg: - implement --add-dest and --add-arch commandline options, this allows to run...
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 12 Sep 2010 21:16:02 +0000 (21:16 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 12 Sep 2010 21:16:02 +0000 (21:16 +0000)
commit9bb6f3b5f35d244e633811de63905a64e4dbd449
treeec9e0fff57e69216076ae61d37a7711012b160e2
parent21fe52a7363ba95fa55f68e0c6702ad07a0cfe95
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

SVN-Revision: 23032
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]