Add a Docker-based build infrastructure, plus documentation
Add a Docker-based build infrastructure, plus documentation
View ArticleAnnoying, but 172.1x quickly conflicts with our existing addressing plan
Annoying, but 172.1x quickly conflicts with our existing addressing plan
View ArticleRemove useless networks stanza from docker-compose config
Remove useless networks stanza from docker-compose config
View ArticleUse official packages repository, now that our diffutils PR has been …
Use official packages repository, now that our diffutils PR has been merged
View Article[build] Install all definitions from packages feed
[build] Install all definitions from packages feed
View ArticleCommand-line switch to pass build.sh the UNTANGLE_VERSION variable no…
Command-line switch to pass build.sh the UNTANGLE_VERSION variable now recognized by our Makefiles
View ArticleRemove -j32 which seems to cause periodic build failures
Remove -j32 which seems to cause periodic build failures
View Articlebuild.sh: Add UNTANGLE_VERSION=${VERSION} to make
build.sh: Add UNTANGLE_VERSION=${VERSION} to make Every call to make needs to specify the UNTANGLE_VERSION, otherwise it'll download the latest tagged version in the background and try to build that.
View ArticleAdd ruby-sass to build requirements to see if that helps fix admin build
Add ruby-sass to build requirements to see if that helps fix admin build
View ArticlePut ruby-sass at the end of existing dependencies, to re-use as many …
Put ruby-sass at the end of existing dependencies, to re-use as many Docker layers as possible
View ArticleUse -m to pass arguments to OpenWRT's make calls
Use -m to pass arguments to OpenWRT's make calls
View ArticleAdd LC_ALL definition if not defined to avoid annoying perl warning
Add LC_ALL definition if not defined to avoid annoying perl warning
View Article