You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main issue on removing old branches is that old EVE versions still rely on the kernel from these branches and this will make us lost traceability. I see some approaches we could follow:
"Archive" (some how) these branches. We could create another project, for instance, eve-kernel-archive, to only archive old branches, keeping the eve-kernel nice and clean.
Generate kernel source code releases for kernel, as we do for eve-os. Releases could be all the relevant tarballs (kernel, modules, headers) + source code.
IMO (ideally) we should follow both approaches....
There are more than 15 branches here: https://github.com/lf-edge/eve-kernel/branches/all
but not all of them are used according to https://github.com/lf-edge/eve/blob/master/kernel-commits.mk ?
The text was updated successfully, but these errors were encountered: