ophub / kernel

These kernels can be used on Armbian and OpenWrt systems.
GNU General Public License v2.0
190 stars 228 forks source link

kernel_flippy #19

Closed esaaprillia closed 1 year ago

esaaprillia commented 1 year ago

Plis update kernel_flippy

ophub commented 1 year ago

Already the latest version

esaaprillia commented 1 year ago

Thanks

esaaprillia commented 1 year ago

@ophub

i build in imagebuilder and choose flippy kernel but kernel download stable kernel. this looks like a bug

Screenshot_2023-04-25_212408

ophub commented 1 year ago

https://github.com/esaaprillia/amlogic-s9xxx-openwrt/blob/d3417e3b5557876bbe399a1c56333de90e4a2b9f/make#L89

do not change script keep kernel_default="stable"

esaaprillia commented 1 year ago

https://github.com/esaaprillia/amlogic-s9xxx-openwrt/blob/d3417e3b5557876bbe399a1c56333de90e4a2b9f/make#L89

do not change script keep kernel_default="stable"

I've tried not changing kernel_default="stable" but the result is the same

ophub commented 1 year ago

Run Actions again

Do not change the make file, you only need to select flippy in Actions. If modified, it becomes invalid.

esaaprillia commented 1 year ago

@ophub

must download kernel_flippy not kernel_stable if choose flippy problem still persist. I have tried the first time you added the flippy kernel everything worked fine. it breaks when you make changes

kernel_flippy tags only have kernel-5.4.240

Screenshot_2023-04-26_103302 Screenshot_2023-04-26_104422

ophub commented 1 year ago

https://github.com/ophub/amlogic-s9xxx-openwrt/commit/963499aeced08d02639ba95920dd1d91d23d3098

Fix the issue of not being able to customize kernel tags

Snip20230426_1

esaaprillia commented 1 year ago

@ophub

thanks if it's fixed. can you add rootfs_size in imagebuilder

ophub commented 1 year ago

Imagebuilder does not have this setting. The tar file does not have a size method

esaaprillia commented 1 year ago

Imagebuilder does not have this setting. The tar file does not have a size method

https://github.com/ophub/amlogic-s9xxx-openwrt/blob/47e8227de985057bbe178bf92826b736af43421a/action.yml#L34