Search Criteria
Package Details: linux-clear-cjktty-zfs 7.0.6-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: | 2 |
| Popularity: | 0.21 |
| First Submitted: | 2024-04-24 13:34 (UTC) |
| Last Updated: | 2026-05-13 07:23 (UTC) |
Dependencies (16)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, uutils-coreutils-gitAUR, uutils-coreutils-git-binAUR)
- initramfs (booster-wip-gitAUR, mkinitcpio-gitAUR, ariane-gitAUR, dracut-gitAUR, ugrdAUR, ugrd-gitAUR, booster-gitAUR, booster, dracut, mkinitcpio)
- kmod (kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR, gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libelf (elfutils-gitAUR, elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (placeholder-for-pythonAUR) (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)
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?