Package Details: linux-pf 6.11.pf4-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 kernel ksm linux linux-pf pf-kernel uksm uksmd v4l2loopback zstd
Licenses: GPL-2.0-only
Provides: KSMBD-MODULE, linux-pf, NTFS3-MODULE, UKSMD-BUILTIN, V4L2LOOPBACK-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE
Replaces: virtualbox-guest-modules-arch, wireguard-arch
Submitter: nous
Maintainer: post-factum
Last Packager: post-factum
Votes: 209
Popularity: 0.22
First Submitted: 2011-07-24 12:01 (UTC)
Last Updated: 2024-11-06 15:49 (UTC)

Dependencies (17)

Required by (14)

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

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.

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.