Search Criteria
Package Details: linux-zencjk 6.9.9.zen1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-zencjk.git (read-only, click to copy) |
---|---|
Package Base: | linux-zencjk |
Description: | The Linux ZEN (with cjktty patch) kernel and modules |
Upstream URL: | https://github.com/zen-kernel/zen-kernel |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, UKSMD-BUILTIN, VHBA-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Submitter: | huyz |
Maintainer: | heipiao233 |
Last Packager: | heipiao233 |
Votes: | 5 |
Popularity: | 0.087010 |
First Submitted: | 2023-06-28 10:17 (UTC) |
Last Updated: | 2024-07-14 03:15 (UTC) |
Dependencies (14)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (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)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (10)
- ksmbd-tools (requires KSMBD-MODULE)
- 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 (7)
- 0001-cjktty.patch
- 0002-cjktty-32.patch
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.9.tar.sign
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.9.tar.xz
- https://github.com/zen-kernel/zen-kernel/releases/download/v6.9.9-zen1/linux-v6.9.9-zen1.patch.zst
- https://github.com/zen-kernel/zen-kernel/releases/download/v6.9.9-zen1/linux-v6.9.9-zen1.patch.zst.sig
- https://gitlab.archlinux.org/archlinux/packaging/packages/linux-zen/-/raw/6.9.9.zen1-1/config
Latest Comments
xinwater commented on 2024-06-05 05:07 (UTC) (edited on 2024-06-05 05:08 (UTC) by xinwater)
0001-cjktty.patch 校验值不对,重下了2次都是这样。
BryanLiang commented on 2024-06-01 16:07 (UTC) (edited on 2024-06-01 16:08 (UTC) by BryanLiang)
@kurtsbrain 你把这个文件保存到本地,然后运行命令
gpg --import ABAF11C65A2970B130ABE3C479BE3E4300411886.asc
kurtsbrain commented on 2024-05-29 08:02 (UTC)
不知道怎么导入公钥,有会的麻烦告知一下。 查询了一下公钥服务器,没找到ABAF11C65A2970B130ABE3C479BE3E4300411886。 查询到Linus Torvalds(tourvalds@kernel.org)的公钥是6AFDDB6B447170715E61ADE5E40F771F68294F39。
BryanLiang commented on 2024-05-23 11:37 (UTC)
这里有可以使用的patch https://github.com/zhmars/cjktty-patches/pull/21
heipiao233 commented on 2024-04-14 01:34 (UTC) (edited on 2024-05-29 15:13 (UTC) by heipiao233)
If you got an error like
gpg: keyserver receive failed: No data
when importing the keyABAF11C65A2970B130ABE3C479BE3E4300411886
, please import it manually:gpg --recv-keys ABAF11C65A2970B130ABE3C479BE3E4300411886
This may be a bug of GPG.ABAF11C65A2970B130ABE3C479BE3E4300411886
is Linus Torvalds' key. (You can check this on https://kernel.org/category/signatures.html#important-fingerprints)如果在导入
ABAF11C65A2970B130ABE3C479BE3E4300411886
这个公钥的时候发生gpg: 从公钥服务器接收失败:无数据
错误,请手动导入:gpg --recv-keys ABAF11C65A2970B130ABE3C479BE3E4300411886
这可能是 GPG 的 bug。ABAF11C65A2970B130ABE3C479BE3E4300411886
是 Linus Torvalds 的公钥指纹(这一点可在 https://kernel.org/category/signatures.html#important-fingerprints 验证。)