Package Details: linux-lqx 6.14.3.lqx1-1

Git Clone URL: https://aur.archlinux.org/linux-lqx.git (read-only, click to copy)
Package Base: linux-lqx
Description: The Linux Liquorix kernel and modules
Upstream URL: https://liquorix.net/
Keywords: bbr2 bfq futex pds proton zen
Licenses: GPL-2.0-only
Provides: UKSMD-BUILTIN, VHBA-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE
Submitter: akurei
Maintainer: sir_lucjan (damentz)
Last Packager: damentz
Votes: 164
Popularity: 1.12
First Submitted: 2011-08-08 16:08 (UTC)
Last Updated: 2025-04-20 18:28 (UTC)

Dependencies (19)

Required by (12)

Sources (3)

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

Latest Comments

« First ‹ Previous 1 .. 27 28 29 30 31 32 33 34 35 36 37 .. 122 Next › Last »

Terence commented on 2018-09-03 15:34 (UTC) (edited on 2018-09-05 12:13 (UTC) by Terence)

Would you mind updating it based on https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/linux&id=c75a915313f72924fa0a3ed45356f9e0ea488f3b ?

Edit: nevermind:https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/linux&id=62b80117614b44f4a17921b0d1cb9b9e6d08fa4e

sir_lucjan commented on 2018-08-24 18:09 (UTC)

Done

damentz commented on 2018-08-24 17:56 (UTC)

@sir_lucjan,

@Terence is correct here, if you update the package, you need to bump pkgrel. It may install the same kernel, but the package is now distinctly different and does at least one thing different, and thus is a different version.

sir_lucjan commented on 2018-08-24 17:42 (UTC)

@Terence

Please look at: https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/linux&id=c3b5e10f9b704742e282a03803482c81e75dee5f

Did you see?

sir_lucjan commented on 2018-08-24 17:38 (UTC)

@Terence

I'll bump pkgrel later.

Terence commented on 2018-08-24 17:36 (UTC)

@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.

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