Search Criteria
Package Details: linux-cachyos-headers 6.15.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-cachyos.git (read-only, click to copy) |
---|---|
Package Base: | linux-cachyos |
Description: | Headers and scripts for building modules for the Linux BORE + LTO + AutoFDO + Propeller Cachy Sauce Kernel by CachyOS with other patches and improvements. kernel |
Upstream URL: | https://github.com/CachyOS/linux-cachyos |
Keywords: | cachyos kernel linux |
Licenses: | GPL-2.0-only |
Submitter: | ptr1337 |
Maintainer: | ptr1337 (sir_lucjan) |
Last Packager: | sir_lucjan |
Votes: | 31 |
Popularity: | 2.04 |
First Submitted: | 2021-10-12 18:31 (UTC) |
Last Updated: | 2025-06-11 17:40 (UTC) |
Dependencies (18)
- clang (llvm-gitAUR, clang17-binAUR, clang-minimal-gitAUR)
- linux-cachyosAUR
- lld (llvm-gitAUR)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR)
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR) (make)
- rust (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rust-src-gitAUR, rustup-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
danisztls commented on 2024-01-28 22:33 (UTC)
It fails checksum when updating with Paru. Cleaning the cache solves it.
danisztls commented on 2024-01-28 22:30 (UTC)
I was asked this:
Maybe it's worth adding it to the config.
wustdsh commented on 2024-01-27 06:19 (UTC)
There seems to be something wrong with
bore-tuning-sysctl.patch
, but I don't know how to fix this patch.danisztls commented on 2024-01-12 17:03 (UTC)
There are additional dependencies: flex and bison.
wustdsh commented on 2023-12-20 23:20 (UTC) (edited on 2023-12-20 23:28 (UTC) by wustdsh)
@ptr1337 thanks very much. The "y" at the end confused me a bit, I think I figured out some shell syntax
ptr1337 commented on 2023-12-20 18:44 (UTC) (edited on 2023-12-20 18:46 (UTC) by ptr1337)
@wustdsh
Little example:
The "y" at the end, means it is default enabled.
If the "y" is away, it is disabled.
You can also pass a variable to configure the settings on your own, for example:
Without editing the PKGBUILD at all. Just go with the way, you want to
There is no "anything". Most variables are only "y" or " " (nothing) to disable. There is for llvm LTO: _use_llvm_lto , which should be set to none, thin or full. But it is explained inside of the PKGBUILD
wustdsh commented on 2023-12-20 16:01 (UTC)
I see that each build option has a preset variable, like _cachy_config=${_cachy_config-y} .Should I just modify PKGBUILD or use
env _cachy_config-y=ANYTHING
. sorry probably a dumb questionxuanruiqi commented on 2023-09-18 14:21 (UTC)
Sorry, needs another checksum bump
Anarconda commented on 2023-08-17 07:37 (UTC) (edited on 2023-08-17 07:40 (UTC) by Anarconda)
Hi there, error messages when LTO is selected (both full or thin)
It is compiling as usual without LTO.
Thanks in advance. Regards.
Anarconda commented on 2023-08-15 11:35 (UTC) (edited on 2023-08-15 11:51 (UTC) by Anarconda)
@ptr1337 LTO -> Full Compiling a kernel without LTO right now. I'll edit when tested.
Edit 1. Nope. Messages are gone compiling without LTO.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »