mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-01-30 09:03:37 -05:00
Going the distance...
This commit is contained in:
parent
3fb3824f6d
commit
eeba3fd873
2
LICENSE
2
LICENSE
@ -1,4 +1,4 @@
|
||||
Copyright (c) 2017-2018 Spot Communications, Inc.
|
||||
Copyright (c) 2017-2018 Divested Computing, Inc.
|
||||
|
||||
Below are the license mappings for all of the files found in this repository. All attempts have been made to ensure accuracy of the corresponding license files. If you've found an issue please file an issue or pull request.
|
||||
|
||||
|
@ -94,7 +94,7 @@
|
||||
<!-- address -->
|
||||
<item>https://divestos.xyz/fdroid/official</item>
|
||||
<!-- description -->
|
||||
<item>This repository contains apps created by DivestOS and Spot Communications, Inc.
|
||||
<item>This repository contains apps created by Divested Computing, Inc.
|
||||
</item>
|
||||
<!-- version -->
|
||||
<item>18</item>
|
||||
|
@ -97,12 +97,12 @@
|
||||
{
|
||||
"location": "https://spotco.us/blocklists/Mobile.txt",
|
||||
"state": 0,
|
||||
"title": "Ads - Spot Communications - GPLv3"
|
||||
"title": "Ads - Divested Computing, Inc. - GPLv3"
|
||||
},
|
||||
{
|
||||
"location": "https://spotco.us/blocklists/Experimental.txt",
|
||||
"state": 0,
|
||||
"title": "Ads - Spot Communications - MIT"
|
||||
"title": "Ads - Divested Computing, Inc. - MIT"
|
||||
},
|
||||
{
|
||||
"location": "https://ransomwaretracker.abuse.ch/downloads/RW_DOMBL.txt",
|
||||
|
@ -94,7 +94,7 @@
|
||||
<!-- address -->
|
||||
<item>https://divestos.xyz/fdroid/official</item>
|
||||
<!-- description -->
|
||||
<item>This repository contains apps created by DivestOS and Spot Communications, Inc.
|
||||
<item>This repository contains apps created by Divested Computing, Inc.
|
||||
</item>
|
||||
<!-- version -->
|
||||
<item>18</item>
|
||||
|
@ -97,12 +97,12 @@
|
||||
{
|
||||
"location": "https://spotco.us/blocklists/Mobile.txt",
|
||||
"state": 0,
|
||||
"title": "Ads - Spot Communications - GPLv3"
|
||||
"title": "Ads - Divested Computing, Inc. - GPLv3"
|
||||
},
|
||||
{
|
||||
"location": "https://spotco.us/blocklists/Experimental.txt",
|
||||
"state": 0,
|
||||
"title": "Ads - Spot Communications - MIT"
|
||||
"title": "Ads - Divested Computing, Inc. - MIT"
|
||||
},
|
||||
{
|
||||
"location": "https://ransomwaretracker.abuse.ch/downloads/RW_DOMBL.txt",
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 16ec8d20797637ccca01001fe907b8a168102368
|
||||
Subproject commit cb4d875c18bad4b4efe8e2096a19463e53cb4818
|
@ -1 +1 @@
|
||||
Subproject commit a375f09367f561be9f4cb3b31b649600141a3390
|
||||
Subproject commit 12542b661065e57ecc3e45d9a3ca73ffd56c6478
|
@ -1 +1 @@
|
||||
Subproject commit 23d54093920eae1ff0be7782d32c8bf2696f6182
|
||||
Subproject commit dd837ba69a5226249c0b5b3cfc208050fba427bc
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#DivestOS: A privacy oriented Android distribution
|
||||
#Copyright (c) 2017-2018 Spot Communications, Inc.
|
||||
#Copyright (c) 2017-2018 Divested Computing, Inc.
|
||||
#
|
||||
#This program is free software: you can redistribute it and/or modify
|
||||
#it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#DivestOS: A privacy oriented Android distribution
|
||||
#Copyright (c) 2017-2018 Spot Communications, Inc.
|
||||
#Copyright (c) 2017-2018 Divested Computing, Inc.
|
||||
#
|
||||
#This program is free software: you can redistribute it and/or modify
|
||||
#it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#DivestOS: A privacy oriented Android distribution
|
||||
#Copyright (c) 2017-2018 Spot Communications, Inc.
|
||||
#Copyright (c) 2017-2018 Divested Computing, Inc.
|
||||
#
|
||||
#This program is free software: you can redistribute it and/or modify
|
||||
#it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#DivestOS: A privacy oriented Android distribution
|
||||
#Copyright (c) 2017-2018 Spot Communications, Inc.
|
||||
#Copyright (c) 2017-2018 Divested Computing, Inc.
|
||||
#
|
||||
#This program is free software: you can redistribute it and/or modify
|
||||
#it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#DivestOS: A privacy oriented Android distribution
|
||||
#Copyright (c) 2017-2018 Spot Communications, Inc.
|
||||
#Copyright (c) 2017-2018 Divested Computing, Inc.
|
||||
#
|
||||
#This program is free software: you can redistribute it and/or modify
|
||||
#it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#DivestOS: A privacy oriented Android distribution
|
||||
#Copyright (c) 2017-2018 Spot Communications, Inc.
|
||||
#Copyright (c) 2017-2018 Divested Computing, Inc.
|
||||
#
|
||||
#This program is free software: you can redistribute it and/or modify
|
||||
#it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#DivestOS: A privacy oriented Android distribution
|
||||
#Copyright (c) 2017-2018 Spot Communications, Inc.
|
||||
#Copyright (c) 2017-2018 Divested Computing, Inc.
|
||||
#
|
||||
#This program is free software: you can redistribute it and/or modify
|
||||
#it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#DivestOS: A privacy oriented Android distribution
|
||||
#Copyright (c) 2015-2018 Spot Communications, Inc.
|
||||
#Copyright (c) 2015-2018 Divested Computing, Inc.
|
||||
#
|
||||
#This program is free software: you can redistribute it and/or modify
|
||||
#it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#DivestOS: A privacy oriented Android distribution
|
||||
#Copyright (c) 2017-2018 Spot Communications, Inc.
|
||||
#Copyright (c) 2017-2018 Divested Computing, Inc.
|
||||
#
|
||||
#This program is free software: you can redistribute it and/or modify
|
||||
#it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#DivestOS: A privacy oriented Android distribution
|
||||
#Copyright (c) 2017-2018 Spot Communications, Inc.
|
||||
#Copyright (c) 2017-2018 Divested Computing, Inc.
|
||||
#
|
||||
#This program is free software: you can redistribute it and/or modify
|
||||
#it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#DivestOS: A privacy oriented Android distribution
|
||||
#Copyright (c) 2017-2018 Spot Communications, Inc.
|
||||
#Copyright (c) 2017-2018 Divested Computing, Inc.
|
||||
#
|
||||
#This program is free software: you can redistribute it and/or modify
|
||||
#it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#DivestOS: A privacy oriented Android distribution
|
||||
#Copyright (c) 2017-2018 Spot Communications, Inc.
|
||||
#Copyright (c) 2017-2018 Divested Computing, Inc.
|
||||
#
|
||||
#This program is free software: you can redistribute it and/or modify
|
||||
#it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#DivestOS: A privacy oriented Android distribution
|
||||
#Copyright (c) 2017-2018 Spot Communications, Inc.
|
||||
#Copyright (c) 2017-2018 Divested Computing, Inc.
|
||||
#
|
||||
#This program is free software: you can redistribute it and/or modify
|
||||
#it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#DivestOS: A privacy oriented Android distribution
|
||||
#Copyright (c) 2017-2018 Spot Communications, Inc.
|
||||
#Copyright (c) 2017-2018 Divested Computing, Inc.
|
||||
#
|
||||
#This program is free software: you can redistribute it and/or modify
|
||||
#it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#DivestOS: A privacy oriented Android distribution
|
||||
#Copyright (c) 2015-2018 Spot Communications, Inc.
|
||||
#Copyright (c) 2015-2018 Divested Computing, Inc.
|
||||
#
|
||||
#This program is free software: you can redistribute it and/or modify
|
||||
#it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#DivestOS: A privacy oriented Android distribution
|
||||
#Copyright (c) 2017-2018 Spot Communications, Inc.
|
||||
#Copyright (c) 2017-2018 Divested Computing, Inc.
|
||||
#
|
||||
#This program is free software: you can redistribute it and/or modify
|
||||
#it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#DivestOS: A privacy oriented Android distribution
|
||||
#Copyright (c) 2017-2018 Spot Communications, Inc.
|
||||
#Copyright (c) 2017-2018 Divested Computing, Inc.
|
||||
#
|
||||
#This program is free software: you can redistribute it and/or modify
|
||||
#it under the terms of the GNU General Public License as published by
|
||||
@ -20,10 +20,10 @@
|
||||
#START OF USER CONFIGURABLE OPTIONS
|
||||
export androidWorkspace="/mnt/Drive-3/"; #XXX: THIS MUST BE CORRECT TO BUILD!
|
||||
|
||||
export DEFAULT_DNS="OpenNIC"; #Sets default DNS, choices: Cloudflare, OpenNIC
|
||||
export DEFAULT_DNS="OpenNIC"; #Sets default DNS. Options: Cloudflare, OpenNIC
|
||||
export GLONASS_FORCED_ENABLE=false; #Enables GLONASS on all devices
|
||||
export MALWARE_SCAN_ENABLED=true; #Set true to perform a fast scan on patchWorkspace() and a through scan on buildAll()
|
||||
export MALWARE_SCAN_SETTING="quick"; #buildAll() scan speed. Options are quick, extra, slow, full
|
||||
export MALWARE_SCAN_SETTING="quick"; #buildAll() scan speed. Options: quick, extra, slow, full
|
||||
export MICROG_INCLUDED=true; #Switch to false to prevent inclusion of microG
|
||||
export HOSTS_BLOCKING=true; #Switch to false to prevent inclusion of our HOSTS file
|
||||
export OVERCLOCKS_ENABLED=true; #Switch to false to disable overclocks
|
||||
|
Loading…
x
Reference in New Issue
Block a user