Fading Coder

One Final Commit for the Last Sprint

Configuring Package Repositories in OpenWrt

Editing Package Feeds Configuration OpenWrt uses opkg for package management. The package repository locations are defined in /etc/opkg/distfeeds.conf. To modify the feeds, open this file with a text editor: vi /etc/opkg/distfeeds.conf Updating Repository URLs Comment out or replace the default repo...