Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove old unused branches #161

Open
christoph-zededa opened this issue Oct 11, 2024 · 2 comments
Open

Remove old unused branches #161

christoph-zededa opened this issue Oct 11, 2024 · 2 comments

Comments

@christoph-zededa
Copy link

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 ?

@rene
Copy link
Collaborator

rene commented Oct 21, 2024

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:

  1. "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.
  2. 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....

@eriknordmark , @rucoder

@christoph-zededa
Copy link
Author

@rene sounds good - there are also two branches not starting with eve-kernel-

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants