Package Details: linux-pf-headers 6.15.pf2-1

Git Clone URL: https://aur.archlinux.org/linux-pf.git (read-only, click to copy)
Package Base: linux-pf
Description: Headers and scripts for building modules for the pf-kernel
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: linux-pf-headers
Submitter: nous
Maintainer: post-factum
Last Packager: post-factum
Votes: 210
Popularity: 0.84
First Submitted: 2011-07-24 12:01 (UTC)
Last Updated: 2025-06-07 08:43 (UTC)

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 .. 98 99 100 101 102 103 104 105 106 Next › Last »

nous commented on 2010-09-18 13:47 (UTC)

After the local root exploit that affects 64-bit kernels (described at http://sota.gen.nz/compat2/ and confirmed to work in my 64-bit boxes), I updated the PKGBUILD. Until further notice, PLEASE DO NOT USE THE PREBUILT PACKAGES FROM THE X86_64 REPO, unless you're on a single-user machine and you really know your stuff.

nous commented on 2010-09-17 21:11 (UTC)

The repo has moved to dropbox, please update your unofficial mirrorlist. [pfkernel] Server = http://dl.dropbox.com/u/11734958/i686 or Server = http://dl.dropbox.com/u/11734958/x86_64 In x86_64 you can find core2 and k8 optimized packages. I use a single PKGBUILD for all versions to make my life easier, so make sure you uninstall any existing kernel26-pf package before you install the -core2 or -k8, otherwise you'll have lots of conflicting files.

nous commented on 2010-09-17 11:03 (UTC)

I was just informed the dns record of the repo was deleted. I'm setting up another, I'll update the information as soon as I'm done.

gaougalos commented on 2010-09-17 10:37 (UTC)

error: failed retrieving file 'pfkernel.db.tar.gz' from pfkernel.gtklocker.com : No address record error: failed to update pfkernel (No address record)

nous commented on 2010-09-04 22:02 (UTC)

We now have an unofficial repository for pf-kernel and nvidia-pf, thanks to gtklocker. [pfkernel] Server = http://pfkernel.gtklocker.com/i686 or Server = http://pfkernel.gtklocker.com/x86_64 On x86_64 you can find core2 and k8 optimized packages. I use a single PKGBUILD for all versions to make my life easier, so make sure you uninstall any existing kernel26-pf package before you install the -core2 or -k8, otherwise you'll have lots of conflicting files.

nous commented on 2010-08-30 17:52 (UTC)

Since the updates come out more often than some anticipate, it's highly recommended to have a kernel config tailored for your boxes. Use hwd or hwdetect to show you your hardware modules and build the disk controller (and tuxonice and lzo) in-kernel. Everything else can be modules and loaded at startup with /etc/rc.conf. Initrd is not needed this way and you'll reduce kernel build time to a small fraction. Keep at least one alternative kernel (e.g. the stock arch kernel) as a backup.