fabianishere / udm-kernel-tools

Tools for bootstrapping custom kernels on the UniFi Dream Machine
GNU General Public License v2.0
330 stars 23 forks source link

Kernel Version (v1.12.22) #73

Closed thotha closed 2 years ago

thotha commented 2 years ago

Will you support Kernel Version 1.12.x or is it required to build it myself or do I have to go back to 1.11.4?

fabianishere commented 2 years ago

I see Ubiquiti has officially released v1.12.x, so I'll try to port the project soon to this new version.

jonwilliams84 commented 2 years ago

+1 for this, looks like 1.12.22 has some pretty good fixes so am keen to update but can't be losing multipath routing so will hold off until you have a release ready. Thanks in advance!

gatesry commented 2 years ago

@fabianishere - I see you compiled the tool for 1.12.22. Did you encounter any differences in the build process? Curious if this relates to my earlier PR #70.

fabianishere commented 2 years ago

v1.12.x is now supported in udm-kernel-tools v1.1.5. Don't forget to update the kernel as well (e.g., to edge4), since the older kernels won't boot anymore due to a change from Ubiquiti.

@gatesry No changes in the build process. The changes in https://github.com/fabianishere/udm-kernel-tools/commit/c483f248665aaa5d9949f55d80ee9884f8e5744f are the only changes I applied to build the new version.