add README and missing file

This commit is contained in:
comex
2011-03-28 23:25:27 -04:00
parent 0a6f2b0a03
commit 6bd033c15f
2 changed files with 99 additions and 0 deletions

6
README Normal file
View File

@ -0,0 +1,6 @@
git clone git@github.com:comex/datautils0.git
cd datautils0
git clone git@github.com:comex/data.git
make NATIVE=1
./make_kernel_patchfile /path/to/kernelcache /tmp/patchfile
./apply_patchfile /path/to/kernelcache /tmp/patchfile /output/patched/kernelcache