@damentz @sir_lucjan I'm not saying pkgrel needs to be 3 to match the lqxrel but because the PKGBUILD has been modified by 5c3a7fec1607
and thus needs to have its pkgrel updated.
Search Criteria
Package Details: linux-lqx-headers 6.12.6.lqx1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-lqx.git (read-only, click to copy) |
---|---|
Package Base: | linux-lqx |
Description: | Headers and scripts for building modules for the Linux Liquorix kernel |
Upstream URL: | https://liquorix.net/ |
Keywords: | bbr2 bfq futex pds proton zen |
Licenses: | GPL-2.0-only |
Submitter: | akurei |
Maintainer: | sir_lucjan (damentz) |
Last Packager: | damentz |
Votes: | 161 |
Popularity: | 1.02 |
First Submitted: | 2011-08-08 16:08 (UTC) |
Last Updated: | 2024-12-20 19:38 (UTC) |
Dependencies (13)
- linux-lqxAUR
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
Required by (0)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 27 28 29 30 31 32 33 34 35 36 37 .. 121 Next › Last »
Terence commented on 2018-08-24 17:36 (UTC)
damentz commented on 2018-08-24 17:13 (UTC)
@Terence
The pkgrel variable determines the version of the package, which gets incremented on every update. The lqxrel variable is used to find the liquorix release / patch to pull everything the package needs. It's only coincidental that they're identical at times.
sir_lucjan commented on 2018-08-24 16:36 (UTC)
@Terence Why? pkgrel != lqxrel
Terence commented on 2018-08-24 16:35 (UTC)
@sir_lucjan doesn't 5c3a7fec1607
needs pkgrel=3 ?
sir_lucjan commented on 2018-08-22 12:47 (UTC)
@Terence
Nope.
pkgbase=linux-lqx
# pkgname=('linux-lqx' 'linux-lqx-headers' 'linux-lqx-docs')
_major=4.17
_minor=17
pkgver=${_major}.${_minor}
_srcname=linux-${_major}
pkgrel=2
lqxrel=3
Terence commented on 2018-08-22 12:42 (UTC) (edited on 2018-08-22 12:42 (UTC) by Terence)
@sir_lucjan you forgot to bump to 4.17.17-3 :)
Filip98 commented on 2018-08-08 11:04 (UTC)
Thank you for the responses :).
damentz commented on 2018-07-20 17:00 (UTC) (edited on 2018-07-20 17:03 (UTC) by damentz)
@Filip98, you're probably compiling the kernel with one thread, check the recommendations here : https://wiki.archlinux.org/index.php/makepkg#Parallel_compilation
markusk commented on 2018-07-20 16:57 (UTC)
@Filip98: The compile time can be quite a while on slow/medium hardware and therefore it "is normal for that kind of hardware". You can speed it up a bit by using ccache (https://wiki.archlinux.org/index.php/Ccache).
Lubuntu is faster as your were most likely where using a precompiled package from some kernel-repo (launchpad?). The AUR system is source based in most of the cases.
Filip98 commented on 2018-07-20 13:22 (UTC)
It seems to be compiling itself for hours with a list of the kernel files e.g "CC [M] sound/.../*.o" going at it one by one, Is this normal behavior? I'm reluctant to think about repeating this for each update. This wasn't the case while I was using Lubuntu, I'm using aurman if it matters.
Pinned Comments
damentz commented on 2020-08-31 15:22 (UTC) (edited on 2021-12-21 18:25 (UTC) by damentz)
Official binaries of linux-lqx, linux-lqx-headers, and linux-lqx-docs are now available: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#liquorix
Signing key import instructions:
sudo pacman-key --keyserver hkps://keyserver.ubuntu.com --recv-keys 9AE4078033F8024D && sudo pacman-key --lsign-key 9AE4078033F8024D