Search Criteria
Package Details: linux-mainline-bcachefs-headers 5.9.14-1
Git Clone URL: | https://aur.archlinux.org/linux-mainline-bcachefs.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline-bcachefs |
Description: | Headers and scripts for building modules for Linux-mainline-bcachefs kernel |
Upstream URL: | https://wiki.archlinux.org/index.php/Bcachefs |
Keywords: | bcachefs |
Licenses: | |
Provides: | |
Submitter: | nicman23 |
Maintainer: | abelian424 |
Last Packager: | abelian424 |
Votes: | 1 |
Popularity: | 0.005702 |
First Submitted: | 2019-07-27 14:13 |
Last Updated: | 2020-12-15 15:16 |
Dependencies (4)
- linux-mainline-bcachefs
- bc (bc-gh) (make)
- kmod (kmod-nc, kmod-git, kmod-minimal-git) (make)
- libelf (elfutils-git, libelf-minimal-git) (make)
Required by (0)
Sources (9)
- config
- https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-patches/5.9/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
- https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-patches/5.9/0002-clear-patches.patch
- https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-patches/5.9/0003-glitched-base.patch
- https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-patches/5.9/0006-add-acs-overrides_iommu.patch
- https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-patches/5.9/0007-v5.9-fsync.patch
- https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-patches/5.9/0008-5.9-bcachefs.patch
- https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.9.14.tar.sign
- https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.9.14.tar.xz
Latest Comments
Scimmia commented on 2020-12-11 15:48
Please see the warning here: https://wiki.archlinux.org/index.php/Kernel/Arch_Build_System#Modifying_the_PKGBUILD
abelian424 commented on 2020-05-19 14:41
If you build using an AUR helper, processor optimizations will be set to native. Edit the PKGBUILD to set processor family and any modprobed-db file.
QuartzDragon commented on 2019-11-21 03:34
I maintain my package by following all of the changes at https://git.archlinux.org/svntogit/packages.git/log/trunk?h=packages/linux
60-linux.hook, 90-linux.hook, linux.install, linux.preset are all obsolete now, upstream. Instead, Pacman now has builtin hooks that replace all that.
I've also updated your PKGBUILD to match my own: https://invent.kde.org/snippets/574