Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.29 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.29 KB

OpenWrt custom packages feed

Description

GitHub Pages repository for my own OpenWrt binary packages feed.

Usage

$ opkg install libustream-mbedtls
$ wget https://hnw.github.io/openwrt-packages/public.key
$ opkg-key add public.key
$ echo 'src/gz pkgs-by-hnw https://hnw.github.io/openwrt-packages/17.01/mips_24kc' >> /etc/opkg/customfeeds.conf
$ opkg update

Supporting platforms and packages

Packages

License

See LICENSE file.