error: failed retrieving file 'pfkernel.db.tar.gz' from pfkernel.gtklocker.com : No address record
error: failed to update pfkernel (No address record)
Search Criteria
Package Details: linux-pf-headers 6.13.pf1-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: | 209 |
Popularity: | 0.054373 |
First Submitted: | 2011-07-24 12:01 (UTC) |
Last Updated: | 2025-01-25 23:02 (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 .. 98 99 100 101 102 103 104 105 106 Next › Last »
gaougalos commented on 2010-09-17 10:37 (UTC)
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.
nous commented on 2010-08-30 09:49 (UTC)
@lucak3 I'll try :) But I can't possibly compile and update the prebuilt packages every single time...
lucak3 commented on 2010-08-30 08:22 (UTC)
pf7 patchset out: are you planning to update every time they release one?
It seems this patchset updates very frequently...
nous commented on 2010-08-29 20:38 (UTC)
@MaJia321 GOT IT! It's make's fault. Downgrading to 3.81-5 from [core] solves the problem.
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.