forked from nethunteros/installer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdevices.toml
89 lines (58 loc) · 3.35 KB
/
devices.toml
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# This is a TOML document for nethunter device configs.
[[device]]
common_name = "Nexus 7 2013 Wifi"
product_name = "flo"
nhos_file = "NEXUS_7_2013_(FLO)_AICP_NOUGAT_NETHUNTER-signed.zip"
nhos_url = "NEXUS_7_2013_(FLO)_AICP_NOUGAT_NETHUNTER-signed.zip"
nhfs_file = "nethunter-flo_gl-nougat-kalifs-full-v3.2.zip"
nhfs_url = "nethunter-flo_gl-nougat-kalifs-full-v3.2.zip"
gapps_file = "open_gapps-arm-7.1-pico-20180526.zip"
gapps_url = "https://github.com/opengapps/arm/releases/download/20180526/open_gapps-arm-7.1-pico-20180526.zip"
twrp_file = "twrp-3.2.1-0-flo.img"
twrp_url = "https://dl.twrp.me/flo/twrp-3.2.1-0-flo.img"
[[device]]
common_name = "Nexus 5"
product_name = "hammerhead"
nhos_file = "lineage-14.1-20171008-UNOFFICIAL-hammerhead.zip"
nhos_url = "https://build.nethunter.com/installer/nexus5/lineage-14.1-20171008-UNOFFICIAL-hammerhead.zip"
nhfs_file = "update-nethunter-generic-armhf-20171007_215146.zip"
nhfs_url = "https://build.nethunter.com/installer/generic/update-nethunter-generic-armhf-20171007_215146.zip"
gapps_file = "open_gapps-arm-7.1-mini-20171007.zip"
gapps_url = "https://build.nethunter.com/installer/gapps/open_gapps-arm-7.1-mini-20171007.zip"
twrp_file = "twrp-3.1.1-0-hammerhead.img"
twrp_url = "https://dl.twrp.me/hammerhead/twrp-3.1.1-0-hammerhead.img"
[[device]]
common_name = "Nexus 5X fixme"
product_name = "bullhead"
nhos_file = "BULLHEAD_FIXME.zip"
nhos_url = "BULLHEAD_FIXME/misc/nexus5_installer/nethunter_hammerhead-ota-f91313a12f.zip"
nhfs_file = "update-nethunter-generic-armhf-20171007_215146.zip"
nhfs_url = "https://build.nethunter.com/installer/generic/update-nethunter-generic-armhf-20171007_215146.zip"
gapps_file = "open_gapps-arm-7.1-mini-20171007.zip"
gapps_url = "https://build.nethunter.com/installer/gapps/open_gapps-arm-7.1-mini-20171007.zip"
twrp_file = "twrp-3.1.1-0-bullhead.img"
twrp_url = "https://dl.twrp.me/bullhead/twrp-3.1.1-0-bullhead.img"
[[device]]
common_name = "OnePlus 1"
product_name = "OnePlus 1"
nhos_file = "lineage-14.1-20171009-UNOFFICIAL-bacon.zip"
nhos_url = "https://build.nethunter.com/installer/oneplus1/lineage-14.1-20171009-UNOFFICIAL-bacon.zip"
nhfs_file = "update-nethunter-generic-armhf-20171007_215146.zip"
nhfs_url = "https://build.nethunter.com/installer/generic/update-nethunter-generic-armhf-20171007_215146.zip"
gapps_file = "open_gapps-arm-7.1-mini-20171007.zip"
gapps_url = "https://build.nethunter.com/installer/gapps/open_gapps-arm-7.1-mini-20171007.zip"
twrp_file = "twrp-3.1.1-0-bullhead.img"
twrp_url = "https://dl.twrp.me/bullhead/twrp-3.1.1-0-bullhead.img"
[[device]]
common_name = "OnePlus 5"
product_name = "OnePlus 5"
nhos_file = "lineage-14.1-20171008-UNOFFICIAL-cheeseburger.zip"
nhos_url = "https://build.nethunter.com/installer/oneplus5/lineage-14.1-20171008-UNOFFICIAL-cheeseburger.zip"
nhfs_file = "update-nethunter-generic-armhf-20171007_215146.zip"
nhfs_url = "https://build.nethunter.com/installer/generic/update-nethunter-generic-armhf-20171007_215146.zip"
gapps_file = "open_gapps-arm-7.1-mini-20171007.zip"
gapps_url = "https://build.nethunter.com/installer/gapps/open_gapps-arm-7.1-mini-20171007.zip"
twrp_file = "twrp-3.1.1-1-cheeseburger.img"
twrp_url = "https://dl.twrp.me/cheeseburger/twrp-3.1.1-1-cheeseburger.img"
extra_file = "oneplus_5_oxygenos_4.5.10_firmware.zip"
extra_url = "https://build.nethunter.com/installer/oneplus5/oneplus_5_oxygenos_4.5.10_firmware.zip"