Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (21 loc) · 888 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 888 Bytes

Manjaro Kernel With T2 Macbook Patches

Repository that contains the source for the Manjaro Kernel with T2 Macbook patches.

Installation

If you would like to install the versions that have been compiled using the CI/CD flows, then check the releases section. You can install the kernel by doing:

sudo pacman -U {Kernel Package}

Building from source

This repository is just like any other Arch Linux package. You can compile the kernel from source using makepkg. For example, to compile and install the kernel use:

makepkg -si

Contributors/Resources

Contributors

Resources