- Mitglied seit
- 04. Sep 2008
- Beiträge
- 2.341
- Punkte für Reaktionen
- 14
- Punkte
- 84
This looks like opkg and opkg already works with iPKGui, but not tested by me.
You can add the repository in iPKGui and use it with ipkg. But be aware of many missing dependencies and broken packages, because this repository use other package dependencies and don't match with also installed packages. iPKGui has a simple buildin function to fix broken packages, but it is is unfortunately no wizard Therefore its best to use only the old or the new repository, not both!
If you wish to use the new one, then its best to deinstall the old packages, add repo under options - package feeds, refresh package list two times, restart ipkgui and install packages from new repo.
iPKGui use the also known arch type (e.g. x86), but the new repo has its own arch type for x86 and arm. You must edit the feed configuration in /opt/etc/ipkg after you add it via options - package feeds manualy to work as expected.
Sample x86:
Sample arm:
You can add the repository in iPKGui and use it with ipkg. But be aware of many missing dependencies and broken packages, because this repository use other package dependencies and don't match with also installed packages. iPKGui has a simple buildin function to fix broken packages, but it is is unfortunately no wizard Therefore its best to use only the old or the new repository, not both!
If you wish to use the new one, then its best to deinstall the old packages, add repo under options - package feeds, refresh package list two times, restart ipkgui and install packages from new repo.
iPKGui use the also known arch type (e.g. x86), but the new repo has its own arch type for x86 and arm. You must edit the feed configuration in /opt/etc/ipkg after you add it via options - package feeds manualy to work as expected.
Sample x86:
Rich (BBCode):
src/gz qnapx86 http://qnapware.zyxmon.org/binaries-x86/
arch all 1
arch noarch 10
arch qnapx86 20
Rich (BBCode):
src/gz qnaparm http://qnapware.zyxmon.org/binaries-arm/
arch all 1
arch noarch 10
arch qnaparm 20
Zuletzt bearbeitet: