Skip to content

Commit

Permalink
NetErnels-1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Cyber Knight <[email protected]>
  • Loading branch information
cyberknight777 committed Aug 23, 2021
1 parent 09e7eb5 commit a94c293
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
30 changes: 30 additions & 0 deletions ota/changelog
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
## Build Information
```
Kernel: NetErnels Kernel
Type: Stable
Device: OnePlus 8/Pro
Compiler: Proton Clang 13.0.0
Branch: master
Build Number: 1.0
```
## Changelog
```
-NetErnels-1.0
* Initial build
* Enabled sysvipc for postgresql support
* Patched drivers for wifi injection support
* Enabled wlan0 monitor mode
* Enabled AR9721, RT3070, MT7601U and many more drivers.
* Enabled SDR support for radio-based attacks
* Enabled HCI support for both HCI0 and external bluetooth adapters
* Enabled ethernet drivers support for nethunter
* Enabled HID support for nethunter
* Enabled USB support for nethunter
* Built rtl8188eu as a module
* Built rtl8712u as a module
* Built rts5208 as a module
* Built rtl8822be as a module
* Built rtl8192e as a module
* Built usb gspca as a module
* Built with proton-clang 13.0.0
```
13 changes: 13 additions & 0 deletions ota/update.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"kernel": {
"name": "NetErnels Kernel",
"version": "NetErnels-1.0",
"link": "https://github.com/neternels/android_kernel_oneplus_sm8250/releases/download/NetErnels-1.0/NetErnels-unified_op8-4.19.202-signed.zip",
"changelog_url": "https://raw.githubusercontent.com/neternels/android_kernel_oneplus_sm8250/R/ota/changelog",
"date": "2021-08-23",
"sha1": "7447937b22e11b423ff040e6c9bc58266acfaaee"
},
"support": {
"link": "https://t.me/neternels_chat"
}
}

0 comments on commit a94c293

Please sign in to comment.