Skip to content

Commit a94c293

Browse files
NetErnels-1.0
Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
1 parent 09e7eb5 commit a94c293

2 files changed

Lines changed: 43 additions & 0 deletions

File tree

ota/changelog

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
## Build Information
2+
```
3+
Kernel: NetErnels Kernel
4+
Type: Stable
5+
Device: OnePlus 8/Pro
6+
Compiler: Proton Clang 13.0.0
7+
Branch: master
8+
Build Number: 1.0
9+
```
10+
## Changelog
11+
```
12+
-NetErnels-1.0
13+
* Initial build
14+
* Enabled sysvipc for postgresql support
15+
* Patched drivers for wifi injection support
16+
* Enabled wlan0 monitor mode
17+
* Enabled AR9721, RT3070, MT7601U and many more drivers.
18+
* Enabled SDR support for radio-based attacks
19+
* Enabled HCI support for both HCI0 and external bluetooth adapters
20+
* Enabled ethernet drivers support for nethunter
21+
* Enabled HID support for nethunter
22+
* Enabled USB support for nethunter
23+
* Built rtl8188eu as a module
24+
* Built rtl8712u as a module
25+
* Built rts5208 as a module
26+
* Built rtl8822be as a module
27+
* Built rtl8192e as a module
28+
* Built usb gspca as a module
29+
* Built with proton-clang 13.0.0
30+
```

ota/update.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"kernel": {
3+
"name": "NetErnels Kernel",
4+
"version": "NetErnels-1.0",
5+
"link": "https://github.com/neternels/android_kernel_oneplus_sm8250/releases/download/NetErnels-1.0/NetErnels-unified_op8-4.19.202-signed.zip",
6+
"changelog_url": "https://raw.githubusercontent.com/neternels/android_kernel_oneplus_sm8250/R/ota/changelog",
7+
"date": "2021-08-23",
8+
"sha1": "7447937b22e11b423ff040e6c9bc58266acfaaee"
9+
},
10+
"support": {
11+
"link": "https://t.me/neternels_chat"
12+
}
13+
}

0 commit comments

Comments
 (0)