Open
Conversation
Built zstdcat against the Android NDK for arm, arm_64, x86 and x86_64. This binary is needed by debootstrap for newer versions of Ubuntu and not present before Android 12. Included build instructions used to build binaries. Signed-off-by: Niel Fourie <niel.fourie@gmail.com>
|
Can you also provide an apk with these changes? |
Author
|
@TheMorc, use at own risk, if it breaks you get to keep both parts. ;-) |
|
This repo is abandoned, consider this fork https://github.com/lateautumn233/Linuxdeploy-Pro/ You can choose the most current versions, although it cannot start ssh |
Scratch-S
reviewed
Jun 24, 2024
| <item>precise</item> | ||
| <item>trusty</item> | ||
| <item>xenial</item> | ||
| <item>bionic</item> |
Scratch-S
reviewed
Jun 24, 2024
| <string name="x86_64_debian_arch" translatable="false">amd64</string> | ||
|
|
||
| <!-- Ubuntu --> | ||
| <string name="ubuntu_suite" translatable="false">bionic</string> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please note this PR includes changes from a PR from Dakkaron, and is dependent on meefik/linuxdeploy-cli#30. Added zstdcat binaries, required for installing Jammy on Android 11 and below. This has been tested on Galaxy S7 running Android 8 and Galaxy Tab S6 Lite running Android 11.