OpenOverlayRouter / oor

OpenOverlayRouter is an implementation to create programmable overlay networks.
http://openoverlayrouter.org/
Apache License 2.0
123 stars 39 forks source link

Provide binary package for Turris Omnia router #24

Closed renne closed 6 years ago

renne commented 6 years ago

The Turris Omnia router uses a modified OpenWRT 15.05. Please provide an OOR-package. I opened an issue OpenOverlayRouter package in the turris-os-packages repository.

albert-lopez commented 6 years ago

I have generated the OOR package for OpenWRT 17.01 (they removed the branch for 15.05). Try if it works. If not, we would try to find a copy of 15.05. You can download the package here

renne commented 6 years ago
root@turris:/tmp/run/mountd/sde1# opkg install ./oor_1.2.1-5_marvell_armada_37x_38x_xp.ipk 
Unknown package 'oor'.
Collected errors:
 * pkg_hash_fetch_best_installation_candidate: Packages for oor found, but incompatible with the architectures configured
 * opkg_install_cmd: Cannot install package oor.

I suggest to fork the turris-os-packages repository, add an OOR Makefile and make a pull request.

renne commented 6 years ago

@BKPepe from the TurrisOS project has asked to add the package to the OpenWRT package repository.

Running a primary nameserver on the Turris Omnia via LISP would be great!

renne commented 6 years ago

Push ...

renne commented 6 years ago

Duplicate of #34