9 Forks
78 Stars
78 Watchers

XNU

Research into porting the XNU kernel to ARM devices.

How to download and setup XNU

Open terminal and run command
git clone https://github.com/Darm64/XNU.git
git clone is used to create a copy or clone of XNU repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with XNU https://github.com/Darm64/XNU/archive/master.zip

Or simply clone XNU with SSH
[email protected]:Darm64/XNU.git

If you have some problems with XNU

You may open issue on XNU support forum (system) here: https://github.com/Darm64/XNU/issues