please don't report it out of date if there's no new ver.
Search Criteria
Package Details: linux-pf-headers 6.11.pf4-1
Package Actions
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)
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 23 24 25 26 27 28 29 30 31 32 33 .. 106 Next › Last »
Thaodan commented on 2015-01-31 23:13 (UTC)
nous commented on 2015-01-18 13:31 (UTC)
Also: the conflicts() arrays are not correctly populated; enclose the appended elements in parentheses, otherwise they are appended as raw strings:
conflicts+=(${pkgbase}-${_cpusuffix}) instead of
conflicts+=${pkgbase}-${_cpusuffix}
hzy199411 commented on 2015-01-18 12:32 (UTC)
kmod should in makedepends
nous commented on 2015-01-17 18:50 (UTC)
32-bit binaries also in place.
nous commented on 2015-01-07 19:10 (UTC)
Since Thaodan seems busy at the moment, I've uploaded a new set of precompiled packages at the [pfkernel] repo, with the appropriate iptables NAT modules in place. 64bit packages only, sorry. Version number 3.17.3-2.
nous commented on 2015-01-06 21:13 (UTC)
Please, fix the missing NAT modules issue ASAP.
kris7t commented on 2015-01-06 11:48 (UTC)
3.17-pf2 and 3.17-pf3 seem to build fine by bumping _pfrel to 2 and 3, respectively, and running makepkg -f >>PKGBUILD
I did not try modprobed_db, just used my own .config from 3.17-pf1.
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.