manjaro make kernel

git clone https://gitlab.manjaro.org/packages/core/linux58.git

git clone https://gitlab.manjaro.org/packages/extra/linux58-extramodules/nvidia-430xx.git
git clone https://gitlab.manjaro.org/packages/extra/linux58-extramodules/r8168.git
git clone https://gitlab.manjaro.org/packages/extra/linux58-extramodules/virtualbox-modules.git
git clone https://gitlab.manjaro.org/packages/extra/linux58-extramodules/vhba-module.git
git clone https://gitlab.manjaro.org/packages/extra/linux58-extramodules/acpi_call.git
git clone https://gitlab.manjaro.org/packages/extra/linux58-extramodules/spl_zfs.git

vi PKGBUILD
vi config
updpkgsums
(下載 kernel source,在 PKGBUILD 中紀錄各個檔案的 checksum ; 如果目錄中找到linux-5.8.tar.xz 和 patch-5.8.18.xz,就不會下載。 )
makepkg LLVM=1 -s
(解開 linux-5.8.tar.xz , patch-5.8.18.xz , 進行 原生 patch, manjaro patch , make )

Spread the love

發佈留言