Jump to content
2 posts in this topic

Recommended Posts

Here is what my kernel base uses.
 
xnu-3789.51.2-Shaneee.diff.zip
 
Also for making the diff, Thanks to Duran Keeley for the example.
 

diff -rupN "original xnu folder" "patched xnu folder" > "output.name" 

Example:

diff -rupN "xnu-2782.1.97" "xnu-2782.1.97_FX_rc1" > "xnu-2782.1.97_FX_rc1.diff"
  • Like 1
×
×
  • Create New...