...also, there is a type on in the kernel-33-gcc47-0 patch which I emailed the author about but haven't heard back from him. See: http://repo-ck.com/source/gcc_patch/kernel-37-gcc47-1.patch.gz
Search Criteria
Package Details: linux-pf 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: | 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)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-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)
- ksmbd-toolsAUR (optional) – userspace tools for the ksmbd kernel SMB server
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- uksmdAUR (uksmd-gitAUR, uksmd-cachyos-nosystemd-gitAUR, uksmd-nosystemd-gitAUR) (optional) – userspace KSM helper daemon
- v4l2loopback-utils (optional) – v4l2-loopback device utilities
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (14)
- droidcam (requires V4L2LOOPBACK-MODULE)
- humble-lumpia-git (optional)
- immersed (requires V4L2LOOPBACK-MODULE) (optional)
- ksmbd-tools (requires KSMBD-MODULE)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- simple-droidcam-client (requires V4L2LOOPBACK-MODULE)
- uksmd (requires UKSMD-BUILTIN)
- uksmd-cachyos-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmd-git (requires UKSMD-BUILTIN)
- uksmd-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmdstats-git (requires UKSMD-BUILTIN) (optional)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 46 47 48 49 50 51 52 53 54 55 56 .. 106 Next › Last »
graysky commented on 2012-12-20 22:27 (UTC)
graysky commented on 2012-12-20 22:26 (UTC)
@nous - Does the pf set contain this fix? If not you might wanna add it.
https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/linux&id=5e9d4a043761d12d2dfbc57ae8a753dd2f419fed
nous commented on 2012-12-20 22:20 (UTC)
Fixed, thanks. The repo is being populated right now.
cian1500ww commented on 2012-12-20 20:38 (UTC)
@walkindude
Yep, you're right, the PKGBUILD for 3.7 in Arch testing doesn't have mtd in the for loop either.
walkindude commented on 2012-12-20 20:10 (UTC)
@cian1500ww
because of
for i in acpi asm-generic config crypto drm generated linux math-emu \
media mtd net pcmcia scsi sound trace video xen; do
cp -a include/${i} "${pkgdir}/usr/src/linux-${_kernver}/include/"
done
in PKGBUILD
i just deleted mtd and everything worked..
by the way, I got this when I wanted to build modules for virtualbox:
DKMS make.log for vboxhost-4.2.4 for kernel 3.7-pf (x86_64)
Fri Dec 21 00:07:23 MSK 2012
make: Entering directory `/usr/src/linux-3.7-pf'
LD /var/lib/dkms/vboxhost/4.2.4/build/built-in.o
LD /var/lib/dkms/vboxhost/4.2.4/build/vboxdrv/built-in.o
CC [M] /var/lib/dkms/vboxhost/4.2.4/build/vboxdrv/linux/SUPDrv-linux.o
In file included from /var/lib/dkms/vboxhost/4.2.4/build/vboxdrv/include/iprt/types.h:129:0,
from /var/lib/dkms/vboxhost/4.2.4/build/vboxdrv/include/VBox/types.h:30,
from /var/lib/dkms/vboxhost/4.2.4/build/vboxdrv/linux/../SUPDrvInternal.h:35,
from /var/lib/dkms/vboxhost/4.2.4/build/vboxdrv/linux/SUPDrv-linux.c:31:
include/linux/types.h:5:30: fatal error: uapi/linux/types.h: No such file or directory
compilation terminated.
make[2]: *** [/var/lib/dkms/vboxhost/4.2.4/build/vboxdrv/linux/SUPDrv-linux.o] Error 1
make[1]: *** [/var/lib/dkms/vboxhost/4.2.4/build/vboxdrv] Error 2
make: *** [_module_/var/lib/dkms/vboxhost/4.2.4/build] Error 2
make: Leaving directory `/usr/src/linux-3.7-pf'
cian1500ww commented on 2012-12-20 19:23 (UTC)
I'm getting the following error when packing linux-pf-headers: "cp: cannot stat ‘include/mtd’: No such file or directory"
I'm using the default config.
Thaodan commented on 2012-12-19 18:08 (UTC)
Anyone has an idea how is the state of tuxonice for linux-3.7?
jnbek commented on 2012-12-18 22:40 (UTC)
Muchas Gracias @jakob
jakob commented on 2012-12-18 07:01 (UTC)
@jnbek: pfkernel is the repo maintained by nous. No idea who set up the other one or what's the benefit.
jnbek commented on 2012-12-18 03:40 (UTC)
which of the 'unofficial user repos' mirror this pkg? pflinux or linux-pf ? seems there are two...
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.