Search Criteria
Package Details: linux-clear-cjktty-zfs 6.18.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/linux-clear-cjktty-zfs.git (read-only, click to copy) |
|---|---|
| Package Base: | linux-clear-cjktty-zfs |
| Description: | Clear Linux内核,带有zfs和cjktty并开启kexec 此包包括内核和已编译的模块 |
| Upstream URL: | https://git.staropensource.de/StarOpenSource/Linux-Tachyon |
| Licenses: | GPL-2.0-only |
| Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
| Submitter: | neko_ayaya |
| Maintainer: | neko_ayaya |
| Last Packager: | neko_ayaya |
| Votes: | 1 |
| Popularity: | 0.000518 |
| First Submitted: | 2024-04-24 13:34 (UTC) |
| Last Updated: | 2025-12-21 03:53 (UTC) |
Dependencies (16)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, uutils-coreutils-gitAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, ariane-gitAUR, dracut-nosystemd-gitAUR, dracut-gitAUR, ugrd-gitAUR, ugrdAUR, 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 (make)
- tar (tar-gitAUR, uutils-tar-gitAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (optional) – firmware images needed for some devices
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (5)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (8)
- 0001-cjktty.patch
- 0002-cjktty-32.patch
- git+https://github.com/openzfs/zfs.git#tag=zfs-2.4.0
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.18.tar.sign
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.18.tar.xz
- https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.18.1.xz
- more-uarches-20250818.2.tar.gz
- tachyon
Latest Comments
neko_ayaya commented on 2025-01-11 15:23 (UTC)
@noitemstoshow
在pkgbuild的292行添加 scripts/config -m CONFIG_LANDLOCK
然后重新makepkg试试
noitemstoshow commented on 2025-01-11 15:12 (UTC)
error: restricting filesystem access failed because landlock is not supported by the kernel!
这个内核能够开启landlock吗?可以的话在什么步骤和方式添加 CONFIG_LANDLOCK=y?