For OpenWrt 18.06 builds, click here.
No core packages or essential functionality has been removed!
Includes: IPv6, PPPoE
- Minified CSS, JS, and Lua
- 1024KB SquashFS Block Size
- QoS / SQM (Select one build)
- LuCI
- Adblock
- DDNS
- OpenVPN with mbed TLS
- UPnP
- Wake-on-LAN
FAQ
Why are you using csso, UglifyJS, and LuaMinify instead of {other-minifiers} ?
These are the minifiers that I tested and worked the best for me.
Why html, htm, and svg files are not minified?
Minifying HTML files will break LuCI web interface. Plus, you do not get significant extra free space by minifying these files. Only comments have been removed in these files.
Can I install {some-package} ?
No, there is not enough space.
Why is OPKG Package Manager installed then?
OPKG must be installed so that DDNS works properly.
Can you include {some-package} ?
No, there is not enough space.
Instead, try compiling your own build and adding your desired packages.
How can I compile my own build / add my own packages?
Refer to this guide.