Everything needed to build DivestOS, a more private and more secure aftermarket mobile operating system.
Go to file
steadfasterX b3bef085f8
allow to specify thread counts (sync,build)
when DOS_MAX_THREADS_REPO and/or DOS_MAX_THREADS_BUILD are defined
in init.sh they will be used. otherwise the max threads are calculated
based on the cpu cores count.

if that calculation fails (depends on nproc) a default fallback of:

- 4 is used for repo sync (which reflects the current state for repo sync)
- `<empty>` is used for make - which yields to no limitation (which reflects the current state for mka / make)

to avoid issues regarding being rate limited a max value for repo sync processes
will overwrite DOS_MAX_THREADS_REPO when set greater than MAX_THREADS_REPO_RATE (8).

Signed-off-by: steadfasterX <steadfasterX@gmail.com>
2023-03-31 21:00:01 +02:00
Logs Updates, logging, and churn 2023-03-31 12:38:46 -04:00
Manifests More drops 2023-03-25 22:45:10 -04:00
Misc Fixes 2023-03-20 17:51:09 -04:00
Patches Updates, logging, and churn 2023-03-31 12:38:46 -04:00
PrebuiltApps@0022d96ba9 Drop devices working on 20.0 2023-03-25 17:04:25 -04:00
Scripts allow to specify thread counts (sync,build) 2023-03-31 21:00:01 +02:00
.gitignore Update CVE patchers 2021-11-26 11:54:59 -05:00
.gitmodules Submodule updates 2019-03-20 22:43:38 -04:00
fix_permissions.sh Updates, logging, and churn 2023-03-31 12:38:46 -04:00
LICENSE Fix fix 2022-12-15 17:47:53 -05:00
LICENSE.Apache-2.0 Update license 2019-05-09 06:43:09 -04:00
LICENSE.GPL-3.0 Use clearer SPDX identifiers 2021-04-22 13:15:43 -04:00
LICENSE.Unsplash Minor changes 2019-09-05 04:23:28 -04:00
README.md Add a README 2022-07-28 19:21:31 -04:00
TODO Small tweaks 2021-12-31 21:39:04 -05:00

Banner

Please see the website for documentation