Adjust Repositories
Posted: Sat May 05, 2018 5:33 pm
Hi! Please specify repositories url (src/gz snapshots) for the latest Gargoyle to add to my /etc/opkg.conf
A forum to discuss the Gargoyle web interface for Openwrt
https://www.gargoyle-router.com/phpbb/
Gargoyle version 1.10.0Lantis wrote:What version are you running?
Sorry, I don't understand anything. This is my /etc/opkg.confLantis wrote:All official releases should be set automatically and only need changes as per this thread: phpbb/viewtopic.php?f=5&t=11432
Latest snapshots do not have an official repository and the packages ship with the downloads so you can create your own.
I hope this answers your question
Code: Select all
dest root /
dest ram /tmp
lists_dir ext /var/opkg-lists
option overlay_root /overlay
option check_signature 1
dest plugin_root /plugin_root
Can you see my attachmennt screenshot? If not, there is text version:Lantis wrote:What device are you using?
can you please provide a screenshot of the plugins page from the GUI?
Code: Select all
src/gz chaos_calmer_base http://archive.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/base
src/gz chaos_calmer_management http://archive.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/management
src/gz chaos_calmer_packages http://archive.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/packages
src/gz chaos_calmer_routing http://archive.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/routing
src/gz chaos_calmer_telephony http://archive.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/telephony
src/gz gargoyle http://www.gargoyle-router.com/packages/gargoyle-1.10/ar71xx/default
Ok. Thanks. I'll try it! Can I put them to /etc/opkg/distfeeds.conf according to https://openwrt.org/docs/guide-user/add ... tware/opkgLantis wrote:I don't understand why they would be missing on a clean install, but for your router they should be
Code: Select all
src/gz chaos_calmer_base http://archive.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/base src/gz chaos_calmer_management http://archive.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/management src/gz chaos_calmer_packages http://archive.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/packages src/gz chaos_calmer_routing http://archive.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/routing src/gz chaos_calmer_telephony http://archive.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/telephony src/gz gargoyle http://www.gargoyle-router.com/packages/gargoyle-1.10/ar71xx/default
If I put these lines to /etc/opkg/distfeeds.conf according to https://openwrt.org/docs/guide-user/add ... tware/opkg it won't be active.Lantis wrote:I don't understand why they would be missing on a clean install, but for your router they should be
Code: Select all
src/gz chaos_calmer_base http://archive.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/base src/gz chaos_calmer_management http://archive.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/management src/gz chaos_calmer_packages http://archive.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/packages src/gz chaos_calmer_routing http://archive.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/routing src/gz chaos_calmer_telephony http://archive.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/telephony src/gz gargoyle http://www.gargoyle-router.com/packages/gargoyle-1.10/ar71xx/default