https://github.com/equk/openwrt
my patches, scripts & packages for openwrt
https://github.com/equk/openwrt
Last synced: 12 months ago
JSON representation
my patches, scripts & packages for openwrt
- Host: GitHub
- URL: https://github.com/equk/openwrt
- Owner: equk
- Created: 2015-07-12T15:18:57.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-15T15:22:53.000Z (almost 11 years ago)
- Last Synced: 2025-06-17T14:51:03.757Z (about 1 year ago)
- Language: Shell
- Size: 117 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
This is a small repo for my OpenWrt patches.
*I have been using openwrt on various routers since the Linksys WRT54GS (White Russian 2006)*
## Current Routers
### Netgear WNR2200
* usb power patch
* ath9k init script
**usb patch:** fixes usb to allow use of usb devices (used for storage)
**ath9k init script:** init usb modules before attempting root mount, allowing the use of overlay or root pivot (extroot)
More info on extroot can be found on the openwrt wiki:
[http://wiki.openwrt.org/doc/howto/extroot/extroot.theory](http://wiki.openwrt.org/doc/howto/extroot/extroot.theory)
not working:
* buttons (wifi + wps) *who really uses those?*
Example setup of USB /layout pivot on a 8GB USB 2.0 flash drive
/dev/sda1 1.3GB EXT4 /overlay
/dev/sda2 524MB SWAP
/dev/sda3 5.4GB EXT4 /data
### TP-LINK TP-WR841ND
Will possibly upload patches relating to this router in future.
For now here is my diagram for USB mod + serial connection. [from 2011](http://equk.tumblr.com/post/9299251212/tp-link-tl-841nd-reference-usb-ttl-serial)
[https://equk.co.uk/content/images/2015/04/tplink_841nd_ref.jpg](https://equk.co.uk/content/images/2015/04/tplink_841nd_ref.jpg)