Everything needed to build DivestOS, a more private and more secure aftermarket mobile operating system.
Go to file
Tad 1603092c50 Not all kernels have (working) getrandom support
hammerhead 16.0 was reported not booting
and shamu 18.1 was reported to take ~15+ minutes to boot

hammerhead does not have getrandom so it failed immediately

shamu does have getrandom BUT it blocks during init
meaning it'll wait until the entropy pool slowly fills

In tested I did not discovery this
I tested on flox/mako/d852/klte/clark/sailfish/mata/cheeseburger/fajita
All the newer ones have working getrandom
All the older ones included a patch to make getrandom non blocking on init

Signed-off-by: Tad <tad@spotco.us>
2022-03-17 13:21:52 -04:00
Manifests hardened_malloc fixes for broken devices 2022-03-16 02:01:19 -04:00
Misc Not all kernels have (working) getrandom support 2022-03-17 13:21:52 -04:00
Patches Not all kernels have (working) getrandom support 2022-03-17 13:21:52 -04:00
PrebuiltApps@4472db7087 Small tweaks 2022-02-09 00:22:02 -05:00
Scripts Not all kernels have (working) getrandom support 2022-03-17 13:21:52 -04: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 Drop 11.0 2021-10-14 20:08:44 -04:00
LICENSE Use clearer SPDX identifiers 2021-04-22 13:15:43 -04: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
TODO Small tweaks 2021-12-31 21:39:04 -05:00