mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 06:26:20 -04:00
Tweaks and Fixes
This commit is contained in:
parent
f65bbb8ee0
commit
fcc8ffc5bd
6 changed files with 23 additions and 27 deletions
|
@ -18,8 +18,8 @@ git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0033.patch
|
|||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0034.patch
|
||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0035.patch
|
||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0036.patch
|
||||
#git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0037.patch
|
||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0038.patch
|
||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0037.patch
|
||||
#git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0038.patch
|
||||
#git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0039.patch
|
||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0040.patch
|
||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0041.patch
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
#along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
#Delete Everything and Sync
|
||||
#repo forall -c 'git add -A && git reset --hard' && rm -rf packages/apps/{FDroid,GmsCore,Silence} out && repo sync -j20 --force-sync && repopick -t n_asb_12-2017
|
||||
#repo forall -c 'git add -A && git reset --hard' && rm -rf packages/apps/{FDroid,GmsCore,Silence} out && repo sync -j20 --force-sync
|
||||
|
||||
#Apply all of our changes
|
||||
#source ../../Scripts/LineageOS-14.1/00init.sh && source $scripts/Patch.sh && source $scripts/Defaults.sh && source $scripts/Optimize.sh && source $scripts/Rebrand.sh && source $scripts/Theme.sh && source $scripts/Deblob.sh && source $scripts/Patch_CVE.sh && source build/envsetup.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue