Search Criteria
Package Details: linux-libre-headers 6.18.4-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 |
| Submitter: | onny |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 40 |
| Popularity: | 0.021530 |
| First Submitted: | 2017-09-30 13:13 (UTC) |
| Last Updated: | 2026-01-10 17:28 (UTC) |
Dependencies (18)
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-fullAUR) (make)
- libelf (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-gitAUR, rust-beta-binAUR, rustup-gitAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rust-src-gitAUR, rustup-gitAUR, rustup) (make)
- tar (tar-gitAUR, uutils-tar-gitAUR) (make)
- texlive-latexextra (texlive-dummyAUR, texlive-fullAUR, texlive-installerAUR) (make)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (11)
- config
- http://linux-libre.fsfla.org/pub/linux-libre/releases/6.18.4-gnu/patch-6.18-gnu-6.18.4-gnu.bz2
- http://linux-libre.fsfla.org/pub/linux-libre/releases/6.18.4-gnu/patch-6.18-gnu-6.18.4-gnu.bz2.sign
- https://linux-libre.fsfla.org/pub/linux-libre/releases/6.18-gnu/linux-libre-6.18-gnu.tar.lz
- https://linux-libre.fsfla.org/pub/linux-libre/releases/6.18-gnu/linux-libre-6.18-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 »