Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This is not an issue but rather information/documentation how I added the fantastic-packages which might help other #13

Open
diepeterpan opened this issue Sep 29, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@diepeterpan
Copy link

diepeterpan commented Sep 29, 2024

Alternate semi-manual method:

  1. Add the following to /etc/opkg/customfeeds.conf, can be done via Luci System / Software / Configure opkg

Change 23.05 and aarch64_cortex-a53 where necessary for your router's chipset architecture

src/gz fantastic_packages_packages https://fantastic-packages.github.io/packages/releases/23.05/packages/aarch64_cortex-a53/packages
src/gz fantastic_packages_luci https://fantastic-packages.github.io/packages/releases/23.05/packages/aarch64_cortex-a53/luci
src/gz fantastic_packages_special https://fantastic-packages.github.io/packages/releases/23.05/packages/aarch64_cortex-a53/special
  1. In a command line on the router install the certificate to verify the packages

Change 23.05 and 53ff2b6672243d28 where necessary for your router's

cd /tmp
wget https://fantastic-packages.github.io/packages/releases/23.05/53ff2b6672243d28.pub
opkg-key add 53ff2b6672243d28.pub
  1. Update lists in Luci System / Software

  2. Select and install Fantastic Packages via Luci

@muink muink added the help wanted Extra attention is needed label Sep 30, 2024
@R0iZ
Copy link

R0iZ commented Oct 8, 2024

There is an error during opkg update:
Downloading /Packages.gz Failed to allocate uclient context *** Failed to download the package list from /Packages.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants