aboutsummaryrefslogtreecommitdiff
path: root/package/opkg/patches/014-add-force-run-hooks.patch
Commit message (Collapse)AuthorAge
* opkg: - implement --add-dest and --add-arch commandline options, this allows ↵Jo-Philipp Wich2010-09-12
| | | | | | 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
* opkg: add --force-run-hooks option to run postinstall scripts in offline ↵Jo-Philipp Wich2010-09-06
root mode, utilize it for host package install SVN-Revision: 22960