Nearly flawless
@GNUton - I have tested everything that I usually use and not had any issues. Just confirm
@r0bbieNZ statement that the dot within Enable JFFS does not stick after apply - BUT the JFFS is in fact enabled after selecting it and applying - webui just needs a minor fix
.
To be specific - I was on Asus stock version
386.39648 which I had
factory reset after install. THEN I dirty flashed your alpha3 - perfect no problem ... except system complains about low NVRAM [almost none left] - so I ran my usual command [sourced here on the forums] ..
Code:
for line in `nvram show | grep ^[^=]*=$ `; do var=${line%*=}; nvram unset $var; done; nvram commit
Rebooted
Then with new USB flash stick [formatted in Win10 PC to NTSC] ran amtm from firmware under SSH - formatted USB ext4 with journaling - and fully installed all add-ons per image below ... all running flawlessly for several hours now ...
View attachment 27823
As to Trend Micro - the test sites
@RMerlin provided above did not trigger any blocks at the Router - and although the signature claimed to have updated under the firmware tab - as reported by
@r0bbieNZ above - the signature version does not appear in the webui and remain 0.0000 !
Very nearly there - well done
.