mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-11-24 01:23:16 -05:00
Everything needed to build DivestOS, a more private and more secure aftermarket mobile operating system.
when the file `~/.divested.vars.${BDEVICE}` exists it get
sourced after the default variables set by init.sh.
so to make use of this you have to
`export BDEVICE=hotdog`
before `source ../Scripts/init.sh`. Then the file `~/.divested.vars.hotdog` will
be sourced - if existent.
this way one can:
- override defaults without touching the init.sh (makes git pull more convenient)
- set different settings for different devices
Signed-off-by: steadfasterX <steadfasterX@gmail.com>
|
||
|---|---|---|
| Logs | ||
| Manifests | ||
| Misc | ||
| Patches | ||
| PrebuiltApps@a18563a3bc | ||
| Scripts | ||
| .gitignore | ||
| .gitmodules | ||
| fix_permissions.sh | ||
| LICENSE | ||
| LICENSE.Apache-2.0 | ||
| LICENSE.GPL-3.0 | ||
| LICENSE.Unsplash | ||
| README.md | ||
| TODO | ||
