Would you be able to elaborate in more details what would be expected from the PKGBUIL in this case? Do you want me to pass LLVM=1
conditionally?
Search Criteria
Package Details: linux-pf 6.11.pf4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-pf.git (read-only, click to copy) |
---|---|
Package Base: | linux-pf |
Description: | The pf-kernel and modules |
Upstream URL: | https://pfkernel.natalenko.name |
Keywords: | bbr bbr3 kernel ksm linux linux-pf pf-kernel uksm uksmd v4l2loopback zstd |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, linux-pf, NTFS3-MODULE, UKSMD-BUILTIN, V4L2LOOPBACK-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | nous |
Maintainer: | post-factum |
Last Packager: | post-factum |
Votes: | 209 |
Popularity: | 0.24 |
First Submitted: | 2011-07-24 12:01 (UTC) |
Last Updated: | 2024-11-06 15:49 (UTC) |
Dependencies (17)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-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, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- ksmbd-toolsAUR (optional) – userspace tools for the ksmbd kernel SMB server
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- uksmdAUR (uksmd-gitAUR, uksmd-cachyos-nosystemd-gitAUR, uksmd-nosystemd-gitAUR) (optional) – userspace KSM helper daemon
- v4l2loopback-utils (optional) – v4l2-loopback device utilities
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (14)
- droidcam (requires V4L2LOOPBACK-MODULE)
- humble-lumpia-git (optional)
- immersed (requires V4L2LOOPBACK-MODULE) (optional)
- ksmbd-tools (requires KSMBD-MODULE)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- simple-droidcam-client (requires V4L2LOOPBACK-MODULE)
- uksmd (requires UKSMD-BUILTIN)
- uksmd-cachyos-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmd-git (requires UKSMD-BUILTIN)
- uksmd-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmdstats-git (requires UKSMD-BUILTIN) (optional)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (2)
post-factum commented on 2024-10-31 15:54 (UTC)
EndlessEden commented on 2024-10-31 08:48 (UTC)
(PLEASE IGNORE THIS) -- edited this as discovered this was already happening in prepare.
@post-factum -- can you add clang support to the config? 'config' be converted to generate when makepkg is run or atleast add variables to the PKGBUILD for separate configs related to cc/as/ld to support LLVM/CLANG/Mold.
I prefer to use clang over gcc system-wide, but without the config variables "CONFIG_CC_IS_CLANG=y" & "CONFIG_LD_IS_LLD=y", DKMS breaks (see: https://github.com/dell/dkms/pull/169).
EndlessEden commented on 2024-10-31 08:28 (UTC)
@post-factum -- can you add clang support to the config? 'config' be converted to generate when makepkg is run or atleast add variables to the PKGBUILD for separate configs related to cc/as/ld to support LLVM/CLANG/Mold.
I prefer to use clang over gcc system-wide, but without the config variables "CONFIG_CC_IS_CLANG=y" & "CONFIG_LD_IS_LLD=y", DKMS breaks (see: https://github.com/dell/dkms/pull/169).
yurikoles commented on 2024-03-02 23:38 (UTC)
@tee
Installation of linux-pf
enlarged my general desktop performance, and my cat fur became soft and silky.
post-factum commented on 2024-03-02 23:19 (UTC)
Define "general desktop performance" please.
tee commented on 2024-03-02 23:11 (UTC)
In terms of general desktop performance.
post-factum commented on 2024-03-02 16:12 (UTC)
Does this kernel include patches from linux-clear?
No. In case you need specific patches, let me know.
Is this kernel better than linux-zen?
Better for what?
tee commented on 2024-03-02 15:11 (UTC)
Does this kernel include patches from linux-clear? Is this kernel better than linux-zen?
post-factum commented on 2023-11-17 11:46 (UTC)
I do not see any clear advantage of, say, -mzen3
build over the x86_64-v3
build that would outweight maintenance burden. If you can prove it with a benchmark, please do so, until then four distinct levels is enough.
jaro3 commented on 2023-11-17 09:28 (UTC)
Why have you disabled the optimizations like skylake, haswell, k10, adlerlake etc. in the sources?
Pinned Comments
post-factum commented on 2023-09-25 20:30 (UTC) (edited on 2024-10-08 14:21 (UTC) by post-factum)
Official binary builds for various x86_64 ISA levels are available here.