Search Criteria
Package Details: linux-cachyos-cacule 6.1.8-1
Package Actions
- View PKGBUILD / View Changes
- Download snapshot
- Search wiki
- Flag package out-of-date
- 1 pending request
- Submit Request
Git Clone URL: | https://aur.archlinux.org/linux-cachyos-cacule.git (read-only, click to copy) |
---|---|
Package Base: | linux-cachyos-cacule |
Description: | The Linux cacULE scheduler Kernel by CachyOS with other patches and improvements kernel and modules |
Upstream URL: | https://github.com/CachyOS/linux-cachyos |
Licenses: | GPL2 |
Provides: | KSMBD-MODULE, UKSMD-BUILTIN, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Submitter: | ptr1337 |
Maintainer: | ptr1337 (sir_lucjan) |
Last Packager: | sir_lucjan |
Votes: | 3 |
Popularity: | 0.001052 |
First Submitted: | 2021-10-12 18:39 (UTC) |
Last Updated: | 2023-01-24 09:51 (UTC) |
Dependencies (21)
- coreutils (coreutils-git, coreutils-hybrid-git, coreutils-selinux, coreutils-hybrid)
- initramfs (dracut-git, booster-git, booster-wip-git, mkinitcpio-git, booster, dracut, mkinitcpio)
- kmod (kmod-git, kmod-minimal-git)
- bc (bc-gh) (make)
- binutils (binutils-git, binutils-2.35.2) (make)
- cpio (cpio-git) (make)
- gcc (fastgcc, gccrs-git, gcc-git) (make)
- gcc-libs (fastgcc, gccrs-libs-git, gcc-libs-git) (make)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-widevine, glibc-linux4, glibc-git) (make)
- libelf (elfutils-git, libelf-minimal-git) (make)
- make (make-git) (make)
- pahole (pahole-git) (make)
- patch (patch-git) (make)
- perl (perl-git) (make)
- tar (tar-libarchive, tar-git, tar-parallel) (make)
- xz (xz-git) (make)
- zstd (zstd-git, zstd-static) (make)
- linux-firmware (linux-firmware-iwlwifi-git, linux-libre-firmware, linux-firmware-git, linux-firmware-uncompressed) (optional) – firmware images needed for some devices
- modprobed-db (modprobed-db-git) (optional) – Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- uksmd (uksmd-git) (optional) – Userspace KSM helper daemon
- Show 1 more dependencies...
Required by (7)
- ksmbd-tools (requires KSMBD-MODULE)
- linux-cachyos-cacule-headers
- mozillavpn (requires WIREGUARD-MODULE)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- uksmd (requires UKSMD-BUILTIN)
- uksmd-git (requires UKSMD-BUILTIN)
Latest Comments
ptr1337 commented on 2021-11-06 20:19 (UTC)
In general, dont use AUR Helpers, for custom compiling.
The PGO patch is atm broken since llvm 13. Probally soon there will be a new one. I'll going to remove them. As long it is broken.
You could just remove two lines at package base so there is no lto.
You can also follow here, for future updates.
https://github.com/CachyOS/linux-cachyos.git
every kernel version i will for sure update the kernel min. one time.
monarc99 commented on 2021-11-06 19:33 (UTC)
if i enable pgo, i get the error:
==> ERROR: Integrity checks (md5) differ in size from the source array.
because the pgo patch file is not part of the source vars. I must always update the sums manually. My aur helper exit always with error with the next update.
if i enable lto, the package name changes (-lto added). I use paru to install aur packages. With the changed package name, paru does not know the package anymore. Any future update of the package is ignored.
ptr1337 commented on 2021-10-12 18:39 (UTC)
Readme can be found here:
https://github.com/CachyOS/linux-cachyos.git
We got also a prebuilt repo and provide all kernel compiled with -march=x86-64-v3 and -march=x86-64 and also with lto.
More can be found at the README.md