Search Criteria
Package Details: linux-hardened-headers-git 6.7.r1235754.gf18e7b54b04b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-hardened-git.git (read-only, click to copy) |
---|---|
Package Base: | linux-hardened-git |
Description: | Headers and scripts for building modules for the Security-Hardened Linux kernel |
Upstream URL: | https://github.com/anthraxx/linux-hardened |
Licenses: | GPL2 |
Provides: | linux-hardened-headers |
Submitter: | anthraxx |
Maintainer: | anthraxx |
Last Packager: | anthraxx |
Votes: | 1 |
Popularity: | 0.005020 |
First Submitted: | 2019-10-03 20:03 (UTC) |
Last Updated: | 2024-01-28 02:53 (UTC) |
Dependencies (15)
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-fullAUR, imagemagick-full-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- xz (xz-gitAUR) (make)
Required by (13)
- bcc-git (requires linux-hardened-headers) (optional)
- clevo-drivers-dkms-git (requires linux-hardened-headers) (optional)
- dektec-drivers-dkms (requires linux-hardened-headers) (optional)
- dkms-git (requires linux-hardened-headers) (optional)
- eea (requires linux-hardened-headers) (optional)
- kc57-drivers-dkms (requires linux-hardened-headers) (optional)
- matrix_cpp (requires linux-hardened-headers)
- mxu11x0-dkms (requires linux-hardened-headers) (optional)
- tuxedo-drivers-dkms (requires linux-hardened-headers) (optional)
- tuxedo-drivers-nocompatcheck-dkms (requires linux-hardened-headers) (optional)
- tuxedo-drivers-xmg-dkms-git (requires linux-hardened-headers) (optional)
- zfs-linux-hardened (requires linux-hardened-headers) (make)
- zfs-linux-hardened-headers (requires linux-hardened-headers) (make)
Latest Comments
anthraxx commented on 2021-08-24 10:50 (UTC)
olddefconfig
is automatically invoked, but if you want to answer the changed kconfig values yourself, you need a checkout of the git branch, put the config as.config
into the root of the checkout and callmake oldconfig
.aminvakil commented on 2021-08-24 10:44 (UTC)
config checksum is wrong. 2e8ebad91143ba6c747bc53f32f9a23da18e11fd8151002741c16a926ce0b318
Also how a new config could be generated for a different branch?