negan07 / ancistrus

Netgear's D7000 Nighthawk Router Experience Distributed Project
https://negan07.github.io/ancistrus/
GNU General Public License v2.0
66 stars 17 forks source link

Any chance to support Optware/Entware? #98

Open Jishun opened 1 year ago

Jishun commented 1 year ago

should have found this awesome project earlier thanks!

By going though the issue list I realized that it might be impossible to leverage openwrt package source, though optware/entware use uclibc. it'd be good to support optware then enjoy the rick packages

negan07 commented 1 year ago

uclibc are only one of the lib compatibilities required. Many more things must be verified and modified to obtain working packages. To use them as they are, a deep software reorganization is required, keeping in mind that original kernel core cannot be skipped due to source code lack.