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

aarch64 (arm64) package installation support #4

Open
ixty opened this issue May 24, 2018 · 3 comments
Open

aarch64 (arm64) package installation support #4

ixty opened this issue May 24, 2018 · 3 comments

Comments

@ixty
Copy link

ixty commented May 24, 2018

Hello, you can use the following line to add support for arm64 packages:
"aarch64": "wget -O - http://bin.entware.net/aarch64-k3.10/installer/generic.sh | /bin/sh"

Thanks for this very useful project!

@nongiach
Copy link
Owner

Hey, perfect, love it. I still need to get ride of this HTTP cleartext issue ^^. Do you mind doing a pull request ? I will gladly do it for you but I'd like to boost PR stats :D

@ixty
Copy link
Author

ixty commented May 25, 2018

Yeah ok sure, I'll do that sometime this weekend.
As for https, bin.entware.net does support it so the installer URL can be set to use it but i have no ideas about opkg internals and if packages can be downloaded securely.

@nongiach
Copy link
Owner

Hmm, I will predownload all .sh scripts and put them on this github. At some point if I have enough motivation I will repackage everything to compress all images to 15mo and preconfigure them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants