A script to automate the use of raspi-config to quickly apply a common set of defaults across multiple Raspberry Pi OS deployments.
Specifically - with current defaults - used to quickly reset the UK-based localization options (preset within the OS distribution) to US:
- Locale
- Timezone
- Keyboard
- WLAN Country
Also - with current defaults - sets the GPU Memory Split to the minimum allowed of 16 MB for optimzed used in headless deployments.
Mark A. Ziesemer