Package Details: linux-pf 6.15.pf2-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: 210
Popularity: 0.89
First Submitted: 2011-07-24 12:01 (UTC)
Last Updated: 2025-06-07 08:43 (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 .. 95 96 97 98 99 100 101 102 103 104 105 106 Next › Last »

nous commented on 2010-10-22 15:09 (UTC)

Please, do not flag as out-of-date before checking the pf-kernel page. The author is waiting for IMQ to sync with 2.6.36 before releasing -pf1. [EDIT] Please, again, DO NOT FLAG AS OUT-OF-DATE! This package follows http://pf-kernel.org.ua - NOT http://kernel.org.

nous commented on 2010-10-12 08:08 (UTC)

Thanks for the suggestion, I replaced the relevant section from your package.

graysky commented on 2010-10-11 22:10 (UTC)

@nous - you might wanna modify your make localmodconfig line to call the script directly as that make lmc never worked right. See my PKGBUILD in the kernel26-ck package for more.

nous commented on 2010-10-11 18:24 (UTC)

@graysky I vaguely remember that despite my MAKEFLAGS="-j2" in /etc/makepkg.conf, makepkg only used 1 core as I could see it in the xfce4 CPU monitor. Those lines intended to fix that and were forgotten since. Nice catch!

graysky commented on 2010-10-11 15:34 (UTC)

Nice package, thanks for maintaining it. Aren't the following lines redundant? # Make some good use of MAKEFLAGS MAKEFLAGS=`grep -v '#' /etc/makepkg.conf | grep MAKEFLAGS= | sed s/MAKEFLAGS=// | sed s/\"//g` # get kernel version make ${MAKEFLAGS} prepare

nous commented on 2010-10-11 08:01 (UTC)

I'm sorry, I uploaded a test PKGBUILD, it's fixed now.

gaougalos commented on 2010-10-11 07:42 (UTC)

scripts/kconfig/conf -s arch/x86/Kconfig *** *** You have not yet configured your kernel! *** (missing kernel config file ".config") *** *** Please run some configurator (e.g. "make oldconfig" or *** "make menuconfig" or "make xconfig"). *** make[2]: *** [silentoldconfig] Error 1 make[1]: *** [silentoldconfig] Error 2 make: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'. Stop. Aborting... [christos@christos-arch kernel26-pf]$ cd

nous commented on 2010-10-11 06:26 (UTC)

http://ck-hack.blogspot.com/2010/10/further-updates-on-hierarchical-tree.html Here CK says he has received a few negative reports about the fork depth patch and will not merge it into the main BFS patch set. For the time being, I'll keep it in the PKGBUILD since it works oh-so-nice for me, but if anyone reports bad behavior I'll remove it.

nous commented on 2010-10-10 07:32 (UTC)

Alright, I was curious about the fork_depth patch so I applied it. I was so impressed by the results, that I updated the PKGBUILD. I haven't changed the version number though, so people will have to explicitly install from the AUR. I started 'grep -ir nous /' and fired up a dozen of the heaviest apps I have installed in my laptop one after the other, switching between them, clicking here and there, playing video and audio. Not a single frame or sound skip, no click action delayed. Superb.