CosmicFusion / fedora-kernel-manager

Mozilla Public License 2.0
5 stars 3 forks source link

Regarding pull request to CachyOS for Fedora #4

Open andersrh opened 1 month ago

andersrh commented 1 month ago

Hello @CosmicFusion

Sorry for being late with a response. We moved our repo (to: https://github.com/CachyOS/copr-linux-cachyos), and the pull request has been stuck on the old one.

I have added the files manually from the pull request to our repo (https://github.com/CachyOS/copr-linux-cachyos/commit/d4187706eb792db6798dcf7c2626ccdd2140ed46) and changed the URLs to the new repo.

I can see there is a Spec file. So just to clarify, how it works is: I shall build the spec file in our COPR repo and when that package gets installed, then it will be available in fedora-kernel-manager?

Once again I want to thank you for the PR and your interest in adding to the project.

andersrh commented 1 month ago

And BTW - the sched-ext-scx package has changed name. Updated it in a new commit:

https://github.com/CachyOS/copr-linux-cachyos/commit/592b4f87848d304a923a207afed50eb2134ee235

CosmicFusion commented 1 month ago

Hello @CosmicFusion

Sorry for being late with a response. We moved our repo (to: https://github.com/CachyOS/copr-linux-cachyos), and the pull request has been stuck on the old one.

I have added the files manually from the pull request to our repo (CachyOS/copr-linux-cachyos@d418770) and changed the URLs to the new repo.

I See, great job thank you

I can see there is a Spec file. So just to clarify, how it works is: I shall build the spec file in our COPR repo and when that package gets installed, then it will be available in fedora-kernel-manager?

Yes once the user installs the config package, the kernel provider in the branch becomes available in the kernel manager

Once again I want to thank you for the PR and your interest in adding to the project.

Thanks 😊

CosmicFusion commented 1 month ago

And BTW - the sched-ext-scx package has changed name. Updated it in a new commit:

CachyOS/copr-linux-cachyos@592b4f8

This should account for it https://github.com/CosmicFusion/fedora-kernel-manager/commit/cceaa8f0534c76bb39f2d616f6194f661f8ef968

andersrh commented 1 month ago

Yes once the user installs the config package, the kernel provider in the branch becomes available in the kernel manager

Is fedora-kernel-manager available in a COPR repo or as an rpm?

This should account for it cceaa8f

Okay great :+1: