@shivik: What you're describing is very much what I was expecting. What happens though, is that "make oldconfig" seems to be run as a fall-back. See http://snipurl.com/23yq8kb
After actually having read the log, it looks like a previously valid statement in the .config, "ZCACHE=m", is now invalid, and thus makes the process bark. I admit though, that this sounds more like an upstream bug, than an issue with the PKGBUILD - but now I've mentioned it here, just in case.
Search Criteria
Package Details: linux-lqx 6.14.4.lqx1-1
Package Actions
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: | 165 |
Popularity: | 2.01 |
First Submitted: | 2011-08-08 16:08 (UTC) |
Last Updated: | 2025-04-25 14:10 (UTC) |
Dependencies (19)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, ugrd-gitAUR, booster, dracut, mkinitcpio)
- kmod (kmod-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) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- modprobed-dbAUR (optional) – Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- sof-firmware (optional) – firmware images needed for Sound Open Firmware capable devices
- uksmdAUR (uksmd-gitAUR, uksmd-nosystemd-gitAUR, uksmd-cachyos-nosystemd-gitAUR) (optional) – Userspace KSM helper daemon
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (12)
- linux-lqx-docs
- linux-lqx-headers
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- uksmd (requires UKSMD-BUILTIN)
- uksmd-cachyos-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmd-git (requires UKSMD-BUILTIN)
- uksmd-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmdstats-git (requires UKSMD-BUILTIN) (optional)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 101 102 103 104 105 106 107 108 109 110 111 .. 122 Next › Last »
Freso commented on 2012-06-16 18:33 (UTC)
shivik commented on 2012-06-11 13:54 (UTC)
_config="old" uses configuration from your running kernel(which is in /proc/config.gz (try "zcat /proc/config.gz" in a shell)).
_config="x" gives a gui to config.i386(or config.amd64) that comes with lqx.
I tried it and it first copies the configuration from the running kernel and then runs xconfig on top of that.
So in case you set these two options together it just follows the order in the PKGBUILD script,
where zcat /proc/config.gz > ./.config is 1st and xconfig comes second.
Generally, you have to use one thing or the other.
Edit: {line removed}
In fact there is no command `make oldconfig` in the lqx PKGBUILD.
Can you tell me what are you trying to achieve so I can have a better understanding of your idea and maybe help you?
Freso commented on 2012-06-10 21:13 (UTC)
Having set '_custom="x"' and '_config="old"', it seems to run `make oldconfig` - which I'm not really interested in wading through. Any suggestions?
shivik commented on 2012-06-06 06:54 (UTC)
linux-lqx 3.3.8-1 PKGBUILD:
http://netload.in/dateiKj1rU0Os5z/linux-lqx-3.3.8-1.src.tar.gz.htm
MatejLach commented on 2012-05-25 15:18 (UTC)
Ok, thanks.
shivik commented on 2012-05-25 12:35 (UTC)
There were two "provides" statements in the PKGBUILD by mistake.
I left the the one with "linux=".
Try it now and see if it works.
MatejLach commented on 2012-05-24 20:31 (UTC)
I am not sure why virtualbox requires the standard 'linux' package from the repos, when.
Shouldn't 'provides' take care of this?
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