-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathREADME
42 lines (24 loc) · 865 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Bootlace
by Nick Dawson (Neonkoala)
V2.1.6
Credits: Neonkoala, Kevin Elliott, marky, poorlad, nickp666, CPICH, Bluerise, msftguy.
Status: Release
Requirements
This app requires OpeniBoot 0.1.3+
Other requirements:
* iOS 3.1.2 -> 4.1
* An internet connection for iDroid install/upgrade features
* iPhone 3G, 2G or iPod Touch 1G
* Bravery - my code is hardly the best :P
To Compile
Make sure libcurl files have been copied from device or /usr on OS X to SDK folder. Also include the sys/reboot.h in the ARM root. Libraries must be built for ARM in XCode first too.
$ make clean && make
Make sure you have respiring:
$ make install_respring
To Install To Device
$ make install
Usage
See http://www.idroidproject.org/wiki/Bootlace
License:
Licensed under MPL-1.1 with a view to move to 2.0 when available.
http://www.mozilla.org/MPL/MPL-1.1.txt