DivestOS/Scripts
steadfasterX ad32c617d5 support per device config
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>
2023-04-14 18:50:37 +00:00
..
Common Disable logging, has weird behavior 2023-04-01 20:06:04 -04:00
LineageOS-14.1 Pull in n-asb-2023-04 2023-04-12 15:30:59 -04:00
LineageOS-15.1 Switch fingerprint locked to 5 attempts instead of 3 + churn 2023-04-12 15:26:26 -04:00
LineageOS-16.0 Switch fingerprint locked to 5 attempts instead of 3 + churn 2023-04-12 15:26:26 -04:00
LineageOS-17.1 Switch fingerprint locked to 5 attempts instead of 3 + churn 2023-04-12 15:26:26 -04:00
LineageOS-18.1 Switch fingerprint locked to 5 attempts instead of 3 + churn 2023-04-12 15:26:26 -04:00
LineageOS-19.1 Picks + churn 2023-04-12 20:47:31 -04:00
LineageOS-20.0 Switch fingerprint locked to 5 attempts instead of 3 + churn 2023-04-12 15:26:26 -04:00
Generate_Signing_Keys.sh Tiny "fix" 2023-03-10 17:51:04 -05:00
Generate_Supporting_Files.sh Robustness improvements 2023-03-08 01:14:06 -05:00
Generate_Verified_Boot_Hashes.sh Fixup license 2022-12-15 17:39:21 -05:00
Generate_Wallpaper_Sizes.sh Fixup 2022-08-15 16:40:32 -04:00
init.sh support per device config 2023-04-14 18:50:37 +00:00
Update_Commons.sh Update commons 2023-04-04 10:27:10 -04:00