dolohow / uksm

Ultra Kernel Samepage Merging
242 stars 35 forks source link

Binary builds? #51

Open ytrezq opened 4 years ago

ytrezq commented 4 years ago

One of the best option on the old website, is there are binary packages for most distributions including Fedora.

As most peoples aren’t using compilers it would be good to support that. Or even make the current implementation compatible with DKMS.

dolohow commented 4 years ago

Can you point free tool that can build kernels and publish on github? I can adapt build scripts from common distros.

As most peoples aren’t using compilers it would be good to support that. Or even make the current implementation compatible with DKMS.

I don't think dkms is possible.

Szpadel commented 4 years ago

FYI: i'm maintaining fedora kernel with UKSM patches applied here: https://github.com/Szpadel/fedora-uksm this is for RPM builds, but it can be adapted to extract kernel image from it For publishing on github it is fairly easy (and free) using travis: https://docs.travis-ci.com/user/deployment/releases/ but IMO it isnt easy to make easy from in replacement for every distro as they tend to have different configurations and custom patches

lilydjwg commented 4 years ago

FYI I have a build with UKSM and CJK patches for Arch Linux in the [archlinuxcn] repository. Currently it's built with adjustments to Arch's linux-lts build scripts.

ytrezq commented 4 years ago

@lilydjwg : please give a download link then.

lilydjwg commented 4 years ago

You can get information about the repo here: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#archlinuxcn

The kernel package is called linux-lily, with UKSM and cjktty patches, debug symbols, and some config adjustments.

ytrezq commented 4 years ago

@lilydjwg : yes I know it… But there’s no link to download the binary or ʀᴘᴍ on the webpage (as I’m needing ≥5.x).

Szpadel commented 4 years ago

@ytrezq https://download.copr.fedorainfracloud.org/results/szpadel/kernel/fedora-32-x86_64/01390711-kernel/

ytrezq commented 3 years ago

@Szpadel 404 not found.

Szpadel commented 3 years ago

@ytrezq I pushed new update, it should be available in ~8h