Package Details: linux-clear-cjktty-zfs-headers 6.12.10-1

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/JeremyStarTM/aur-linux-clear
Licenses: GPL-2.0-only
Submitter: neko_ayaya
Maintainer: neko_ayaya
Last Packager: neko_ayaya
Votes: 1
Popularity: 0.54
First Submitted: 2024-04-24 13:34 (UTC)
Last Updated: 2025-01-19 06:26 (UTC)

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?