소스 검색

Update docs

DSR! 2 년 전
부모
커밋
2963016111
2개의 변경된 파일3개의 추가작업 그리고 9개의 파일을 삭제
  1. 1 8
      README.md
  2. 2 1
      build.md

+ 1 - 8
README.md

@@ -9,13 +9,6 @@ Sometime between 2019 and 2020 we started using the private beta of this project
 So at the time of redoing this project I decided to rescue the original name from forgotten 🤣
 
 
-## Attention!
-
-The original repo was deleted by DMCA so I am rewriting the project so I don't have to distribute third party code.
-
-So at the moment you can NOT generate a usable build.
-
-
 ## About this project
 
 This project is the result of everything I've experienced from 2018 to 2022 to successfully clone the NANO and TETRA in any hardware.<br>
@@ -51,7 +44,7 @@ Also I made a second repo for [downloads](https://github.com/xchwarze/wifi-pinea
 
 All the firmwares found on the internet have been created using the [securityaddicted method](https://www.securityaddicted.com/2016/11/17/weaponizing-gl-inet-gl-ar150/), which involves duplicating the entire original file system. However, this approach consumes excessive space and often leads to instability. As a result, I have developed a new and improved method.
 
-I introduced this new method method during my presentations at EkoParty 2020 and DragonJar 2021. You can access the materials from those [presentations here](https://github.com/indetectables-net/embedded).
+I introduced this new method during my presentations about hardware porting at EkoParty 2020 and DragonJar 2021. You can access the materials from those [presentations here](https://github.com/indetectables-net/embedded).
 
 In 2021, an [idiot named Samy Younsi](https://github.com/xchwarze/wifi-pineapple-cloner/issues/26), shamelessly plagiarized the method I had developed and presented at conferences. Months later, he adapted it to Python using the Wifi Pineapple Cloner v1 version and continued spreading it as his own creation.
 

+ 2 - 1
build.md

@@ -1,6 +1,7 @@
 ## Automatic Build steps
 
-All these steps are automated in `dependencies-install.sh` and `builder.sh`
+All these steps are automated in `dependencies-install.sh` and `builder.sh`.
+Depending on what you decide to build the scrript will guide the user on what files the user should add.
 ```bash
 chmod +x tools/*.sh
 tools/dependencies-install.sh openwrt-deps-mips