FMKstudio / digitemp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%