Repository for building and holding the core assets of UserLAnd
Go to file
corbinlc c66581b42b
Merge pull request #108 from CypherpunkArmory/backup-restore
Use busybox's gzip when doing extract/compress
2019-03-12 16:06:34 -07:00
.circleci Update config.yml 2018-07-24 14:37:45 -07:00
apps Merge pull request #101 from CypherpunkArmory/add-lxde-xfce 2019-02-27 15:41:49 -08:00
assets touch timestamps before shipping this change 2019-03-12 16:03:52 -07:00
scripts touch timestamps before shipping this change 2019-03-12 16:03:52 -07:00
.gitignore rebuild assets from scripts 2018-08-21 16:29:53 -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.