fossil
Regular Contributor
Voxel is providing a great service to the community with his firmwares. I am pretty satisfied with it. Once one try to compile it he gets the idea how much effort Voxel has put into it.
Just as a fun project for my own learning. I started building the Voxel firmware (.90SF) couple of weeks back in my free time. I am able to compile it end to end using latest toolchain with GC 11.2 on RP4 with bullseye. I used raspberry pi 4 as build environment, which was kind of a mistake because aarch64 is not supported by NG toolchain and some old pkgs. But I am glad I did as it made me learn more and dig deeper into the things.
Considering this is the first time ever I worked with toolchains, openwrt and compiling router firmware, I am a happy camper. Need to sort out couple of things which I will be able to do in the coming few days. Next step compile it on x86-64 in virtualbox/WSL and start playing around with it.