pelya / debian-noroot

Debian running on Android, without rooting your phone
https://play.google.com/store/apps/details?id=com.cuntubuntu
388 stars 70 forks source link

Creating a ARM64 image #22

Closed SuicSoft closed 4 years ago

SuicSoft commented 8 years ago

I have a Nexus 9 which is a 64-bit Android tablet.I would like to compile for ARM64 to speed it up

pelya commented 8 years ago

You can replace armhf with arm64 in the debootstrap arguments in the script. You will also need to replace proot binary in 'dist' with arm64 version before building an image: https://github.com/proot-me/proot-static-build On Jun 27, 2016 4:46 AM, "Suici Doga" notifications@github.com wrote:

I have a Nexus 9 which is a 64-bit Android tablet.I would like to compile for ARM64 to speed it up

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pelya/debian-noroot/issues/22, or mute the thread https://github.com/notifications/unsubscribe/AAJewJ5WaX7q2XufprVnIBrGSIjchtpQks5qPytugaJpZM4I-szq .

pelya commented 4 years ago

Fixed in version 20.01.07