I’m using the imagebuilder to build custom firmware images for Spitz X750 devices, but I’m unable to find the updated official ipks for building the 4.x.x firmware based on OpenWrt 22.03.4.
In general, I have a thing that is able to build images using imagebuilder on top of vanilla OpenWRT which stuff a few files with configs on top and excludes a few packages that aren't needed. Would it be possible to do the same with GL.iNet-provided software? My understanding is that the Wi-Fi driver is better, which is the primary reason I'm checking whether this is possible. This is for dumb APs, so the rest of the upstream software would fit my needs.
Is there a way to get that driver? I wanted to compare it with the upstream but it's not really possible with your firmware due to it being based on a much older openwrt and having too much unnecessary things. I don't really need any UI even.
Oh, I see. I didn't realize that it'd be linked to the kernel. So it'd only work if you were to provide a proper ImageBuilder with it. I guess I'll stick with the upstream OpenWRT, then. It seems stable enough and is more flexible anyway.