skbeh
skbeh
Would you like to embed `busybox` to gain some compatibility with magisk?
@tiann BusyBox is licensed under GPLv2, so embedding it breaks the license. Also the linux kernel is licensed under GPLv2, so linking kernelsu with it also breaks license.
I suggest to license kernelsu under GPLv2 or GPLv2-or-later.
> KernelSU is GPL-3 GPLv3 is **not** compatible with GPLv2.
> Magisk is also GPL3 Because magisk isn't linked with Linux kernel or GPLv2 libraries, they don't have to deal with the license problem.
> GPLv2-or-later should be Ok I think it should be. However, I am not a lawyer, so I can not give legal advices.
The binaries are directly taken from Magisk v25.2 apk.
@akiirui Can you give me any example?
@akiirui FFMpeg not supports HEVC inside FLV yet.
@akiirui After https://github.com/yt-dlp/yt-dlp/pull/5820 being merged, my script should works fine with bilibili live.