Package Details: linux-pf-headers 6.11.pf4-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 kernel ksm linux linux-pf pf-kernel uksm uksmd v4l2loopback zstd
Licenses: GPL-2.0-only
Provides: linux-pf-headers
Submitter: nous
Maintainer: post-factum
Last Packager: post-factum
Votes: 210
Popularity: 0.27
First Submitted: 2011-07-24 12:01 (UTC)
Last Updated: 2024-11-06 15:49 (UTC)

Dependencies (10)

Required by (0)

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 .. 28 29 30 31 32 33 34 35 36 37 38 .. 106 Next › Last »

abihf commented on 2014-07-18 03:17 (UTC)

would you like to update this package to 3.15 ? i tried it my self, but always got "ERROR: A failure occurred in prepare()"

ivenvd commented on 2014-06-27 07:35 (UTC)

v3.15-pf2 is out: https://pf.natalenko.name/forum/index.php?topic=262

mid-kid commented on 2014-06-11 20:15 (UTC)

Please add kmod to makedepends, otherwise it won't compile in a chroot made with devtools, due to the "depmod" command missing at compile time.

nous commented on 2014-06-06 10:03 (UTC)

>>> Updating module dependencies. Please wait ... depmod: ERROR: could not open directory /lib/modules/3.14.1-pf: No such file or directory depmod: FATAL: could not search modules: No such file or directory >>> Generating initial ramdisk, using mkinitcpio. Please wait... ==> Building image from preset: /etc/mkinitcpio.d/linux-pf.preset: 'default' -> -k /boot/vmlinuz-linux-pf -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-pf.img ==> Starting build: 3.14.0-pf3-pf Please fix the errors, especially the -pf3-pf. % file /boot/vmlinuz-linux-pf /boot/vmlinuz-linux-pf: Linux kernel x86 boot executable bzImage, version 3.14.0-pf3-pf (nous@hyperion) #1 SMP PREEMPT Thu Jun 5 23:56:49 EEST, RO-rootFS, swap_dev 0x2, Normal VGA

Thaodan commented on 2014-04-14 04:16 (UTC)

sorry fixed

tkh23 commented on 2014-04-14 04:09 (UTC)

==> Starting package_linux-pf-headers()... cp: cannot stat ‘drivers/media/usb/sn9c102/*.h’: No such file or directory

pavbaranov commented on 2014-04-13 10:21 (UTC)

First of all, there isn't any patch at: http://pf.natalenko.name/sources/3.14/patch-3.14linux-pf1.xz - 404 Not Found. It should be http://pf.natalenko.name/sources/3.14/patch-3.14-pf1.xz

nous commented on 2014-04-13 09:47 (UTC)

The package version is 3.14.1-pf, but the kernel itself is versioned 3.14.0-pf (which isn't a big deal as far as installation and operation are concerned). Is this intentional? Also, KERNEL_VERSION in linux.install is at 3.13.1-pf; you might want to uncomment the relevant sed in the PKGBUILD so as to take care of it automagically, since this seems to be easily forgotten.