Merge pull request #33 from untangle/MFW-1106-defaults.json
Merge pull request #33 from untangle/MFW-1106-defaults.json sync-settings: Refresh defaults.json on every boot
View Articlefix DEVICE property extraction for openwrt 19.07.04+ versions
fix DEVICE property extraction for openwrt 19.07.04+ versions
View Articleenhance logging so that upgrade.sh logs and exceptions are shown in logd
enhance logging so that upgrade.sh logs and exceptions are shown in logd
View ArticleMerge pull request #38 from untangle/MFW-1287-Cleanup-Upgrade.sh
Merge pull request #38 from untangle/MFW-1287-Cleanup-Upgrade.sh Mfw 1287 cleanup upgrade.sh
View ArticleFix module building for latest kernels
Fix module building for latest kernels SUBDIRS= has been deprecated in the latest kernels. M= is the modern way to build out of tree modules MFW-1301
View Articleversion.mk: inline calls to git-ls-remote, so the subtree can be removed
version.mk: inline calls to git-ls-remote, so the subtree can be removed Comment: MFW-1173
View Articlebuild: allow passing PKG_SOURCE_VERSION from any Makefile
build: allow passing PKG_SOURCE_VERSION from any Makefile This can be used to build with a custom version of any of your packages. For packetd, for instance, you could: 1. in feeds.conf.mfw, redefine...
View ArticleAllow the user to force a specific URL or version, per package
Allow the user to force a specific URL or version, per package For instance one could declare PKG_SOURCE_URL_packetd, PKG_SOURCE_VERSION_classd, etc.
View ArticleMerge pull request #39 from untangle/MFW-1320-add-bctid
Merge pull request #39 from untangle/MFW-1320-add-bctid Mfw 1320 add bctid
View Articleecho/logger -t when $1 is null can cause the script to halt
echo/logger -t when $1 is null can cause the script to halt
View ArticleMerge pull request #40 from untangle/fix-manual-upgrade-exec
Merge pull request #40 from untangle/fix-manual-upgrade-exec echo/logger -t when $1 is null can cause the script to halt
View ArticleMerge pull request #30 from untangle/MFW-1115-bypass-packetd-without-…
Merge pull request #30 from untangle/MFW-1115-bypass-packetd-without-dict Mfw 1115 bypass packetd without dict
View ArticleUI-803 add node and yarn packages from openwrt/packages master branch
UI-803 add node and yarn packages from openwrt/packages master branch
View ArticleMerge pull request #41 from untangle/UI-803-qa-build
Merge pull request #41 from untangle/UI-803-qa-build UI 803 qa build
View Article