Repository for building and holding the core assets of UserLAnd
Go to file
Corbin Champion a74c6208a7 add pactl
2022-03-16 15:10:37 -07:00
.circleci don't make PR from circleci 2019-06-19 13:28:52 -07:00
apps resync assets, apps and scripts with staging 2019-06-17 14:17:03 -07:00
assets Start pulse audio daemon outside of rootfs 2022-03-16 10:14:07 -07:00
docker fix the hash for ca-certs and make all archs run 2019-06-17 14:39:18 -07:00
input add pactl 2022-03-16 15:10:37 -07:00
.gitignore fix path to release directory 2019-03-19 12:38:39 -07:00
buildArch.sh play with making a commit from circle 2019-03-20 15:49:19 -07:00
LICENSE Initial commit 2018-07-19 09:55:15 -07:00
README.md Update README.md 2018-08-22 11:44:13 -07:00

UserLAnd-Assets-Support

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.