-
Notifications
You must be signed in to change notification settings - Fork 21
Description
(semi-)Recently there's been a change where the kernel it fetches for compile now grabs the cachy-base-all kernel for simplicity. Commit e4b10c2
This is good but for my use case, testing non-cachy patches results in conflicts and pigeon-holes testing patches to waiting on downstream to update (dependent on if they plan to ship a cachy-X patch).
I'd like to have an option of presets that allow me to have unmodified stable, rc and lts kernels (if possible) where I can use the cachy config but pick and choose the cachy and kernel patches as I please.
I really appreciate this gui app in helping stream line testing and configuring different kernels for the layman, without having to enter the cmd line to do so. And so this option would be greatly appreciated.
Thanks for your time.