Package Details: linux-pf 6.15.pf1-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 kernel linux linux-pf ovpn-dco pf-kernel v4l2loopback
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.004913
First Submitted: 2011-07-24 12:01 (UTC)
Last Updated: 2025-05-31 15:59 (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 .. 34 35 36 37 38 39 40 41 42 43 44 .. 106 Next › Last »

demon012 commented on 2013-09-26 21:48 (UTC)

Thaodan, in that case do you happen to have the older 3.10 PKGBUILD handy? I did not keep the older package and now my aufs setup is not working and neither linux-pf or linux-aufs_friendly are working at the moment due to this same bug.

Thaodan commented on 2013-09-26 08:18 (UTC)

I don't used it, at the time I updated the package aufs3 wasn't ready for 3.11

demon012 commented on 2013-09-26 08:12 (UTC)

The AUFS3 patch you are using is causing the error: "aufs au_loopback_init:136: loop_backing_file() is not defined" and it making aufs3 cease to work. Apparently the patch had this function added and then it was for some reason removed: http://www.mail-archive.com/aufs-users@lists.sourceforge.net/msg04337.html . Need to get that other patch in this package to make it work.

SydMax commented on 2013-09-16 15:39 (UTC)

Hi, Thaodan. Is there any reason, why you have ignored twice reports on this issue: "The patchlevel option seems to be the wrong way around - 'p' removes the patch version, <enter> keeps it." The fix in PKGBUILD is obvious, why not to implement it?

Thaodan commented on 2013-09-09 15:14 (UTC)

updated, aufs3 ins't ready

Thaodan commented on 2013-09-06 22:53 (UTC)

thanks, fixed

post-factum commented on 2013-09-06 21:50 (UTC)

PILEDRIVER target (line 434) has got a typo: pkgname"${pkgbase}-piledriver" Should be pkgname="${pkgbase}-piledriver" BULLDOZER target has the same issue.

brunogm commented on 2013-07-20 18:05 (UTC)

Hi, problem with CONFIG_MNATIVE=y. # CONFIG_MEMTEST is not set # CONFIG_MK8 is not set # CONFIG_MK10 is not set # CONFIG_MBARCELONA is not set # CONFIG_MBOBCAT is not set # CONFIG_MBULLDOZER is not set # CONFIG_MPILEDRIVER is not set # CONFIG_MPSC is not set # CONFIG_MATOM is not set # CONFIG_MCORE2 is not set # CONFIG_MCOREI7 is not set # CONFIG_MCOREI7AVX is not set # CONFIG_MCOREAVXI is not set # CONFIG_MCOREAVX2 is not set # CONFIG_GENERIC_CPU is not set CONFIG_MNATIVE=y

Thaodan commented on 2013-07-18 22:35 (UTC)

updated packages NOTE: I added patch from https://bugzilla.kernel.org/show_bug.cgi?id=60530 to fix the issue please report issues