diff options
author | comex | 2015-01-30 03:22:07 -0500 |
---|---|---|
committer | comex | 2015-01-30 03:22:07 -0500 |
commit | 824c714e4de760eaab6fa8da2005f995bb6ff67f (patch) | |
tree | aee68b5c203639c64bb77b593162d5f1f4505e68 | |
parent | add README (and note to self to fix something) (diff) | |
download | substitute-824c714e4de760eaab6fa8da2005f995bb6ff67f.tar.gz |
not even alpha yet
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,6 +1,16 @@ (lib)substitute --------------- + +NOT EVEN ALPHA YET: + + I wrote the below disclaimer assuming I would at least fix the boot process + before publishing this. I need to sleep, so that will happen tomorrow, but + for now it's simply broken. Please don't install the package yet, but feel + free to look at the code. + + ALPHA VERSION: + This code has not yet been tested anywhere near adequately and is probably completely broken. Especially sharp edges are the iOS bootstrap stuff and the disassemblers. |