Mateusz-Dera / DD-WRT-Easy-Entware-Installer

This script install Entware-ng, create /opt on /jffs/opt and add automount script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DD-WRT Easy Entware Installer

Info:

  • This script install Optware-ng
  • Tested on Netgear R6400v2 (DD-WRT v3.0-r46772 std)

USB Requirements:

  • USB with ext4 partition named Optware
  • Mounted /opt partition (sda1) USB

Installation:

cd /opt
curl -kLO https://raw.githubusercontent.com/Mateusz-Dera/DD-WRT-Easy-Entware-Installer/master/install.sh
sh ./install.sh
reboot

Test:

opkg update
opkg install nano

About

This script install Entware-ng, create /opt on /jffs/opt and add automount script

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%