Page 1 of 2

Adjust Repositories

Posted: Sat May 05, 2018 5:33 pm
by Laiza7i
Hi! Please specify repositories url (src/gz snapshots) for the latest Gargoyle to add to my /etc/opkg.conf

Re: Adjust Repositories

Posted: Sat May 05, 2018 7:01 pm
by Lantis
What version are you running?
All official releases should be set automatically and only need changes as per this thread: 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

Re: Adjust Repositories

Posted: Sun May 06, 2018 2:15 am
by Laiza7i
Lantis wrote:What version are you running?
Gargoyle version 1.10.0

Re: Adjust Repositories

Posted: Sun May 06, 2018 2:21 am
by Laiza7i
Lantis 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
Sorry, I don't understand anything. This is my /etc/opkg.conf

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

Re: Adjust Repositories

Posted: Sun May 06, 2018 5:05 am
by Lantis
What device are you using?
can you please provide a screenshot of the plugins page from the GUI?

Re: Adjust Repositories

Posted: Sun May 06, 2018 6:27 am
by Laiza7i
Lantis wrote:What device are you using?
can you please provide a screenshot of the plugins page from the GUI?
Can you see my attachmennt screenshot? If not, there is text version:

Plugin Root:/plugin_root
Root Drive 512.000 kBytes Total, 224.000 kBytes Free
  • English-EN language strings for Gargoyle web interface
  • OpenVPN Support for Gargoyle
  • USB Printer Support for Gargoyle
  • USB Storage Support for Gargoyle
And that is all!

Re: Adjust Repositories

Posted: Sun May 06, 2018 6:38 am
by Lantis
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

Re: Adjust Repositories

Posted: Sun May 06, 2018 6:40 am
by Laiza7i
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
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/opkg

Re: Adjust Repositories

Posted: Sun May 06, 2018 6:49 am
by Laiza7i
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
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.

If to put them to file /etc/opkg.conf - works fine.

Re: Adjust Repositories

Posted: Sun May 06, 2018 7:15 am
by Lantis
That part of the wiki is not applicable here