fsquillace / junest

The lightweight Arch Linux based distro that runs, without root privileges, on top of any other Linux distro.
GNU General Public License v3.0
2.08k stars 110 forks source link

Any chance on supporting aarch64? #309

Open Saldivarcher opened 1 year ago

Saldivarcher commented 1 year ago

It would be nice if there was native aarch64 support.

fsquillace commented 1 year ago

That is strictly related on how we can make it working using Travis. I could not manage to run an archlinux docker container in it yet.

Anyone that can help on this is welcome. Essentially what we need is to run an archlinux ARM docker container with --privilege. Once we got that everything should be easy.

What I tried so far: