README.md: revisado para openwrt-18.06, lede-17.01
README.md: revisado para openwrt-18.06, lede-17.01
View ArticleMerge pull request #11 from hmh/for-upstream
Merge pull request #11 from hmh/for-upstream README.md: revisado para openwrt-18.06, lede-17.01
View Article[SIMB-1898] simetbox-openwrt-base: sysupgrade glue for 32MiB RAM
[SIMB-1898] simetbox-openwrt-base: sysupgrade glue for 32MiB RAM Add in simetbox-openwrt-feed (because that's where the openwrt glue should be) /lib/upgrade scripts to make sysupgrade safer on low-ram...
View ArticleMerge pull request #12 from hmh/for-upstream
Merge pull request #12 from hmh/for-upstream sysupgrade: make it safe on lede-17.01 and 32MiB RAM
View Article[SIMB-1862] remove unused artefacts
[SIMB-1862] remove unused artefacts Remove two scripts that were used only by the old uptime component.
View Article[SIMB-1862] update README.md with uptime removal
[SIMB-1862] update README.md with uptime removal Remove old uptime components from README.md
View Article[SIMB-1898] simetbox-openwrt-base: more low-memory paranoia
[SIMB-1898] simetbox-openwrt-base: more low-memory paranoia Try even harder to free memory so that the configuration save process has a better chance of working. Also, attempt to detect issues with the...
View Article[SIMB-1898] adjust kernel's OOM killer score
[SIMB-1898] adjust kernel's OOM killer score Adjust the OOM killer score so that it will try to kill everything else but sysupgrade and its children. This change is supposed to be coupled to a change...
View ArticleMerge pull request #13 from hmh/for-upstream
Merge pull request #13 from hmh/for-upstream * Remove cruft left behind by mistake when we removed the broken "uptime" component * Better support for sysupgrade on 32MiB RAM
View Article[SIMB-1898] simetbox-openwrt-base: lowmem sysupgrade: harden killall
[SIMB-1898] simetbox-openwrt-base: lowmem sysupgrade: harden killall killall may return a non-zero exit status if it did not manage to kill every process (1) or if it killed no process at all (2)....
View Article[MDC-67] Persist /etc/simet/ on sysupgrade
[MDC-67] Persist /etc/simet/ on sysupgrade Install a /lib/upgrade/keep.d/ file that instructs sysupgrade to persist /etc/simet/ by default. We will use this to move non-UCI SIMET-related configuration...
View ArticleMerge pull request #14 from hmh/master
Merge pull request #14 from hmh/master Merge recent improvements: * Avoid the risk of failing sysupgrade because killall returned non-zero status (paranoia). * Persist /etc/simet on sysupgrades, future...
View Articlesimetbox-openwrt-luci: disable currently broken tests
simetbox-openwrt-luci: disable currently broken tests * The uptime test is currently being rewritten, and will not work on any new SIMETBOX until we deploy the new server code and the new client code....
View ArticleMerge branch 'topic/md-123' into github-master
Merge branch 'topic/md-123' into github-master
View Article