Package Details: linux-pf 6.14.pf6-1

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)

Required by (13)

Sources (2)

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.

Latest Comments

« First ‹ Previous 1 .. 37 38 39 40 41 42 43 44 45 46 47 .. 106 Next › Last »

Thaodan commented on 2013-05-28 20:58 (UTC)

fixed

mikeroll commented on 2013-05-28 20:45 (UTC)

Someone forgot to add MK10=y to egrep in line 266. Please fix. Otherwise build fails for K10 cpus.

Thaodan commented on 2013-05-24 11:50 (UTC)

The $_kernelname var is set in line 12, to pf. There must be something in your scripts.

nous commented on 2013-05-24 11:20 (UTC)

It must be something in my 32bit chroot then. I'm using distcc to shorten compile time and there's a strong warning in the wiki against distcc/multilib: https://wiki.archlinux.org/index.php/Distcc#Multilib_GCC_Method_.28Not_Recommended.29 Anyway, I've pointed at the issue because linux-pf used to compile/pack correctly in the chroot a few revisions ago.

Thaodan commented on 2013-05-23 21:35 (UTC)

Using 32bit makepkg.conf and gcc-multilib

nous commented on 2013-05-23 21:12 (UTC)

I must pin this down. Are you building in an i686 chroot or natively?

Thaodan commented on 2013-05-23 20:37 (UTC)

As you see it doesn't.

nous commented on 2013-05-23 20:34 (UTC)

Found an easy one: when copy/pasting from linux-ARCH you _must_ change ${_kernelname:--ARCH} to ${_kernelname:--pf}.

Thaodan commented on 2013-05-23 20:28 (UTC)

It's your script or system. I builded it just fine without any issues and with the correct path see: http://dl.dropboxusercontent.com/u/172590784/Linux-pf/i686/linux-pf-3.9.3-1-i686.pkg.tar.xz

Thaodan commented on 2013-05-23 18:31 (UTC)

I'm searching it, but as the settting of EXTRAVERSION isn't depent on $CARCH I don't see it. You may search on your own.