Using FW 6.08.6

Hi All:

We have an app that required old FW on an RUT950. Problem is, the openwrt guys have moved the packages to the archive which is an https server so the included wget can’t update using opkg.
I have used curl to copy the https://archive.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/packages/Packages.gz file to the /root directory. How can I force opkg to use this local file to update the routers package list.
We need to install the openssh-sftp-server

cheers,
John

Hello,

You can use the link you provided as a custom feed for updating opkg. Simply update the customfeeds.conf file located in /etc/opkg with your link. If this doesn’t work, you can also update the packages link in the distfeeds.conf file.

2024-03-25-09-28-24-192.168.1.1

Best regards,

Marijus

This topic was automatically closed after 15 days. New replies are no longer allowed.