Search Criteria
Package Details: linux-libre-headers 7.0.9-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/linux-libre.git (read-only, click to copy) |
|---|---|
| Package Base: | linux-libre |
| Description: | Headers and scripts for building modules for the Linux Libre kernel |
| Upstream URL: | https://linux-libre.fsfla.org/ |
| Licenses: | GPL-2.0-only |
| Provides: | LINUX-HEADERS |
| Submitter: | onny |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 40 |
| Popularity: | 0.001764 |
| First Submitted: | 2017-09-30 13:13 (UTC) |
| Last Updated: | 2026-05-18 15:24 (UTC) |
Dependencies (18)
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR, gettext-gitAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-essentials-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR, elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (make)
- tar (tar-gitAUR, uutils-tar-gitAUR) (make)
- texlive-latexextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- xz (xz-gitAUR) (make)
Required by (322)
- 8189fs-git (requires linux-headers) (make)
- 8852be-dkms-git (requires linux-headers)
- acronis-cyber-protect-bin (requires linux-headers)
- activdriver (requires linux-headers) (make)
- advantech-vcom (requires linux-headers)
- aic8800d80-pcie-dkms (requires LINUX-HEADERS) (optional)
- akari (requires linux-headers) (make)
- alx-wol-dkms (requires linux-headers) (optional)
- amneziawg-linux (requires linux-headers) (make)
- ape1553-bsp (requires linux-headers) (make)
- asix-ax88279-dkms (requires linux-headers) (make)
- asix-ax99100 (requires linux-headers)
- asix-ax99100-dkms (requires linux-headers) (make)
- ast-dkms (requires linux-headers)
- asus-rog-nb-wmi-dkms-git (requires linux-headers)
- asus-rog-ryujin-hwmon-dkms-git (requires linux-headers) (optional)
- atheros-ar3012 (requires linux-headers) (make)
- atlantic-dkms (requires LINUX-HEADERS) (make)
- backlight-tooler (requires linux-headers)
- batman-adv (requires linux-headers) (make)
- Show 302 more...
Sources (11)
- config.x86_64
- http://linux-libre.fsfla.org/pub/linux-libre/releases/7.0.9-gnu/patch-7.0-gnu-7.0.9-gnu.bz2
- http://linux-libre.fsfla.org/pub/linux-libre/releases/7.0.9-gnu/patch-7.0-gnu-7.0.9-gnu.bz2.sign
- https://linux-libre.fsfla.org/pub/linux-libre/releases/7.0-gnu/linux-libre-7.0-gnu.tar.lz
- https://linux-libre.fsfla.org/pub/linux-libre/releases/7.0-gnu/linux-libre-7.0-gnu.tar.lz.sign
- https://repo.parabola.nu/other/linux-libre/logos/logo_linux_clut224.ppm
- https://repo.parabola.nu/other/linux-libre/logos/logo_linux_clut224.ppm.sig
- https://repo.parabola.nu/other/linux-libre/logos/logo_linux_mono.pbm
- https://repo.parabola.nu/other/linux-libre/logos/logo_linux_mono.pbm.sig
- https://repo.parabola.nu/other/linux-libre/logos/logo_linux_vga16.ppm
- https://repo.parabola.nu/other/linux-libre/logos/logo_linux_vga16.ppm.sig
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
dbermond commented on 2021-05-30 01:36 (UTC)
@ron2138 This PKGBUILD is in sync with Parabola GNU/Linux, except for a few changes. Applying your suggested changes would increase maintenance burden/complexity for me, so let's keep it like in Parabola for the time being.
ron2138 commented on 2021-05-29 20:52 (UTC)
PKGBUILD has arrays for source_i686, source_armv7h, sha512sums_i686 and sha512sums_armv7h. Wouldn't it be better organized to move config.i686, config.armv7h, and their checksums, out of the source, and sha512sums, arrays?
dbermond commented on 2021-02-18 21:03 (UTC)
@mjachkie You need to manage the needed pgp keys[1][2][3][4][5].
[1] https://wiki.archlinux.org/index.php/Makepkg#Signature_checking
[2] https://wiki.archlinux.org/index.php/GnuPG#Import_a_public_key
[3] https://wiki.archlinux.org/index.php/GnuPG#Use_a_keyserver
[4] https://wiki.archlinux.org/index.php/GnuPG#Searching_and_receiving_keys
[5] https://wiki.archlinux.org/index.php/GnuPG#Key_servers
Tpaefawzen commented on 2021-02-18 07:32 (UTC)
dbermond commented on 2018-09-29 01:15 (UTC)
@swiftgeek This config option is disabled in Parabola. But I'll be adding this here since it is enabled in the linux-libre suggested config and also in freed-ora.
swiftgeek commented on 2018-09-24 00:21 (UTC) (edited on 2018-09-24 00:25 (UTC) by swiftgeek)
Missing CONFIG_MICROCODE_INTEL removes ability to easily tell version of microcode one is running eg. in dmesg:
[ 0.371549] microcode: sig=0x10676, pf=0x80, revision=0x60fRelevant line in collect_cpu_info() from /arch/x86/kernel/cpu/microcode/intel.c
« First ‹ Previous 1 2 3 4 Next › Last »