Yes, I will add it back with the upcoming update to v6.15.
Search Criteria
Package Details: linux-pf 6.14.pf6-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 bbrv3 invlpgb kernel linux linux-pf ovpn-dco pf-kernel v4l2loopback zstd |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, linux-pf, NTFS3-MODULE, NTSYNC-MODULE, OVPN-MODULE, 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.005013 |
First Submitted: | 2011-07-24 12:01 (UTC) |
Last Updated: | 2025-05-19 08:47 (UTC) |
Dependencies (20)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutils-symlinkAUR, coreutils-uutilsAUR, coreutils-vlang-gitAUR, coreutils-uutils-selinuxAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, ugrd-gitAUR, booster, dracut, mkinitcpio)
- kmod (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) (make)
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- xz (xz-gitAUR) (make)
- ksmbd-toolsAUR (optional) – userspace tools for the ksmbd kernel SMB server
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- scx-scheds (scx-scheds-gitAUR) (optional) – to use sched-ext schedulers
- v4l2loopback-utils (optional) – v4l2-loopback device utilities
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (13)
- droidcam (requires V4L2LOOPBACK-MODULE)
- droidcam-git (requires V4L2LOOPBACK-MODULE)
- humble-lumpia-git (optional)
- immersed (requires V4L2LOOPBACK-MODULE) (optional)
- ksmbd-tools (requires KSMBD-MODULE)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- simple-droidcam-client (requires V4L2LOOPBACK-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
- wine-osu-spectator (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator-wow64 (requires NTSYNC-MODULE) (optional)
Sources (2)
post-factum commented on 2025-05-29 09:29 (UTC)
BryanLiang commented on 2025-05-29 09:25 (UTC)
@post-factum I see, so it is possible to add it back?
post-factum commented on 2025-05-29 06:28 (UTC)
In my PKGBUILD
the vmlinux
file is not stripped. The original PKGBUILD
contains this:
echo "Stripping vmlinux..."
strip -v $STRIP_STATIC "$builddir/vmlinux"
I don't remember why I omitted this stage TBH. Probably, I needed it for debugging.
BryanLiang commented on 2025-05-29 05:17 (UTC) (edited on 2025-05-29 17:51 (UTC) by BryanLiang)
I use GitHub Actions to build this package with custom patches, and I get a 154MB header package. Is that normal? The official repo's header packages are about 50MB, so mine is roughly three times larger.
Here is my PKGBUILD
post-factum commented on 2024-10-31 15:54 (UTC) (edited on 2025-01-15 14:29 (UTC) by post-factum)
Would you be able to elaborate in more details what would be expected from the PKGBUILD in this case? Do you want me to pass LLVM=1
conditionally?
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.
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.