Is it possible to turn on IPv6 using netinstall? For some reason it’s disabled in the routeros-mipsbe package. If I try to add the ipv6 package directly it says “Missing: system”.
If I put “/system package enable ipv6” in my netinstall script then it’s enabled.. after the next two reboots. So I guess I could then add a provisioning script that waited until it was enabled then provisioned it, then deleted itself. But that seems like the wrong way to go about it.