Search Criteria
Package Details: linux-hardened-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: | The Security-Hardened Linux kernel and modules |
Upstream URL: | https://github.com/anthraxx/linux-hardened |
Licenses: | GPL2 |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Submitter: | anthraxx |
Maintainer: | anthraxx |
Last Packager: | anthraxx |
Votes: | 1 |
Popularity: | 0.001509 |
First Submitted: | 2019-10-03 20:03 (UTC) |
Last Updated: | 2024-01-28 02:53 (UTC) |
Dependencies (20)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-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-full-gitAUR, imagemagick-fullAUR) (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)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (optional) – firmware images needed for some devices
- usbctl (usbctl-gitAUR, usbctl-ngAUR) (optional) – deny_new_usb control
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (6)
- ksmbd-tools (requires KSMBD-MODULE)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
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?