chaotic-aur / packages

Read-only mirror of Chaotic-AUR's main repository. Issues and bug reports welcome! 📑
https://gitlab.com/chaotic-aur/pkgbuilds
GNU General Public License v3.0
335 stars 19 forks source link

[Request] linux-xanmod-linux-bin-x64v2 #3218

Closed Ravi-Kishor closed 2 months ago

Ravi-Kishor commented 3 months ago

Package:

https://aur.archlinux.org/pkgbase/linux-xanmod-linux-bin-x64v2

Purpose:

Its an optimized version of xanmod specially for older cpus. and Imagine compilation time on my old 2nd gen laptop. Please be kind and add these 2 packages.

Benefits:

Its an optimized version of xanmod specially for older cpus.

Building:

Screenshot from 2024-07-08 13-27-52

Copyright:

GPL3

Expected Interest:

Only me

Already available?

Yes

Unique request?

Yes

Banned package?

No

More information:

No response

Technetium1 commented 3 months ago

We did drop v2 intentionally... https://github.com/chaotic-aur/packages/issues/2242#issuecomment-2184600331 https://github.com/chaotic-aur/graveyard/issues/277

xiota commented 3 months ago

I dropped the v2 packages because of low usage, but high resource requirements to build. Majority of users should be using v2 or v3 kernels, but don't. Would be reasonable to bring back a v2 kernel if user awareness / usage could be improved.

The problem may be not knowing what v2/v3 refer to, but packages referring to specific instruction set still have low usage compared with the base package. Maybe something like -slow (v1), -fast (v2), -faster (v3), -fastest (v4) would work.

Current metrics: linux-xanmod = 2465 linux-xanmod-v3 = 97

Pakrohk commented 2 months ago

I am confused, how can bin packages have a lot of processing for you? These packages are pre-made Please explain first.

If possible, please add the LTSx64v2 packages and its headers.

xiota commented 2 months ago

Kernel packages currently available on chaotic-aur are built from source. Unless there is some problem, packages that build from source are preferred over bin packages. Most bin packages can be made directly by users with minimal effort.

I'm still thinking about reintroducing a v2 kernel package, but would build from source.

Ravi-Kishor commented 2 months ago

If possible, please add the LTSx64v2 packages and its headers.

anyways Xanmod V1 looks depreciated shifting to V2 for lts and mainline would be a great decision.

Pakrohk commented 2 months ago

image

If possible, please add the LTSx64v2 packages and its headers.

anyways Xanmod V1 looks depreciated shifting to V2 for lts and mainline would be a great decision.

yes

xiota commented 2 months ago

Planning to reorganize linux-xanmod packages.

May change v2/v3 suffices to something more descriptive, like x64v2/x64v3.

Rationale: Minimal benefit from providing multiple versions of each kernel because linux-xanmod-edge and linux-xanmod are out of sync for only about a month after kernel version is bumped. Users with "newer" hardware (v3) are more likely to benefit from latest kernel releases (edge). Users with old hardware (v1) are unlikely to benefit from newest kernel releases, so lts should be sufficient. Leaving rt kernel alone.

xiota commented 2 months ago

Reorganization in progress... Related chaotic-aur/packages#2242