Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cypherpunkarmory/userland-assets-support

Repository for building and holding the core assets of UserLAnd
https://github.com/cypherpunkarmory/userland-assets-support

Last synced: 9 days ago
JSON representation

Repository for building and holding the core assets of UserLAnd

Awesome Lists containing this project

README

        

# UserLAnd-Assets-Support

NOTE: Releases to this repo MUST be prereleases while majority of UserLAnd users are using v2.5.10 or below.

A repository for holding assets used by all distros/apps for UserLAnd

After cloning this repo, you simply do the following...

`./scripts/buildArch.sh $desiredArch`
`./scripts/installArch.sh $desiredArch`

where `desiredArch` can be `arm`, `arm64`, `x86`, `x86_64`, `all`
`all` does not mean all of the previous. It just relates to the files under assets/all

Note: When proot is built, we pull and build from the code found [here](https://github.com/CypherpunkArmory/proot).